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
91ae3de1c9d716e28ebcdfbe7595fc64a5d166c2
Switch branch/tag
dlib
dlib
image_transforms
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Made extract_image_4points() use std::array instead of std::vector and also
· 91ae3de1
Davis King
authored
7 years ago
made it more robust to funky inputs.
91ae3de1
Name
Last commit
Last update
..
assign_image.h
Fixed assign_border_pixels(img, rect) so that it correctly zeros
10 years ago
assign_image_abstract.h
clarified spec
7 years ago
colormaps.h
generic image all the way - colormaps.h (#971)
7 years ago
colormaps_abstract.h
Clarified spec
7 years ago
draw.h
Added draw_solid_circle()
10 years ago
draw_abstract.h
Added draw_solid_circle()
10 years ago
edge_detector.h
Added find_bright_keypoints() and find_dark_keypoints(). Also added a convenience overload
7 years ago
edge_detector_abstract.h
Fixed docs
7 years ago
equalize_histogram.h
Added a file that defines a new generic image interface for images in dlib.
11 years ago
equalize_histogram_abstract.h
Added links to the generic image definition in all the relevant abstract files.
11 years ago
fhog.h
GCC/Clang compatible SIMD code ./dlib/simd/simd**_vec.h (#414)
8 years ago
fhog_abstract.h
Merged and also updated documentation to reflect these changes.
9 years ago
hough_transform.h
Added some utility routines to the hough_transform object.
7 years ago
hough_transform_abstract.h
Fixed docs
7 years ago
image_pyramid.h
Refactored create_tiled_pyramid() code to remove unnecessary copying. It's now
7 years ago
image_pyramid_abstract.h
fixed typo in docs
7 years ago
integral_image.h
Added a file that defines a new generic image interface for images in dlib.
11 years ago
integral_image_abstract.h
Added links to the generic image definition in all the relevant abstract files.
11 years ago
interpolation.h
Made extract_image_4points() use std::array instead of std::vector and also
7 years ago
interpolation_abstract.h
Made extract_image_4points() use std::array instead of std::vector and also
7 years ago
label_connected_blobs.h
Fixed label_connected_blobs_watershed() only working in C++14 and if all
7 years ago
label_connected_blobs_abstract.h
Added label_connected_blobs_watershed()
7 years ago
lbp.h
Fixed a minor bug in extract_highdim_face_lbp_descriptors() which was pointed
10 years ago
lbp_abstract.h
clarified spec
10 years ago
morphological_operations.h
Added encode_8_pixel_neighbors() and find_line_endpoints().
7 years ago
morphological_operations_abstract.h
Loading commit data...
random_color_transform.h
Loading commit data...
random_color_transform_abstract.h
Loading commit data...
random_cropper.h
Loading commit data...
random_cropper_abstract.h
Loading commit data...
segment_image.h
Loading commit data...
segment_image_abstract.h
Loading commit data...
spatial_filtering.h
Loading commit data...
spatial_filtering_abstract.h
Loading commit data...
thresholding.h
Loading commit data...
thresholding_abstract.h
Loading commit data...