- 19 Jun, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 18 Jun, 2018 2 commits
- 
- 
Davis King authoredobject_detector constructor from python. So now you can pack multiple detectors into one object via the python API. 
- 
Davis King authored
 
- 
- 17 Jun, 2018 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredimage_window in Python. 
- 
Davis King authoredinteger radius. Also made the circles centered on the center of the pixel at their center when you zoom in. 
- 
Davis King authored
- 
Davis King authored
 
- 
- 16 Jun, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 13 Jun, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 12 Jun, 2018 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 11 Jun, 2018 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authorednorm 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 authoredshape_predictor_trainer. 
 
- 
- 08 Jun, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 07 Jun, 2018 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredto 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 authoredThe 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 authoredThe '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 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
-