How can we write matlab code for uniform and non uniform quantization for images?

3 views (last 30 days)
I need a matlab code quantize a image uniformly and non uniformly...

Accepted Answer

Image Analyst
Image Analyst on 28 Oct 2013
I don't know what this means exactly but start by looking at imquantize(), adapthisteq(), imhistmatch(), imadjust(), histeq(), qtdecomp(), etc. in the Image Processing Toolbox. By the way, are you talking about quantization spatially, or of the intensity values?
  3 Comments

Sign in to comment.

More Answers (1)

fei_die liu
fei_die liu on 28 Oct 2016
quantize
  1 Comment
Image Analyst
Image Analyst on 28 Oct 2016
Again, this "Answer" also doesn't make any sense, nor does it answer the original poster's three year old question.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!