Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
D
dlib
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 钟尚武
  • dlib
  • Repository

Switch branch/tag
  • dlib
  • python_examples
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Patrick Snape's avatar
    Add example of python correlation tracker · dd922c66
    Patrick Snape authored 10 years ago
    This replicates the c++ example.
    dd922c66
Name
Last commit
Last update
..
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Sort out PEP8 issues in the examples 10 years ago
compile_dlib_python_module.bat Made compile script go back to starting folder upon completion. 12 years ago
correlation_tracker.py Add example of python correlation tracker 10 years ago
face_detector.py Added default upsampling amount to detector.run(). Also moved the 10 years ago
face_landmark_detection.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago
find_candidate_object_locations.py Added notes about installing skimage. 10 years ago
max_cost_assignment.py Clarified a few comments and simplified the serialization code a bit. 10 years ago
sequence_segmenter.py Clarified a few comments and simplified the serialization code a bit. 10 years ago
svm_rank.py Sort out PEP8 issues in the examples 10 years ago
svm_struct.py Sort out PEP8 issues in the examples 10 years ago
train_object_detector.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago
train_shape_predictor.py Replaced the raw_input() calls with a call into dlib since raw_input() isn't 10 years ago