필터 지우기
필터 지우기

How to get velocimetry from a single particle image?

조회 수: 1 (최근 30일)
JCH
JCH 2020년 9월 15일
댓글: JCH 2020년 9월 15일
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
KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 9월 15일
편집: KALYAN ACHARJYA 2020년 9월 15일
"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 2020년 9월 15일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by