Clear Filters
Clear Filters

How to get velocimetry from a single particle image?

1 view (last 30 days)
JCH
JCH on 15 Sep 2020
Commented: JCH on 15 Sep 2020
Hello everyone. I am a graduate student studying image processing.
I want to velocimetry calculated from a single particle image for the reason that the PIV equipment has failed.
My basic idea is as follows.
  1. original image -> rgb2grey -> threshold
  2. Calculate the velocity using the 'trajectory length of particle' & 'camera exposure time'
And let me show you example image
You can see the particle trajectory. In my opinion, only the brightest of the many particles will be available for calculation.
And I plan to measure the length per pixel.
So, what I'd like to ask you is can i calculate the velocity field in this idea and, if possible, what code i need.
I look forward to hearing from everyone.
Thank you so much.
  2 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 15 Sep 2020
Edited: KALYAN ACHARJYA on 15 Sep 2020
"In my opinion, only the brightest of the many particles will be available for calculation"
More brighter pixel avalible, then it can be more velocity?? Is this ?
JCH
JCH on 15 Sep 2020
Thank you for your comment.
I think... If I apply threshold processing, most of the particles will be treated black.
Therefore, I think the particles used for image processing are the brightest things.
The brightness and particles velocity are independent of each other.
Thank you.

Sign in to comment.

Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!