Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
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
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Repository
ea20f5e2cafa42f100e51b49dafcda8cb7dd3ea1
Switch branch/tag
dlib
tools
python
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixed dlib.range's iterator interface to work in python 3.
· 285bba76
Davis King
authored
8 years ago
285bba76
Name
Last commit
Last update
..
basic.cpp
Fixed dlib.range's iterator interface to work in python 3.
8 years ago
cca.cpp
clarified specs
11 years ago
conversion.h
Add a new conversion header
10 years ago
correlation_tracker.cpp
Update docs on corr tracker, return side lobe
10 years ago
decision_functions.cpp
Moved python C++ utility headers into dlib/python and updated
11 years ago
dlib.cpp
Made the python __version__ field come from the DLIB_VERSION macro set by
9 years ago
gui.cpp
Add overlay overload for drectangle
10 years ago
image.cpp
Refactor rgb_pixel out of object detection
10 years ago
indexing.h
Add rendering of faces (lines)
10 years ago
matrix.cpp
Moved python C++ utility headers into dlib/python and updated
11 years ago
object_detection.cpp
Add detection threshold adjustment to object detection python interface (#140)
9 years ago
other.cpp
Made max_cost_assignment() give an error if you incorrectly give it a
10 years ago
rectangles.cpp
Propagate equality operators through to Python
9 years ago
sequence_segmenter.cpp
Moved python C++ utility headers into dlib/python and updated
11 years ago
serialize_object_detector.h
Clarified a few comments and simplified the serialization code a bit.
10 years ago
shape_predictor.cpp
Allow serilization and printing of shape_predictor_training_options
9 years ago
shape_predictor.h
Allow serilization and printing of shape_predictor_training_options
9 years ago
simple_object_detector.h
Python/Simple object detector trainer. Added upsample_limit option
9 years ago
simple_object_detector_py.h
Add detection threshold adjustment to object detection python interface (#140)
9 years ago
svm_c_trainer.cpp
Added set_prior() to the python interfaces of the relevant trainer objects.
11 years ago
svm_rank_trainer.cpp
Added set_prior() to the python interfaces of the relevant trainer objects.
11 years ago
svm_struct.cpp
Moved python C++ utility headers into dlib/python and updated
11 years ago
testing_results.h
Added missing license statements to the tops of these files.
12 years ago
vector.cpp
Add rendering of faces (lines)
10 years ago