2531 Commits (09fd78e455155b6487915208d6e2b93a2847c52a)
 

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
Alexander Alekhin e7547d6140 Merge pull request #1342 from sovrasov:dnn_m_build_fix 8 years ago
Jaykob 0e91983b1b Merge pull request #1330 from Jaykob:parallelize_structured_edge_detection 8 years ago
Alexander Alekhin 17069889bd Merge pull request #1337 from fifothekid:master 8 years ago
Vladislav Sovrasov e7b54ce8e9 dnn_modern: disable module if protobuf compiler not found 8 years ago
Alexander Alekhin f953e690ca Merge pull request #1328 from sovrasov:sl_sinusoidal_pattern_wrapper 8 years ago
Alexander Alekhin 5f2d7974f1 Merge pull request #1318 from sovrasov:bioinspired_improvement 8 years ago
Alexander Alekhin e7a2e63e4c Merge pull request #1339 from jasjuang:master 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
Alexander Alekhin 5e2d202e30 Merge pull request #1332 from cduguet:charuco_diamonds_hires 8 years ago
Ahmed Yarub Hani b6b831057f Merge branch 'master' of https://github.com/fifothekid/opencv_contrib 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 7238308334 Merge pull request #1335 from alalek:cmake_deprecated_policies 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
Alexander Alekhin 83cfc88ae3 Merge pull request #1298 from sturkmen72:update_line_descriptor_samples 8 years ago
Alexander Alekhin 55c896cddb Merge pull request #1307 from sovrasov:plot_improvement 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 e7a43723f7 Merge pull request #1326 from alalek:fix_macos_warning 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
Alexander Alekhin 2a9d1b22ed Merge pull request #1300 from nyanp:master 8 years ago
Alexander Alekhin 3584d3c27f Merge pull request #1299 from LaurentBerger:ERFilterDoc 8 years ago
Alexander Alekhin 58244d6478 Merge pull request #1297 from berak:ximgproc_pi 8 years ago
Alexander Alekhin 09b08c5e88 Merge pull request #1304 from berak:fix_tracking_1057 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
Alexander Alekhin 067b0a63e3 Merge pull request #1290 from alalek:backgroundsubtractorcnt_docs 8 years ago
Alexander Alekhin b1408e33b0 Merge pull request #1292 from VladX:gpc_fix 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