inquiry ((image processing))
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Sean de Wolski
2011 年 4 月 27 日
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.