Ilya A. Volynets-Evenbakh
|
9749afb116
|
Fix crash on exit in opencv_annotation
destroyWindow was called twice during completion of the
annotation procedure, resulting in a crash, and failure to write
an output file
|
2018-03-14 09:40:45 -07:00 |
|
luz.paz
|
d47b1f3b70
|
Misc. ./apps ./doc ./platoforms typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
2018-02-08 13:04:34 -05:00 |
|
Vitaly Tuzov
|
51cb56ef2c
|
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
|
2017-12-13 15:00:38 +03:00 |
|
StevenPuttemans
|
46fa9a6bd4
|
fix some issues with skipping files and old redundant code
|
2017-01-06 12:35:56 +01:00 |
|
StevenPuttemans
|
d8698fc359
|
allow for screen size related resizing
|
2016-08-02 10:44:01 +02:00 |
|
StevenPuttemans
|
e0f19ec48a
|
change parameter input to the CommandLineParser interface
|
2016-07-27 14:02:28 +02:00 |
|
StevenPuttemans
|
b922d49a28
|
vectorize process + enable early quitting/storage + enable delete annotion option
|
2016-04-13 10:20:18 +02:00 |
|
StevenPuttemans
|
b47f2600cd
|
missing break statement
|
2016-03-04 09:41:13 +01:00 |
|
StevenPuttemans
|
d0344cd308
|
add checks for valid input data given to parameters
make the software system dependent
add LICENSE on top
|
2015-08-06 10:24:33 +02:00 |
|
StevenPuttemans
|
a58bfbf3c7
|
info on how to use the tool
|
2015-03-06 13:52:02 +01:00 |
|
StevenPuttemans
|
0833352660
|
add annotation tool master branch
|
2015-02-25 11:31:50 +01:00 |
|