- 03 Jun, 2018 8 commits
-
-
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
-
- 28 May, 2018 1 commit
-
-
Davis King authored
-
- 27 May, 2018 10 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
outputs. Also cleaned up the code a bit.
-
Davis King authored
-
Davis King authored
-
Davis King authored
rectangle.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 26 May, 2018 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-