- 03 Mar, 2015 1 commit
-
-
Davis King authored
-
- 28 Feb, 2015 1 commit
-
-
Davis King authored
than necessary when pulling out chips.
-
- 18 Feb, 2015 1 commit
-
-
Davis King authored
and const correctness.
-
- 12 Feb, 2015 1 commit
-
-
Davis King authored
-
- 11 Feb, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 26 Jan, 2015 1 commit
-
-
Davis King authored
to use it.
-
- 04 Jan, 2015 1 commit
-
-
Davis King authored
particular, this change allows complex valued images to be the output of extract_image_chips().
-
- 29 Dec, 2014 1 commit
-
-
Davis King authored
incorrect outputs when the requested chip stretched the image unevenly vertically or horizontally. This is because we used the best similarity transform rather than affine transform between the image and the output chip.
-
- 15 Dec, 2014 1 commit
-
-
Davis King authored
like cv_image as input.
-
- 19 Nov, 2014 1 commit
-
-
haja authored
--HG-- extra : rebase_source : 3875b192c4c15d82b8106a17020ed53ff922c8ef
-
- 16 Nov, 2014 1 commit
-
-
Davis King authored
unrotated chip. Also added another constructor to chip_details that takes just a rectangle.
-
- 15 Sep, 2014 1 commit
-
-
Davis King authored
-
- 07 Sep, 2014 1 commit
-
-
Davis King authored
-
- 06 Sep, 2014 4 commits
-
-
Davis King authored
lower lip since those are really mobile parts of the face.
-
Davis King authored
detections.
-
Davis King authored
-
Davis King authored
correspondences between the chip and the original image.
-
- 03 Sep, 2014 1 commit
-
-
Davis King authored
-
- 19 Jul, 2014 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 18 Jul, 2014 1 commit
-
-
Davis King authored
-
- 17 Jul, 2014 1 commit
-
-
Davis King authored
This is the dlib/image_processing/generic_image.h file. Then I changed all the image processing functions so that they use this interface. All the changes are very minor, but there are just a lot of them. Any user code that was using array2d objects to represent images will still work. However, this change makes it so that users can use their own custom image objects with dlib by simply implementing a few global functions for their image object.
-
- 04 Oct, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 03 Oct, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
a special version of it that is optimized for this case.
-
Davis King authored
-
Davis King authored
-
- 23 Aug, 2013 1 commit
-
-
Davis King authored
-
- 08 Feb, 2014 1 commit
-
-
Davis King authored
explicitly specify the dimensions of the extracted chips.
-
- 01 Feb, 2014 1 commit
-
-
Davis King authored
but not ENABLE_ASSERTS.
-
- 27 Jan, 2014 1 commit
-
-
Davis King authored
with full_object_detection objects in addition to rectangles.
-
- 01 Jan, 2014 1 commit
-
-
Davis King authored
-
- 27 Dec, 2013 1 commit
-
-
Davis King authored
-
- 25 Dec, 2013 1 commit
-
-
Davis King authored
-
- 23 Dec, 2013 1 commit
-
-
Davis King authored
describes the exact transformation used. - Fixed a bug in rotate_image(), it returned a point_transform_affine object that did the opposite of what the specification said it returns.
-
- 01 Dec, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
rotate_image_dataset().
-
- 22 Nov, 2013 1 commit
-
-
Davis King authored
rectangles instead of just one.
-