Matlab Codes - Digital Holography
8 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I'm working on a project which is about Digital In-line Holographic Microscopy. I have to write a Matlab code for my project which detects and measures the microparticles in the holographic image.
https://www.dropbox.com/s/dif5jiox3kj9849/hp_m-holo_mikro2_scaled.png
Unfortunately I don't have enough experience with Matlab that's why it is quite difficult for me. Can anyone help me with Matlab to write the code for the detection and measurement of the microparticles?
Thanks a lot.
Best Regards
0 件のコメント
採用された回答
Image Analyst
2013 年 11 月 25 日
Please take a look at my Image Segmentation Tutorial. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 It should get you up to speed.
If you want a GUI for it, you might take a look at this framework, which is all ready for you to plug your code into. http://www.mathworks.com/matlabcentral/fileexchange/24224-magic-matlab-generic-imaging-component
2 件のコメント
Image Analyst
2013 年 12 月 6 日
But did you expect that I already had a microparticle in hologram application ready to turn over to you? I thought you could use the program as a basis to get started. It's very general and uses a very simple image, but that is on purpose, so that people can learn the concepts. If I had a complicated image, with a complicated algorithm, then it wouldn't be much good as an introductory tutorial, would it? Hopefully you'll be able to keep working on your program until it works, so if I've given you a helpful start then go ahead and mark as accepted but if you have more questions feel free to ask. (Posting your image might help.)
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!