1765 Commits (62cc8d86e9aaef4f7bb7cc45022acadb4e1e7b0c)

Author SHA1 Message Date
mshabunin b17852fe30 Updated BIB reference to DISFlow paper 9 years ago
Alexander Alekhin 3d43e7eb21 cmake: fix try_compile directory 9 years ago
berak c3c9723fbd text: fix memleak in ocr_hmm_decoder 9 years ago
Vladislav Sovrasov 5abf9f6d7a Fix wrong matrix allocation in omnidir 9 years ago
Vladislav Sovrasov c322d5eb8b Fix: ccalib tutorials not presented in generated documentation 9 years ago
Alexander Alekhin 8b71f7e265 fix build 9 years ago
Pavel Rojtberg ff2494ac69 aruco: correct marker coordinates in drawPlanarBoard 9 years ago
Alexander Alekhin 5f8d3d756b eliminate compiler warnings 9 years ago
abratchik 30a5b4c38a fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/ 9 years ago
Vladislav Sovrasov fddefa2d64 Revert last changes in CMake for saliency module 9 years ago
berak fa27fe2ba2 face: fix NaN's in bif.cpp 9 years ago
Vladislav Sovrasov 49d93c0c80 Fix line descriptor module build on Win64 9 years ago
Yuki Furuta ddce0d9df8 [face.hpp] add virtual method setThreshold for FaceRecognizer class 9 years ago
Yuki Furuta 6e1bdab176 [face.hpp] fix typo 9 years ago
Vladislav Sovrasov 94e919eb45 Wrap all methods from ObjectnessBING, add create methods for all Saliency classes 9 years ago
Minh Ngo 5b2d6a667d Exporting saliency classes to Python 9 years ago
Vladislav Sovrasov f857b7f77c Fix TLD fail on gray images 9 years ago
mshabunin caf7fa9758 Adding Java wrappers for Aruco module 9 years ago
Vladislav Sovrasov ae8139b74d Add missed doxygen group in plot module 9 years ago
baisheng lai 7d238cfc67 revise omnidir::calibrate API (InputArray to InpurArrayOfArray) so that Python bindings will work 9 years ago
Vladislav Sovrasov b63697723f Refactoring of plot module 9 years ago
jasjuang 414312cd7c add in option to show points only for plot module 9 years ago
Pavel Rojtberg b05edca67f aruco: use references instead of pointers in IdentifyCandidatesParallel 9 years ago
Pavel Rojtberg dfc6bc5e1c aruco: avoid superficial copies by using primitive data types 9 years ago
Vitaly Tuzov 383c158d6e Fix for SFM module build on Windows 9 years ago
Vadim Pisarevsky b59f3989f5 fixed some compile warnings in dnn & protobuf; improved convolution layer performance when blas is not available by parallelizing gemmCPU() function in dnn 9 years ago
Vladislav Sovrasov 4b00e414d1 Check that image is gray in FREAK 9 years ago
alessiodore 246ea8f3bd Merge pull request #641 from alessiodore:kcfFix 9 years ago
Vladislav Sovrasov 5d86aa25f7 Fix rounding in FREAK descriptor 9 years ago
Vladislav Sovrasov 7cc7414a51 Fix numerical issue in guided filter 9 years ago
berak ba2aae5664 optflow: updated motempl.py sample 9 years ago
sht3ch b2e68454fe Added extra method to Board::create() to provide raw interface to python 9 years ago
Vladislav Sovrasov 348dfeda05 Add uncontinious corners Mat support to detectCharucoDiamond 9 years ago
Maksim Shabunin 0e7405ce4c Fixed several GCC warnings 9 years ago
berak 72686a111c add a slic superpixels sample, similar to the seeds one. 9 years ago
jhlee525 5d9fd70cc0 Merge pull request #730 from jhlee525:master 9 years ago
Bleach 918645d119 fix vs2010 build error 9 years ago
Alexander Alekhin dfe788d236 fix modules deps 9 years ago
Vladislav Sovrasov b8f08ccafd Add calibration error estimation into Aruco module 9 years ago
berak b8fba9d547 fix CommandLineParser usage in samples 9 years ago
sbokov 75dedf9e58 A unified interface for white balance algorithms 9 years ago
Vitaliy Lyudvichenko cd029345b3 Avoid throwing glog exeptions from destructor 9 years ago
Vitaliy Lyudvichenko 662fc9c78a Fix docs warnings 9 years ago
Vitaliy Lyudvichenko dcf425256c Extended and generalized CropLayer implementation 9 years ago
Vitaliy Lyudvichenko 8b4b7f6c93 Eliminated packed precompiled Caffe protobuf sources 9 years ago
Vitaliy Lyudvichenko 0674b6f3a2 Rewriting FlattenLayer and small fixes 9 years ago
StevenPuttemans 5f816bb480 add thinning 9 years ago
Vasilikhin ea3d341415 aruco::estimatePoseBoard(): rvec and tvec are now used as intrinsic guess if not empty 9 years ago
Bartek Pawlik 727631f052 BM3D noise reduction algorithm added. 9 years ago
Vitaliy Lyudvichenko 266692e1b6 Improving of Caffe importer compatibility 9 years ago