필터 지우기
필터 지우기

what excaxtly the gray2ind does?

조회 수: 2 (최근 30일)
alex
alex 2012년 6월 13일
in the descripion it says- gray2ind scales and then rounds the intensity image to produce an equivalent indexed image. but what does it do compare to uniformal quantization? if uniformal quantization of 2 levels would send all the values to 0 and 127 , the gray2ind sends all the values to 0 and 255.. for 16 levels it does 16 levels but starts from 17 now and not 0... so whats the logic in this function quantization?

채택된 답변

Image Analyst
Image Analyst 2012년 6월 17일
I don't see any use for this function in the way that you described. Why do you want to use it that way? It's main purpose is to reduce the number of gray levels in an image. Here's an explanation of the concept using color images: http://en.wikipedia.org/wiki/Color_quantization

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by