필터 지우기
필터 지우기

How is the effectiveness metric in Otsu's method (graythresh) calculated?

조회 수: 4 (최근 30일)
coolguynp
coolguynp 2015년 5월 19일
답변: Image Analyst 2015년 5월 19일
What is the mathematical formula used to evaluate threshold effectiveness metric in graythresh method? What is the best way to use this metric?

답변 (1개)

Image Analyst
Image Analyst 2015년 5월 19일
I don't know and I wouldn't worry about it. It either works or it doesn't, and in my experience, it usually doesn't. It only seems to work well with images that have a uniform background and a nicely bimodal histogram, which is rarely encountered in the real world except in things like machine vision apps that are looking at parts, like for a robot "pick and place" type of app.

Community Treasure Hunt

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

Start Hunting!

Translated by