Top > Binarization
#contents

* 閾値決定 [#t66f1909]
** Pタイル法 (p-tile method) [#p-tile]
ヒストグラム面積の割合を元に閾値を決める

** モード法  (mode method)  [#mode]

双峰性ヒストグラムの谷間を閾値にする

** 判別分析法 (OTSH method)[#otsu]

- 判別分析法(大津の二値化)
--  https://imagingsolution.net/imaging/discriminant-analysis-method/

分離度の最大化
分散が最小

** エントロピー最大化 (Kapur) [#kapur]



*  閾値可変 [#y4e8feb0]

** 移動平均法 [#q2e02e5e]
** Niblack 法 [#jf5d86e9]

** Sauvola法 [#ce691b94]

- sauvola.py
--  https://gist.github.com/cia-rana/c5f5acf632eb75a090a9a65ded749f15


*. [#v86d9f0c]

- .2値化
--  http://dbkids.co.jp/popimaging/IntroduceFunctions/Binarization.htm

- 画像処理解説書(基本編) 
--  https://www.fast-corp.co.jp/software_dl/upload/doc/0206/pdf_j/gkaisetsu_b.pdf

- 【画像処理】二値化処理の原理・計算式
--  https://algorithm.joho.info/image-processing/thresholding/

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes