Description: Write their own TLD tracking algorithm, to achieve a pedestrian detection and tracking, after several debugging, and now the function has been basically achieved, the detection efficiency is high, the effect is obvious
To Search:
File list (Check if you may need any files):
TLD跟踪学习算法
...............\bbox
...............\....\bb_burn.m
...............\....\bb_center.m
...............\....\bb_click.m
...............\....\bb_click_move.m
...............\....\bb_cluster.m
...............\....\bb_cluster_confidence.m
...............\....\bb_correct.m
...............\....\bb_distance.m
...............\....\bb_draw.m
...............\....\bb_get_similar.m
...............\....\bb_height.m
...............\....\bb_hull.m
...............\....\bb_isdef.m
...............\....\bb_isin.m
...............\....\bb_isout.m
...............\....\bb_normalize.m
...............\....\bb_points.m
...............\....\bb_predict.m
...............\....\bb_rescale_absolute.m
...............\....\bb_rescale_relative.m
...............\....\bb_scale.m
...............\....\bb_scan.m
...............\....\bb_shift_absolute.m
...............\....\bb_shift_relative.m
...............\....\bb_size.m
...............\....\bb_square.m
...............\....\bb_width.m
...............\compile.m
...............\img
...............\...\cam_record.m
...............\...\cam_wait.m
...............\...\gt_create.m
...............\...\gt_display.m
...............\...\img_alloc.m
...............\...\img_any2any.m
...............\...\img_blur.m
...............\...\img_dir.m
...............\...\img_get.m
...............\...\img_merge_frames.m
...............\...\img_patch.m
...............\initcamera.m
...............\LICENSE
...............\mex
...............\...\bb_overlap.cpp
...............\...\bb_overlap.mexw32
...............\...\distance.cpp
...............\...\distance.mexw32
...............\...\fern.cpp
...............\...\fern.mexw32
...............\...\ii.cpp
...............\...\ii2.cpp
...............\...\linkagemex.cpp
...............\...\linkagemex.mexw32
...............\...\lk.backup.cpp
...............\...\lk.cpp
...............\...\lk.mexw32
...............\...\tld.cpp
...............\...\tld.h
...............\...\tld.obj
...............\...\vs2008.sln
...............\...\vs2008.suo
...............\...\vs2008.vcproj
...............\...\vs2008.vcproj.XPS1330.Zdenek.user
...............\...\warp.cpp
...............\...\warp.mexw32
...............\other
...............\.....\init_workspace.m
...............\.....\run_TLD_demo.m
...............\.....\stabilize.m
...............\.....\usbclear.m
...............\.....\usbinit.m
...............\.....\VisualStudio.sln
...............\.....\webcam.jpg
...............\README
...............\run_TLD.m
...............\test
...............\....\test_bbox_shift_overlap.m
...............\....\test_bb_scan.m
...............\....\test_display_layers.m
...............\....\test_face_detector.m
...............\....\test_featureGenerata.m
...............\....\test_getPatch.m
...............\....\test_tmdPatch2Pattern.m
...............\....\test_webcam.m
...............\tld
...............\...\tldDemo.m
...............\...\tldDetection.m
...............\...\tldDisplay.m
...............\...\tldExample.m
...............\...\tldGenerateAprioriData.m
...............\...\tldGenerateFeatures.m
...............\...\tldGenerateNegativeData.m
...............\...\tldGeneratePositiveData.m
...............\...\tldGeneratePositiveData_single_bbox.m
...............\...\tldGetPattern.m
...............\...\tldGetPattern_fast.m
...............\...\tldInit.m
...............\...\tldInitDetector.m