Matlab Codes - Digital Holography
9 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 25 Nov 2013
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 Comments
Image Analyst
on 6 Dec 2013
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.)
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!