54 Commits (6703cddd93a396ab024a3e375d23e7e93af9f25a)

Author SHA1 Message Date
soyer 6ca4d391b7 bioinspired: remove the non-existent opencv_ocl module from CMakeList 7 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin b9d83609de build: eliminate GCC8 warnings 7 years ago
Alexander Alekhin ebc142b1d8
Merge pull request #1623 from alalek:android_pack_fix_contrib 7 years ago
Alexander Alekhin 06de054482 bioinspired: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Maksim Shabunin c99d1c3b04 Fixed several warnings produced by clang-6.0.0 7 years ago
Alexander Alekhin 57ff363389 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Maksim Shabunin b16d9dbcc5 Fixed several warnings produced by GCC 7 7 years ago
Alexander Alekhin 6f322a893d bioinspired(ocl): refactor OpenCL conditions 7 years ago
Vladislav Sovrasov 53b82426e8 bioinspired: move all factories into corresponding classes 8 years ago
Vladislav Sovrasov 6adf012e9a bioinspired: prevent call ocl implementation when log sampling is enabled in retina (there is no log sampling kernel) 8 years ago
Vladislav Sovrasov 5bbca68d7a bioinspired: add time measurement in sample 8 years ago
Vladislav Sovrasov ca7683eed9 bioinspired: prevent zero output when OCL is enabled but Mat was passed as buffer instead of UMat 8 years ago
Vladislav Sovrasov 8dc1920bef bioinspired: cleanup in samples 8 years ago
Vladislav Sovrasov ec6ab8cdd5 bioinspired: remove register specifier to prevent possible warnings from cxx11 compilers 8 years ago
Li Peng 966b2f55b9 Overhaul bioinspired opencl implementation 8 years ago
catree af26ce3af2 Bioinspired module: remove printSetup to avoid unnecessary printing in the console, fix some typos. (#905) 8 years ago
Amro 4e0b7f394d quick fix to avoid CMake 3.5 crashing in cl2cpp.cmake 9 years ago
Andrea Merello 6bd381cf4b Tutorial: add a new bioispired tutorial about reproducing optical illusions 9 years ago
Patrick Snape c8986b13fc Complex issue around const valarray indexing 10 years ago
Vadim Pisarevsky e3995236ed added test for http://code.opencv.org/issues/3943; 10 years ago
root 8591272666 trying to solve pyhton warnings 10 years ago
Alexandre Benoit ecbc652e2e trying to fix python wrapper warning on win64 10 years ago
Alexandre Benoit bce2fca9ec text enhancement 10 years ago
Alexandre Benoit ad9c379a0d fixed warning 10 years ago
Alexandre Benoit 45c49d802e added stdout welcome message and fixed warning 10 years ago
Alexandre Benoit 03c9e232e8 figure update 10 years ago
Alexandre Benoit 60cbf17abd added python support and completed documentation 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago
Maksim Shabunin 2b74ca6f12 Added opencv_contrib_world module and fixed some compilation warnings on iOS 10 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 10 years ago
Maksim Shabunin bad3cd2427 Fixed some existing doxygen comments 11 years ago
Maksim Shabunin 185836bc51 Java wrappers for bioinspired module 11 years ago
StevenPuttemans c20ea8e7e8 adding more clear documentation 11 years ago
Maksim Shabunin f7763b9a4e Fixed bioinspired/retina OpenCL java wrapping 11 years ago
Maksim Shabunin d210ec58e0 Enabled java wrappers for bioinspired/retina module 11 years ago
vbystricky c7c2375800 Split highgui module to videoio and highgui 11 years ago
vbystricky 44aace290c Fix include of imgcodecs 11 years ago
Alexandre Benoit 3ae595c1a7 updated code formating of reina samples 11 years ago
Alexandre Benoit 154bc89d38 added samples to use retina in its basic form and for HDR tone mapping 11 years ago
Ilya Lavrenov ae5c87eafa fixed warnings 11 years ago
Alexander Alekhin 67ee17078f fix doc 11 years ago
Kirill Kornyakov 05fc3a9909 Fix bioinspired build on Mac (clang) 11 years ago
Alexandre Benoit 8ed9d2604f added a local extremum blob detector that can be used after retina module to detect transient areas (low level saliency) 11 years ago
Ilya Lavrenov 2fa1d53ff8 added perf tests for bioinspired 11 years ago
Ilya Lavrenov bcee96b24d bioinspired -> opencv_contrib 11 years ago