2376 Commits (a8374b276737e07a2344e4313636e69b6f75e67d)

Author SHA1 Message Date
Alexander Alekhin a8374b2767 phase_unwrapping: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 0aaaba08af optflow: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4352e1eaf3 line_descriptor: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin f8eeab57c6 img_hash: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin aaa286dc31 hfs: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 7025ed0305 hdf: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 25c68d51a4 freetype: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin acec6955d5 face: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 14341291b0 dpm: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 55767bfcda datasets: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 8af62cd606 bgsegm: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 06de054482 bioinspired: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin f730de1af3 aruco: apply CV_OVERRIDE/CV_FINAL 7 years ago
Aleksandr Tischenko 0eb1d87b38 renamed constants because they conflict with constants in Windows Kit 7 years ago
Lizeth Huertas a817a19751 Merge pull request #1570 from szk1509:apriltag 7 years ago
Stepanenko Andrey d99ee92d76 Merge pull request #1295 from ftvkyo2011:patch-1 7 years ago
berak 3ac6a20fce Merge pull request #1499 from berak:face_mace 7 years ago
Pavel Rojtberg 61b03565e6 ovis: allow manipulating entity material and scale at runtime 7 years ago
Alireza Davoudi 1794ab57e4
fixed a bug in mean subtraction from target and search patches 7 years ago
Pavel Rojtberg 7d1aca38d3 ovis: implement getDepth function for reading the camera depth 7 years ago
Pavel Rojtberg a62f9c426e ovis: make sure entities are oriented by the OpenCV CS conventions 7 years ago
berak 2c2e477c73 text: don't delete null pointer in ocr_tesseract.cpp 7 years ago
Andrej Muhič ced5aa7606 Merge pull request #1552 from amuhic:master 7 years ago
caseymcc c433e60a8d Allow setting the features on the RandomPatternCornerFinder (from previous run) 7 years ago
Pavel Rojtberg 0520753dc1 ovis: cmake: extend compatibility check and allow using OGRE1.11 (devel) 7 years ago
Pavel Rojtberg c80fdd3ee6 ovis: refactor _getSceneNode to make clear that it throws on not found 7 years ago
Pavel Rojtberg 68aebd2573 ovis: setBackground(Scalar) - set clear color instead of 1x1 Texture 7 years ago
Pavel Rojtberg c52eed063b ovis: implement removeEntity method 7 years ago
Maksim Shabunin 4223df69b2 Fixed samples compilation warnings (no previous declaration) 7 years ago
Alexander Alekhin af58e08ee2 build: fix C++17 build 7 years ago
Pavel Rojtberg faf82d8876 ovis: setMaterialProperty - add overload for setting shader uniforms 7 years ago
Pavel Rojtberg 9e8997856e ovis: add SCENE_AA flag to allow pixel-exact rendering 7 years ago
Pavel Rojtberg 4c1802a70f ovis: add SCENE_RENDER_FLOAT for rendering float images 7 years ago
Vitaly Tuzov 5e7035b39b Fixed estimation Hessian matrix eigenvalue in getRidgeFilteredImage() 7 years ago
Hamdi Sahloul 389f2c5044 Expose matchGMS to Python binder 7 years ago
John Cant f7c991eb36 Build SFM with C++11 if Ceres was built with C++11 7 years ago
adrianheron 2d638305ee Merge pull request #1523 from adrianheron:python_custom_dictionary 7 years ago
Yujun Shi 7d4a4526ea Merge pull request #1417 from Yujun-Shi:segmentation_hfs 7 years ago
Pavel Rojtberg e52c4dbef9 ovis: replace renderOneFrame by waitKey for consistency with highgui 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Pavel Rojtberg 305679820b ovis: add setBackgroundColor convenience overload 7 years ago
Pavel Rojtberg cc8a8d2d42 ovis: improve documentation 7 years ago
Maksim Shabunin c99d1c3b04 Fixed several warnings produced by clang-6.0.0 7 years ago
Kv Manohar 41a5a5eaf5 Merge pull request #1253 from kvmanohar22:GSoC17_dnn_objdetect 7 years ago
Plamen Dimitrov 7ccfdbef66 Comment out direct print statements during tesseract run invocations 7 years ago
catree c02b241e52 Port GMS matching by JiaWang Bian into xfeatures2d module. 7 years ago
Vitaly Tuzov 2d65a14c27 Fixed segmentation fault during search for nearest neighbor if provided descriptors are too far 7 years ago
catree f3320d4faa Add getter and setter for VGG and Boost descriptors. 7 years ago
berak c03165c19a bgsegm: add java bindings 7 years ago
Hamdi Sahloul fa719d5d85 closes #1513 - HarrisLaplace bug 7 years ago