Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Hi... a image is there .. how to select some particular amount non zero coefficients ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
for examble 2568256 ....i want to take (256*256)/4 coefficients .. is thresholding is the method for this .. if thresholding is the method to do this whether we have to set manually value to select upper thershold?
if pixelvalue >150
{
select
}
else{}
this concept will work it out?
3 Kommentare
Image Analyst
am 5 Jan. 2012
I have no idea what coefficients you're talking about, despite this poorly commented code.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!