1522 Commits (67a305ad6e4aa36d95da141f22acb67f17cbca89)

Author SHA1 Message Date
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
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
sbokov 406d944ec7 Temporal propagation in DISOpticalFlow 9 years ago
VBystricky cc8442e435 Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 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
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
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
Vitaliy Lyudvichenko d0a9683fa5 Moving of Caffe loaders into separate file 9 years ago
Vitaliy Lyudvichenko e713af1a69 Adding of OCL activations 9 years ago
Vitaliy Lyudvichenko e33da71a8a Adding of setTo method for Blob, fixing of UMat allocation 9 years ago
Vitaliy Lyudvichenko 909a002241 Adding of OCL and public interface for InnerProduct layer 9 years ago
Vitaliy Lyudvichenko bf9e9b81ac Adding of OCL and public interface for Softmax layer 9 years ago
Vladislav Samsonov 1764f9247a Fixed OpenCL check behavior 9 years ago
Vitaliy Lyudvichenko d8507fef74 Swapping of stride and pad params inside layers initializers 9 years ago
Vitaliy Lyudvichenko 0af7f9ea29 Adding of OCL & public interface for Pooling layer 9 years ago
Vitaliy Lyudvichenko 601afeed90 Adding of OCL implementations and public interfaces for Convolution and LRN 9 years ago
Vladislav Samsonov 55f093a45b Fixing signed vs unsigned warning 9 years ago
Vladislav Samsonov ab130c76b9 Fixing VS warning 9 years ago
Vladislav Samsonov 2016e90c7d Fixing GCC warning 9 years ago
Vladislav Samsonov 17831add02 Added new method for training forest 9 years ago
Vladislav Samsonov 7f93d951d3 Added training part of the Global Patch Collider 9 years ago
Han Hu 50f718fdc7 Close unused resource in dscreate and dsread. Otherwise, the file will not be close when close() is called. 9 years ago
Alexander Alekhin 38ece115a0 disable dnn for aarch64 platform 9 years ago
Vitaliy Lyudvichenko 50c9e1c912 Updating of (De)Convolution layer implementations 9 years ago
vbystricky 5a1fd4c873 Add methods for get/set weights of variational refiment part of DISFlow method 9 years ago
Vitaliy Lyudvichenko 1913eb7060 Adding of shape utils, more clearer layers implementations, more ocl tests 9 years ago
LaurentBerger 42640a33af Paillou filter 9 years ago
Alexander Alekhin 823dea726f migration: github.com/opencv/opencv_contrib 9 years ago
Vitaliy Lyudvichenko b70a9dc16d Adding of templated GPU/CPU implementation of Convolution layer 9 years ago
Vitaliy Lyudvichenko b26896c00e Adding of transperent Mat/UMat switching for Blob API 9 years ago
Vladislav Samsonov 3dbbad123a Added a note about key differences 9 years ago