1800 Commits (6e1bdab176dba29a5d737e24790d6b1c98da90a9)
 

Author SHA1 Message Date
Yuki Furuta 6e1bdab176 [face.hpp] fix typo 9 years ago
Maksim Shabunin 1df640a6a2 Merge pull request #786 from paroj:aruco_nocopy 9 years ago
Maksim Shabunin 9ed1d7e62b Merge pull request #787 from sovrasov:plot_update 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
Vadim Pisarevsky aa5281c1fe Merge pull request #784 from sovrasov:freak_input_fix 9 years ago
Vadim Pisarevsky da7cc66c63 Merge pull request #785 from vpisarev/dnn_semsegm_patches2 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
Vadim Pisarevsky b1346e5ab6 Merge pull request #750 from ludv1x:dnn-python-bindings 9 years ago
Vadim Pisarevsky 67a305ad6e Merge pull request #769 from sovrasov:aruco_fix 9 years ago
Vadim Pisarevsky 0ea4ee2514 Merge pull request #777 from sovrasov:guided_filter_fix 9 years ago
alessiodore 246ea8f3bd Merge pull request #641 from alessiodore:kcfFix 9 years ago
Alexander Alekhin b3c367917c Merge pull request #778 from sovrasov:freak_rounding 9 years ago
Vadim Pisarevsky 442b16e346 Merge pull request #773 from berak/fix_motempl_py 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
Alexander Alekhin 1903d9fdaf Merge pull request #771 from sovrasov:aruco_board_create 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
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