How does multithresh and imquantize works
1 view (last 30 days)
Show older comments
Can anyone explain about multithresh and imquantize? I've read the documentation regarding it but I don't really understand how does it works and how do they relate to each other.
If i have a thresh = multithresh(A,4) Does it means that it returns 4 threshold values from the image? How does the system decides which values to return? And we have imquantize(A,thresh). What would happen?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!