文件名称:ObjectTrackingAndOptimalThresholding
介绍说明--下载内容均来自于网络,请自行研究使用
The application works with non-compressed grayscale AVI files. Run mainGUI.p. Load AVI file first using "Load". To process the next fr a me 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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mainGUI.p
on_close.p
on_load.p
on_mouse.p
on_step.p
on_threshold.p
Read.me
on_close.p
on_load.p
on_mouse.p
on_step.p
on_threshold.p
Read.me