Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv_contrib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv_contrib
9fbdde4a971407119c87f91c8dd01e606566c65a
9fbdde4a971407119c87f91c8dd01e606566c65a
Switch branch/tag
opencv_contrib
modules
tracking
CMakeLists.txt
Find file
Normal view
History
Permalink
CMakeLists.txt
92 Bytes
Edit
Web IDE
Newer
Older
Added tracking module
9e30b50d
Antonella Cascitelli
committed
11 years ago
1
set
(
the_description
"Tracking API"
)
The implementation of particle filtering tracker
2fda95b8
Alex Leontiev
committed
11 years ago
2
ocv_define_module
(
tracking opencv_imgproc opencv_optim
)