2523 Commits (da3375f68271e5791109b5bcc6788d82b3944d9c)

Author SHA1 Message Date
Alexander Alekhin 964a8a9a9d ccalib: don't convert vector<Keypoint> into Mat-like structures 8 years ago
Alexander Alekhin b556c2a7c3 build: migrate to traits::Type / traits::Depth 8 years ago
Alexander Alekhin 62e77e9945 build: fix usage of unsupported cv::Mat types 8 years ago
Jaykob 0e91983b1b Merge pull request #1330 from Jaykob:parallelize_structured_edge_detection 8 years ago
Vladislav Sovrasov e7b54ce8e9 dnn_modern: disable module if protobuf compiler not found 8 years ago
f3rm4rf3r 7cf8da5b36 Comments minor typo 8 years ago
sghoshcvc a2cab07193 DNN backend initial commit 8 years ago
jasjuang 21d4a6ff73 fix cmake configuration error 8 years ago
Ahmed Yarub Hani c37a5be4f8 USING_STD_NAMESPACE is now needed for all of the tesseract library, not just for training. 8 years ago
Alexander Alekhin 76e0123446 cmake: CMP0028 8 years ago
Cristian Duguet ddf2610bb0 making minRepDistance not quadratically dependent on the image pizel size anymore 8 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 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