Alexander Alekhin
06de054482
bioinspired: apply CV_OVERRIDE/CV_FINAL
7 years ago
Vladislav Sovrasov
53b82426e8
bioinspired: move all factories into corresponding classes
8 years ago
Li Peng
966b2f55b9
Overhaul bioinspired opencl implementation
...
This patch update bioinspired opencl code to make it working
with latest opencv, major changes include:
1. data structure update, e.g. oclMat to UMat.
2. opencl kernel optimization to get it running faster
3. accuracy and perf test update.
Signed-off-by: Li Peng <peng.li@intel.com>
8 years ago
catree
af26ce3af2
Bioinspired module: remove printSetup to avoid unnecessary printing in the console, fix some typos. ( #905 )
8 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
60cbf17abd
added python support and completed documentation
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
11 years ago
Maksim Shabunin
bad3cd2427
Fixed some existing doxygen comments
11 years ago
Maksim Shabunin
185836bc51
Java wrappers for bioinspired module
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
Ilya Lavrenov
ae5c87eafa
fixed warnings
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
bcee96b24d
bioinspired -> opencv_contrib
11 years ago