1505 Commits (d2577d6f0ce5da1b00dabc84ca5422abc5e9bdb0)

Author SHA1 Message Date
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
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
Vladislav Samsonov eb9b5080c1 Fixed binary file reading on Windows, math constants and OpenCL kernel 9 years ago
Vitaliy Lyudvichenko 99d1e44a29 Updating of RNN layer API and RNN 9 years ago
Alexander Bokov 659efc5829 DeepFlow acceleration 9 years ago
Alexander Bokov b96a5f5963 Complete DIS optical flow implementation 9 years ago
Vitaliy Lyudvichenko 45010af835 Extending of BlobShape and LSTMLayer API, adding of new test 9 years ago
Vitaliy Lyudvichenko a3c6f1dcf2 Updating API of LSTM layer, fixed LSTM bug in tanh() implementation 9 years ago
Vitaliy Lyudvichenko 44a8e81856 Adding of native OpenBLAS and Atlas BLAS'es support and fixed some warnings 9 years ago
Vitaliy Lyudvichenko 4cb108efcd Adding CPU parallelization for element-wise layers and im2col operation 9 years ago