- 11 Jun, 2018 4 commits
-
-
Davis King authored
-
Davis King authored
norm regularization stuff to Python. This also includes adding num_separable_filters() and threshold_filter_singular_values() to the Python API.
-
Davis King authored
-
Davis King authored
-
- 10 Jun, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 09 Jun, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
shape_predictor_trainer.
-
- 08 Jun, 2018 1 commit
-
-
Davis King authored
-
- 07 Jun, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
to allow for parallel execution of the objective function calls.
-
- 04 Jun, 2018 1 commit
-
-
Davis King authored
-
- 03 Jun, 2018 9 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Augusto Fraga Giachero authored
The 4 bytes starting from the 0x06 offset of a bmp file are marked as 'Reserved' but it doesn't guarantee that these bytes are zeroed, some applications uses this area for its own purposes and the output file still a valid bmp file.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Augusto Fraga Giachero authored
The 'long' type can be 32 bits or 64 bits depending on what compiler you are using (LLP64 vs LP64). If the long type is 64 bits the biHeight variable will receive a very big number when the bmp image height is negative, causing a std::bad_alloc exception when calling the 'image.set_size' method.
-
Alexis Tsogias authored
-
- 01 Jun, 2018 8 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
why I didn't do this a long time ago.
-
Davis King authored
-
- 31 May, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 29 May, 2018 7 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
hough_transform objects and made some argument names more consistent.
-
Davis King authored
-
Davis King authored
-