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
master
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
dpoint mutates x-coord in y-property (see #1794) (#1866)
· efd4e274
Mischan Toosarani-Hausberger
authored
5 years ago
efd4e274
Name
Last commit
Last update
..
basic.cpp
Fixed compiler warnings
6 years ago
cca.cpp
- Added rectangless.
7 years ago
cnn_face_detector.cpp
Improved python docs
7 years ago
conversion.h
Fixed some python functions not taking as wide a range of images as they did in
6 years ago
correlation_tracker.cpp
Added numpy_image templated class that makes a numpy array
7 years ago
decision_functions.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
dlib.cpp
Split image2.cpp into two files to help speed up the build.
6 years ago
face_recognition.cpp
Add python api that generates desciptor(s) from the aligned image(s) (#1667)
6 years ago
global_optimization.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
gui.cpp
Added methods for getting keyboard and mouse clicks to image_window's pyhton API.
5 years ago
image.cpp
Split image.cpp into two files so builds are more parallelizeable.
6 years ago
image2.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
image3.cpp
Split image.cpp into two files so builds are more parallelizeable.
6 years ago
image4.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
image_dataset_metadata.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
indexing.h
Replace boost::python with pybind11 (#1040)
7 years ago
line.cpp
Updated count_points_on_side_of_line() python binding.
6 years ago
matrix.cpp
- Added rectangless.
7 years ago
numpy_returns.cpp
Minor changes to avoid bugs in some compilers.
6 years ago
object_detection.cpp
Avoid compiler bug
6 years ago
opaque_types.h
Made it so you can fully build image_dataset_metadata::dataset objects from python.
6 years ago
other.cpp
- Added rectangless.
7 years ago
rectangles.cpp
Python Image and Rectangle Scaling (#1488)
6 years ago
sequence_segmenter.cpp
- Added rectangless.
7 years ago
serialize_object_detector.h
Clarified a few comments and simplified the serialization code a bit.
10 years ago
shape_predictor.cpp
Make dlib.full_object_detection take list of dlib.point or dlib.points.
6 years ago
shape_predictor.h
Fixed print formatting.
6 years ago
simple_object_detector.h
Fixed integer overflow.
6 years ago
simple_object_detector_py.h
Made the run_multiple() routine work identically for fhog and simple object detectors.
6 years ago
svm_c_trainer.cpp
- Added rectangless.
7 years ago
svm_rank_trainer.cpp
- Added rectangless.
7 years ago
svm_struct.cpp
Fixed compiler warnings
6 years ago
testing_results.h
Updated code to work with new regression test output.
7 years ago
vector.cpp
dpoint mutates x-coord in y-property (see #1794) (#1866)
5 years ago