Alexander Alekhin
|
f8a75c4361
|
dispatch: added CV_TRY_${OPT} macro, fix dnn build
- 1: OPT is available directly or via dispatcher
- 0: optimization is not compiled at all
|
2017-06-27 17:05:15 +03:00 |
|
dkurt
|
121789f78e
|
Fixed some bugs from Halide tests
|
2017-06-27 14:52:46 +03:00 |
|
Alexander Alekhin
|
16d1bbf2ea
|
dnn: fix build
- winpack
- opencv_world
|
2017-06-27 09:07:01 +03:00 |
|
Alexander Alekhin
|
986d27e49c
|
dnn: fix failed Torch tests
"Torch invalid argument 2: position must be smaller than LLONG_MAX"
These conditions are always true for "long position" argument.
|
2017-06-26 22:02:22 +03:00 |
|
Alexander Alekhin
|
93091ba203
|
dnn: AVX2 fix invalid unaligned read
|
2017-06-26 19:48:42 +03:00 |
|
Alexander Alekhin
|
93729784bb
|
dnn: move module from opencv_contrib
e6f63c7a38/modules/dnn
|
2017-06-26 13:41:51 +03:00 |
|