input.txt
来自「国外一个大牛人写的MEAN-SHIFT目标跟踪算法」· 文本 代码 · 共 36 行
TXT
36 行
2
C:/Data/File1.avi
C:/Data/temp/
File1Title
91 95 78 412
8
32
ppm
C:/Videos/Running.avi
C:/Videos/temp/
RunningOut
51 115 78 412
12
64
jpeg
-=-=-=-=-=-=-=-=-= DONT ERASE BELOW THIS LINE =-=-=-=-=-=-=-=-=-
first line in file indicates the number of datasets present
for each data set the following info is needed
input avi file
output directory
output file title
center_X center_Y
starting_frame
ending_frame
target_radius
number_of_bins
output image_type (can be ppm, jpeg, or another opencv supported type)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?