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
다운로드 수: 244
업데이트 날짜: 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://kr.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 CenterMATLAB Answers에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0