Plotting droplet size distribution from spray image

7 次查看(过去 30 天)
I am trying to find out the droplet size distribution from a spray nozzle. So I have taken high speed imaging data for the same. Now, I want to find out the droplet size distribtion for a particular tiff file. I tried to write my own code, but it is not giving appropriate results. So, If anyone can help me out solving this problem then i would be greatful to him. Thank you.

回答(1 个)

Image Analyst
Image Analyst 2023-11-8
We might be able to help if the droplets are all separated in your image. I have worked on several spray problems in the past. If your image is not good then you might have to alter/improve your image capture conditions, or else measure something else that is relevant, like area fraction or whatever.
It's a generic, general purpose demo of how to threshold an image to find blobs, and then measure things about the blobs, and extract certain blobs based on their areas or diameters.
If you have any more questions, then attach your image(s) with the paperclip icon after you read this:
  2 个评论
Manojkumar Gupta
Manojkumar Gupta 2023-11-9
Thank you Image Analyst. I think My image is good enough to work on and the droplets are also seperated enough as you can see in the attached jpg file. I wanted to plot drop size distribution (i.e. Number of droplets vs its diameter.) I tried my own code but I think it is not giving the correct results, If you can help me out in the same then i will be greaful to you.
Thank you.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Power Converters 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by