필터 지우기
필터 지우기

plot the coordinates of migrating cells over time and calculate the overall angle to vertical

조회 수: 4 (최근 30일)
I am shooting movies of cells migrating in chicken embryos from a central mid line and I need to plot each fluorescent cell (hundreds) (GFP) at each time point in Matlab. These co-ordinates will over time provide an overall trajectory to the vertical midline or a reset 0 deg angle and the cell direction angles recorded to provide an average angle direction for all the cells. several movies need to be analysed this way with varying treatments so that differences in the angle will be noted. Hope you can guide me to the appropriate training. thanks Tim

답변 (1개)

Lauren
Lauren 2016년 9월 27일
I'm not sure I quite understand what you're looking for. Are you looking for a way to process the movie frames so that the cell positions are found automatically? If so, I would take a look at normxcorr2 and feed it an image of one cell. Your correlation will spike where the cell image matches and you can track the cell positions over time and then subsequently calculate your average angle. You might need to do some filtering/processing of the image beforehand to improve your correlation but it hopefully provides you with a starting point.

카테고리

Help CenterFile Exchange에서 Statics and Dynamics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by