検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 39 for threshold (0.004 sec.)
Sets the sarprop step error threshold factor 13093
« fann_set_sarprop_step_error_shift fann_set_sarprop_temperature » PHP Manual Fann 関数 Sets the ... sarprop step error threshold factor fann_set_sarprop_step_error_threshold_facto ... r (PECL fann >= 1.0.0) fann_set_sarprop_step_error_threshold_factor — Sets the sarprop step error threshold fac ... tor 説明 fann_set_sarprop_step_error_threshold_factor ( resource $ann , float $sarprop_step_error ... _threshold_factor ): bool Sets the sarprop step error thresho ...
https://man.plustar.jp/php/function.fann-set-sarprop-step-error-threshold-factor... - [similar]
Returns the sarprop step error threshold factor 12843
« fann_get_sarprop_step_error_shift fann_get_sarprop_temperature » PHP Manual Fann 関数 Returns ... the sarprop step error threshold factor fann_get_sarprop_step_error_threshold_facto ... r (PECL fann >= 1.0.0) fann_get_sarprop_step_error_threshold_factor — Returns the sarprop step error threshold ... factor 説明 fann_get_sarprop_step_error_threshold_factor ( resource $ann ): float The sarprop step e ... rror threshold factor. The default factor is 0.1. パラメータ ann ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-threshold-factor... - [similar]
Description 10509
« Imagick::segmentImage Imagick::separateImageChannel » PHP Manual Imagick Description Imagick:: ... eBlurImage ( float $radius , float $sigma , float $threshold , int $channel = Imagick::CHANNEL_DEFAULT ): bool ... Selectively blur an image within a contrast threshold. It is similar to the unsharpen mask that sharpens ... everything with contrast above a certain threshold. パラメータ radius sigma threshold channel そのモー ... ectiveBlurImage ( $imagePath , $radius , $sigma , $threshold , $channel ) { $imagick = new \ Imagick ( realpath ...
https://man.plustar.jp/php/imagick.selectiveblurimage.html - [similar]
画像をセピア調にする 9350
« Imagick::separateImageChannel Imagick::setBackgroundColor » PHP Manual Imagick 画像をセピア調に ... にする 説明 public Imagick::sepiaToneImage ( float $threshold ): bool 画像に特殊効果を施し、セピア調の写真のよう ... な画像にします。 threshold には 0 から QuantumRange までの値を指定し、 これが ... セピア調の効き具合を表します。threshold を 80 にすると、 とりあえずはそれなりの効き目になる ... でしょう。 パラメータ threshold 戻り値 成功した場合に true を返します。 エラー / 例 ...
https://man.plustar.jp/php/imagick.sepiatoneimage.html - [similar]
閾値にもとづいて個々のピクセルの値を変更する 9350
« Imagick::textureImage Imagick::thumbnailImage » PHP Manual Imagick 閾値にもとづいて個々のピクセ ... ルの値を変更する Imagick::thresholdImage (PECL imagick 2, PECL imagick 3) Imagick::thr ... て個々のピクセルの値を変更する 説明 public Imagick::thresholdImage ( float $threshold , int $channel = Imagick:: ... コントラストの高い 2 色の画像となります。 パラメータ threshold channel 戻り値 成功した場合に true を返します。 例 ... 例1 Imagick::thresholdImage() <?php function thresholdimage ( $imagePath ...
https://man.plustar.jp/php/imagick.thresholdimage.html - [similar]
画像を分割する 9084
« Imagick::scaleImage Imagick::selectiveBlurImage » PHP Manual Imagick 画像を分割する Imagick::s ... k::segmentImage ( int $COLORSPACE , float $cluster_threshold , float $smooth_threshold , bool $verbose = false ... ータ COLORSPACE COLORSPACE 定数 のいずれか。 cluster_threshold 有効と見なされるために必要な、 hexedra 内の最小ピク ... セル数を表すパーセンテージ。 smooth_threshold ヒストグラムからノイズを除去する。 verbose 識別した ... segmentImage ( $imagePath , $colorSpace , $clusterThreshold , $smoothThreshold ) { $imagick = new \ Imagick ( ...
https://man.plustar.jp/php/imagick.segmentimage.html - [similar]
大きな値に対する自動圧縮処理を有効にする 8896
« Memcache::set Memcache::setServerParams » PHP Manual Memcache 大きな値に対する自動圧縮処理を有 ... 効にする Memcache::setCompressThreshold (PECL memcache >= 2.0.0) Memcache::setCompressThre ... る自動圧縮処理を有効にする 説明 Memcache::setCompressThreshold ( int $threshold , float $min_savings = ? ): bool ... Memcache::setCompressThreshold() は、 大きな値に対して自動圧縮処理を有効にします。 ... memcache_set_compress_threshold() 関数を使用することも可能です。 注意 : この関数は ...
https://man.plustar.jp/php/memcache.setcompressthreshold.html - [similar]
画像にソラリゼーション効果を適用する 8833
« Gmagick::shearimage Gmagick::spreadimage » PHP Manual Gmagick 画像にソラリゼーション効果を適用 ... を適用する 説明 public Gmagick::solarizeimage ( int $threshold ): Gmagick 画像に特殊効果を施し、 印画紙の特定の箇 ... 所の露光時間を長くしたような画像になります。 threshold は 0 から QuantumRange までの値で、 ソラリゼーショ ... ンの効き具合を指定します。 パラメータ threshold ソラリゼーションの効き具合を指定します。 戻り値 Gm ... ード: 画像 , 効果 , Gmagick , 適用 , solarizeimage , threshold , 具合 , エラー , spreadimage , gmagick ...
https://man.plustar.jp/php/gmagick.solarizeimage.html - [similar]
画像にソラリゼーション効果を適用する 8739
« Imagick::smushImages Imagick::sparseColorImage » PHP Manual Imagick 画像にソラリゼーション効果 ... を適用する 説明 public Imagick::solarizeImage ( int $threshold ): bool 画像に特殊効果を施し、 印画紙の特定の箇所の ... 露光時間を長くしたような画像になります。 threshold は 0 から QuantumRange までの値で、 ソラリゼーショ ... ンの効き具合を指定します。 パラメータ threshold 戻り値 成功した場合に true を返します。 例 例1 Ima ... php function solarizeImage ( $imagePath , $solarizeThreshold ) { $imagick = new \ Imagick ( realpath ( $imagePa ...
https://man.plustar.jp/php/imagick.solarizeimage.html - [similar]
傾きを除去する 8692
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagi ... を除去する 説明 public Imagick::deskewImage ( float $threshold ): bool このメソッドを使うと、スキャナでの読み込み ... ck をコンパイルした場合に使用可能です。 パラメータ threshold 傾き除去の閾値。 戻り値 例 例1 Imagick::deskewImag ... e() <?php function deskewImage ( $threshold ) { $imagick = new \ Imagick ( realpath ( "images/ ... ed for deskewing. $deskewImagick -> deskewImage ( $threshold ); //The rest of this example is to make the resul ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
PREV 1 2 3 4 NEXT