1980 Commits (6891d7788f94ca0f367b50c44737be8e0903defe)
 

Author SHA1 Message Date
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
Alexander Alekhin a4135ceba1 Merge pull request #768 from mshabunin:fix-warnings 9 years ago
Alexander Alekhin 6cc0d26a89 Merge pull request #494 from rokm:matlab-pyc 9 years ago
Maksim Shabunin 0e7405ce4c Fixed several GCC warnings 9 years ago
Alexander Alekhin 4886ca64d8 Merge pull request #668 from saedrna:master 9 years ago
Alexander Alekhin d2577d6f0c Merge pull request #766 from berak:ximgproc_slic_sample 9 years ago
berak 72686a111c add a slic superpixels sample, similar to the seeds one. 9 years ago
Vadim Pisarevsky 62ed66cbf6 Merge pull request #762 from alalek/modules_deps 9 years ago
Maksim Shabunin 14f6019d56 Merge pull request #763 from mshabunin:pr756 9 years ago
Alexander Alekhin 3a7437b636 Merge pull request #748 from savuor:fix/aruco_negative_z 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
Alexander Alekhin 503a1dcba4 Merge pull request #757 from sovrasov:aruco_calib_upd 9 years ago
Vladislav Sovrasov b8f08ccafd Add calibration error estimation into Aruco module 9 years ago
Alexander Alekhin 65ffe927e8 Merge pull request #751 from StevenPuttemans:add_thinning_algorithm 9 years ago
Alexander Alekhin 90fe437ecf Merge pull request #759 from berak:fix_samples_cli 9 years ago
Maksim Shabunin 191d5c1de9 Merge pull request #747 from sbokov:color_constancy 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
Alexander Alekhin 3468ae572c Merge pull request #733 from bpawlik:bm3d 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 8dcc2610eb Merge remote-tracking branch 'origin/master' into dnn-python-bindings 9 years ago
Vitaliy Lyudvichenko 0674b6f3a2 Rewriting FlattenLayer and small fixes 9 years ago
StevenPuttemans 5f816bb480 add thinning 9 years ago
Vitaliy Lyudvichenko 8e68d837de Merge branch 'object_detection_sample_ssd' into dnn* 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
Vitaliy Lyudvichenko 8ecae046a8 Updating of cmake/OpenCVFindMKL.cmake 9 years ago
Vitaliy Lyudvichenko 55856bd9e5 Updating of googlenet sample 9 years ago
Vitaliy Lyudvichenko 4b99c937d7 Replacing src/bindings dir for user-defined python conversions to misc/python 9 years ago
Vitaliy Lyudvichenko 7035dacac6 Removed python2 executable dependency 9 years ago
Vitaliy Lyudvichenko 589286bb9f Adding of pyhon bindings for dnn module 9 years ago
Maksim Shabunin 73459049a3 Merge pull request #745 from sbokov:DISflow_improvement 9 years ago
sbokov 406d944ec7 Temporal propagation in DISOpticalFlow 9 years ago
Vadim Pisarevsky 65e2efdb7f Merge pull request #724 from vbystricky:dnn_dcn 9 years ago
VBystricky cc8442e435 Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
Marek Smigielski 337487d4cf Add support for java in aruco module 9 years ago
Vitaliy Lyudvichenko a62f7e1d89 Small refactoring of RNN layers 9 years ago
Vadim Pisarevsky dd9b2eb4fb Merge pull request #710 from VladX:optflow 9 years ago
Vadim Pisarevsky 9a342b5187 Merge pull request #707 from ludv1x:dnn 9 years ago
Alexander Alekhin e7b5c81b9d Merge pull request #731 from AlexeySpizhevoy:bif_descriptor 9 years ago
Vitaliy Lyudvichenko 942e920522 Fixing of reshape layer to pass Torch test 9 years ago
Alexey Spizhevoy 43cb60f9d1 added BIF implementation 9 years ago
Maksim Shabunin 80063fd4a8 Merge pull request #736 from sbokov:color_constancy 9 years ago