1738 Commits (67a305ad6e4aa36d95da141f22acb67f17cbca89)
 

Author SHA1 Message Date
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
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
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
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
Vitaliy Lyudvichenko 231546b717 Adding useful .gitignore 9 years ago
Vitaliy Lyudvichenko b51ffe3e53 Adding of public interfaces and refactoring of Reshape and MVN layer. 9 years ago
sbokov d2548239bb Merge remote-tracking branch 'refs/remotes/opencv/master' into deepflow_acceleration 9 years ago
Alexander Bokov 5fbc7daf43 Auto color balance improvements 9 years ago
Vitaliy Lyudvichenko 4f57806858 Fixing of reshape and concat layers in OCL mode. 9 years ago
Vitaliy Lyudvichenko 7f0260c1db Adding of OCL versions of Concat, Split, Slice layers 9 years ago