Auto Thresholding using Otsu's method for HDL Code generation

バージョン 1.0.0.0 (89.3 KB) 作成者: Kei Otsuka
HDL Coder compatible Simulink model of Auto Thresholding algorithm
ダウンロード: 241
更新 2018/2/2

ライセンスの表示

This example shows how to create HDL Coder compatible Simulink model of Auto Thresholding algorithm by using Vision HDL Toolbox. Otsu's method is well known as a auto thresholding algorithm that chooses the threshold value to minimize the intraclass variance of the thresholded black and white pixels. MATLAB and Image Processing Toolbox provides some functions that uses Otsu's method, but these functions are not supported by HDL Coder. So, this example can be used to learn how to create auto thresholding algorithm in Simulink by using Simulink and Vision HDL Toolbox.
大津法は画像処理で良く用いられる閾値算出のアルゴリズムの1つです。クラス間分散とクラス内分散から分離度を求め、分離度が最大になる点を閾値として算出します。Image Processing Toolboxではこの大津法が含まれる関数が幾つか提供されていますが、何れもHDL Coderのサポート外となっており、直接VHDL/Verilogを生成することが出来ません。本モデルは大津法による自動2値化の処理を行うサブシステムを含み、HDL Coderを使ってVHDL/Verilogを生成することが可能です。
[Keyward]
画像処理・2値化・大津法・HDL・FPGA・自動コード生成・デモ・IPCVデモ・VHDL・Verilog

引用

Kei Otsuka (2025). Auto Thresholding using Otsu's method for HDL Code generation (https://www.mathworks.com/matlabcentral/fileexchange/65854-auto-thresholding-using-otsu-s-method-for-hdl-code-generation), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCode Generation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0