Kuwahara Filter Implementation

버전 1.0.0.0 (3.01 KB) 작성자: Carlos Wang
Kuwahara filter implementation for coloured images.
다운로드 수: 1.2K
업데이트 날짜: 2011/1/22

라이선스 보기

The pseudo-code/java applet referred to for the implementation can be found here:
http://www.cse.ust.hk/learning_objects/imageprocessing/kuwahara/kuwahara.html

Code example:
I = imread('peppers.png');
I_f = kuwahara_filter(I);
imshow(I_f);

인용 양식

Carlos Wang (2024). Kuwahara Filter Implementation (https://www.mathworks.com/matlabcentral/fileexchange/30132-kuwahara-filter-implementation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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