2376 Commits (a8374b276737e07a2344e4313636e69b6f75e67d)

Author SHA1 Message Date
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 4009fb640c structured light: wrap create method of the SinusoidalPattern class 8 years ago
Alexander Alekhin 905b362f0a ximgproc: eliminate per-pixel manual loop 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
Linus Ericsson 54d65f9d74 Added python bindings for rgbd module (#1284) 8 years ago
Suleyman TURKMEN 29e3caf3e4 Update line_descriptor samples 8 years ago
Vladislav Sovrasov 5c2dfcd448 plot: make the module more customizable 8 years ago
berak 006dcae896 tracking: fix rounding error in trackerKCF 8 years ago
nyanp eaa022480f Add a definition to fix error on MSVC 8 years ago
LaurentBerger 3a05c24bbd Update doc for text module 8 years ago
berak 3d0e42f655 ximgproc: change M_PI to CV_PI in structured_edge_detection 8 years ago
Vladislav Samsonov 3442a8deee Handle incorrect flow vectors in gpc_evaluate; fixes opencv/opencv#9183 8 years ago
Vladislav Samsonov 617db6c4fe Fixed bug inside GPCDetails::dropOutliers(); fixes opencv/opencv#9220 8 years ago
sghoshcvc 111b3bed7d Modified to silent Clang warnings 8 years ago
Alexander Alekhin f266f33160 bgsegm(docs): information about author of BackgroundSubtractorCNT 8 years ago
sghoshcvc 0e74d63d2f Modified to handle windows warning 8 years ago
sghoshcvc 103fbaf4f2 White Space error in sample python script 8 years ago
sghoshcvc 4c9af58133 Fixed Text box demo error 8 years ago
sghoshcvc b913cac1df Fixed Doxygen Warning and error 8 years ago
sghoshcvc ca2a2abed0 Removed white space errors and platform specific warnings 8 years ago
sghoshcvc a617059f24 removed Java Wrapper 8 years ago
sghoshcvc 8cf800e650 fix a dependency bug 8 years ago
Alexander Alekhin 02ea1b6680 test: fix SIFT descriptor test 8 years ago
sghoshcvc 73ddeab66f simple cleaning and added comments 8 years ago
sghoshcvc 1bc908bdbd Added python sample script 8 years ago
sghoshcvc be395e5981 Modified the class heirarchy 8 years ago
LaurentBerger 26c2d0226d Update doc and method String getDefaultName() 8 years ago
berak b73d565d83 face: add a toplevel node to write(String) method 8 years ago
sghoshcvc 2b8ed124f2 added instructions to build 8 years ago
Maksim Shabunin a4e4d11a12 Fixed minor doc issue 8 years ago
Justin Hotchkiss Palermo 574e20000d fix spelling 8 years ago
Alexander Alekhin e581b4d5d4 dnn: cleanup 8 years ago
Alexander Alekhin 5db12b38c1 dnn: move module to main OpenCV repository 8 years ago
berak 8d9a3e431d face: minor cleanup after #1239 8 years ago
sghoshcvc e494efb4b0 Added comments 8 years ago
sghoshcvc fc9c41b8d4 Minor modification 8 years ago
Aleksandr Rybnikov b0d008ce03 Enabled tests for intermediate blobs in goolgenet 8 years ago
sghoshcvc 40db962641 Add sample script 8 years ago
sghoshcvc 9ae765a197 Text detector class and Custom Image processor Class 8 years ago
dkurt 37cf4974a4 Updated Halide tests. Simplified batch norm using Halide. Bug fix in convolutional layer. 8 years ago
Alexander Alekhin 8f5c0e0de0 3rdparty: put protobuf into OpenCV repository 8 years ago
Vadim Pisarevsky e551d15c2b enabled convolution & activation fusion (#1245) 8 years ago
Dmitry Kurtaev 62ba5d7552 Added Halide OpenCL target for deep learning networks (#1246) 8 years ago
Tham a4a8b84e93 Implement image hash modules (#688) 8 years ago
Aleksandr Rybnikov ea1670b567 Added blobFromImage functions which can crop input from the center and subtract mean 8 years ago
Vadim Pisarevsky b593cae037 some further optimizations and cleanups in dnn (#1237) 8 years ago