I have a .mat file with 10,000 images. How can I open them in matlab as frames one after the other, and then proceed to do particle tracking using center of intensity method?

 Akzeptierte Antwort

Image Analyst
Image Analyst am 17 Nov. 2021

1 Stimme

The Computer Vision Toolbox has tracking capabilities. Look into it.

2 Kommentare

Gucci
Gucci am 17 Nov. 2021
Thanks I will look into this,
I am fairly new to matlab, would you know how I could extract this data without this toolbox, as I have a .mat file with a 85x85x10000 double. Is there anywhere I could find syntax for this?
Gucci
Gucci am 17 Nov. 2021
when i try to view it, it says there are too many elements to preview

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

yanqi liu
yanqi liu am 18 Nov. 2021

0 Stimmen

sir,may be use the pf、cs and so on to tracking the target,such as

Kategorien

Produkte

Version

R2021b

Gefragt:

am 17 Nov. 2021

Beantwortet:

am 18 Nov. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by