suggest me suitable title of the following algorithm?

조회 수: 2 (최근 30일)
somasekar jalari
somasekar jalari 2015년 8월 11일
답변: Image Analyst 2015년 8월 11일
we carried out the following steps and suggest me suitable title for this algorithm. step-1: if the value of the gray scale image is more than threshold value then make it as 120 otherwise no need the change gray scale value(keep original value as same). step-2: using step-1 image, applied iterative thresolding algorithm to find optimal threshold value. i made name of the above algorithm as "two-stage thresholding". can u suggest me possible title?

채택된 답변

Image Analyst
Image Analyst 2015년 8월 11일
I'd just call it automatic thresholding. Yours is just one algorithm of a bazillion different automatic thresholding algorithms people have dreamed up. Yours does not seem very general purpose or useful for most images, so it's probably developed for a very specific type of image that you're dealing with.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by