目标跟踪【更新中...】
生活随笔
收集整理的這篇文章主要介紹了
目标跟踪【更新中...】
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
最近需要跟蹤clathrin CCP的運(yùn)動(dòng)與半徑,所以調(diào)研了一下多目標(biāo)跟蹤的方法:
首先總結(jié)一下基本工作流:
1.分割圖像,將圖像轉(zhuǎn)為二值化樣本,分割方法有太多了,根據(jù)情況而定,暫時(shí)定位分水嶺分割:
https://imagej.net/Interactive_Watershed
https://scikit-image.org/docs/dev/auto_examples/segmentation/plot_regionprops.html#sphx-glr-auto-examples-segmentation-plot-regionprops-py
2.二值化圖像定位質(zhì)心
3.質(zhì)心跟蹤:
https://soft-matter.github.io/trackpy/v0.3.2/tutorial/custom-feature-detection.html
https://soft-matter.github.io/trackpy/v0.4.1/introduction.html
http://site.physics.georgetown.edu/matlab/tutorial.html
總結(jié)
以上是生活随笔為你收集整理的目标跟踪【更新中...】的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: LA工作第一周体会
- 下一篇: NHibernate初学者指南(2):一