How can I track the number of tracked mosquitoes in a given time bin?

조회 수: 1 (최근 30일)
Matthew DeGennaro
Matthew DeGennaro 2014년 4월 13일
댓글: Image Analyst 2014년 4월 13일
I have processed 2D and 3D tracking data that I am trying to analyze. The post processed data files contain a matrix with a row for each tracked mosquito that contains the x, y, and z location as well as the time that the mosquito was tracked. I would like to calculate the number of tracked mosquitoes by converting each occurrence in time to 1 then adding up the tracks the fall within a given time bin. What would be the easiest way to accomplish this in a script?
  댓글 수: 5
Matthew DeGennaro
Matthew DeGennaro 2014년 4월 13일
All of the time points for mosquito #1 are contained in Objects.time. For example if you double click the Objects.time row, all the of multiple times the mosquito was tracked will come up. Does that make sense?
Image Analyst
Image Analyst 2014년 4월 13일
Not to me but hopefully it will to someone else. Good luck.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by