文件名称:ObjectTrackingAndOptimalThresholding
介绍说明--下载内容来自于网络,使用问题请自行百度
The application works with non-compressed grayscale AVI files. Run mainGUI.p. Load AVI file first using "Load". To process the next frame use "Step". To run the application until stop, use "Run" and "Stop". You can draw the tracking object using mouse at any step. You can use the function on_threshold separately:
thresholded image = on_threshold(double( grayscale image ),1,number of thresholds)
thresholds value = on_threshold(double( grayscale image ),0, number of thresholds)
All the code provided is written in Matlab language (M-files and/or M-functions), with no dll or other protected parts of code (P-files or executables). The code was developed with Matlab 14 SP1. Matlab Image Processing Toolbox is required.
thresholded image = on_threshold(double( grayscale image ),1,number of thresholds)
thresholds value = on_threshold(double( grayscale image ),0, number of thresholds)
All the code provided is written in Matlab language (M-files and/or M-functions), with no dll or other protected parts of code (P-files or executables). The code was developed with Matlab 14 SP1. Matlab Image Processing Toolbox is required.
相关搜索: object tracking matlab
object tracking in matlab
matlab tracking mouse
load image in matlab
avi
object tracking code in matlab
object tracking
ObjectTrackingAndOptimalThresholding
openocd
avi tracking
(系统自动生成,下载前可以参看下载内容)
下载文件列表
on_close.p
on_load.p
on_mouse.p
on_step.p
on_threshold.p
Read.me
mainGUI.p
on_load.p
on_mouse.p
on_step.p
on_threshold.p
Read.me
mainGUI.p
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.