1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
Alexander Alekhin
06de054482 bioinspired: apply CV_OVERRIDE/CV_FINAL 2018-03-21 16:59:10 +03:00
Vladislav Sovrasov
53b82426e8 bioinspired: move all factories into corresponding classes 2017-08-17 15:32:37 +03:00
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>
2017-01-12 08:49:08 +08:00
catree
af26ce3af2 Bioinspired module: remove printSetup to avoid unnecessary printing in the console, fix some typos. (#905) 2016-12-23 13:53:18 +03:00
root
8591272666 trying to solve pyhton warnings 2015-05-06 16:56:22 +02:00
Alexandre Benoit
ecbc652e2e trying to fix python wrapper warning on win64 2015-05-06 08:10:04 +02:00
Alexandre Benoit
60cbf17abd added python support and completed documentation 2015-05-03 13:05:50 +02:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
Maksim Shabunin
bad3cd2427 Fixed some existing doxygen comments 2014-10-21 16:03:02 +04:00
Maksim Shabunin
185836bc51 Java wrappers for bioinspired module 2014-10-17 19:33:58 +04:00
Maksim Shabunin
f7763b9a4e Fixed bioinspired/retina OpenCL java wrapping 2014-09-23 13:32:34 +04:00
Maksim Shabunin
d210ec58e0 Enabled java wrappers for bioinspired/retina module 2014-09-22 11:42:48 +04:00
Ilya Lavrenov
ae5c87eafa fixed warnings 2014-06-20 15:45:07 +04:00
Alexandre Benoit
8ed9d2604f added a local extremum blob detector that can be used after retina module to detect transient areas (low level saliency) 2014-02-17 21:50:04 +01:00
Ilya Lavrenov
bcee96b24d bioinspired -> opencv_contrib 2014-01-21 19:10:29 +04:00