inquiry ((image processing))
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everybody
please,
I have a simple inquiry
I have the choice between these topics in digital image
processing, I ask anyone who has the knowledge to tell me which
one is best for me and easier for me?
1)Wavelets
2)Image Compression
3)Image Segmentation
Thanks in advance
Kind regards
0 Kommentare
Akzeptierte Antwort
Sean de Wolski
am 27 Apr. 2011
Well I don't know you and I don't know how knowledgeable you are with image processing/Matlab/Calculus etc.
Personally I would do image segmentation (but the fact that my Master's thesis is about 1/3 related to image segmentation might bias me.).
You could always do:
choice = ceil(rand*3);
It stands about as good a chance of knowing what you want as we do.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!