12492 Commits (a21be6706df0266fa9c915bf94df1066478e6694)

Author SHA1 Message Date
Seon-Wook Park f92e2ed57a spatialGradient: Make nosse version faster 10 years ago
Seon-Wook Park 7b01e32fe8 spatialGradient: HAL-accelerated 10 years ago
Seon-Wook Park 6803d1ed28 Support non continuous, BORDER_REPLICATE 10 years ago
Alexey Ershov 3f68787051 OpenGL OpenCL sample 10 years ago
Alexander Alekhin 04b2edcc8c ocl: autogenerated files for cl_gl.h 10 years ago
Alexander Alekhin ee68d26f99 ocl: update generator scripts 10 years ago
Alexander Alekhin 24e2a008c3 copyTo: fix for big data (4Gb+) 10 years ago
Maksim Shabunin 7b784fa2ea Fixed transpose intrinsic prefix for NEON 10 years ago
LaurentBerger ca0114228c In adaptiveThreshold ADAPTIVE_THRES_GAUSSIAN_C gaussianBlur is computed using float 10 years ago
Stefan Cornelius 851f20e40c Fix processing of SunRaster images with negative maplength 10 years ago
Maksim Shabunin 6eb8d0aa51 Fixed build with CUDA 10 years ago
Pavel Vlasov e02195b3dc Accidentally removed tegra checks were returned; 10 years ago
Pavel Vlasov e57609836c Warning fix; 10 years ago
Pavel Vlasov 101607a7d0 Imgproc_Hist_MinMaxVal.accuracy fix; 10 years ago
Pavel Vlasov 8439b5942b Proper IPP alignment; 10 years ago
Alexander Alekhin 53fc5440d7 implement singleton lazy initialization 10 years ago
LaurentBerger 56b2b450ce A new constant in adaptivethreshold is created to calculate 10 years ago
Alexander Alekhin c8167c0b99 fix cyclic deps error (world,shared) 10 years ago
Suleyman TURKMEN d64c8aad99 Update mat.hpp 10 years ago
Dikay900 902e381264 fix one dict parameter in ffmpeg implementation (introduced while porting) 10 years ago
Seon-Wook Park 2ff614dfab spatialGradient: Per row in outer loop 10 years ago
Maksim Shabunin 83b2621de4 Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms 10 years ago
Vladimir Dudnik 217dd63e02 OpenCV-OpenCL interop (PR #4072): 10 years ago
Seon-Wook Park e633c991b0 spatialGradient: Doc, fix dangling newline error 10 years ago
Seon-Wook Park 815cd8970d spatialGradient: Remove unnecessary index calculation 10 years ago
Seon-Wook Park b5c4355c13 spatialGradient: Add basic perf test 10 years ago
Seon-Wook Park f9c4c96663 spatialGradient: Reduce temporary vectors 10 years ago
Seon-Wook Park a2dbd2f10e spatialGradient: Less vector loads 10 years ago
Seon-Wook Park 88bc88125a spatialGradient: Vectorise inner area 10 years ago
Seon-Wook Park 770e742e04 spatialGradient: Add non-SSE version 10 years ago
Seon-Wook Park 11fb1f74cc spatialGradient: Add asserts 10 years ago
Seon-Wook Park 9f1c641199 spatialGradient: Add test class and Sobel proxy method 10 years ago
Alexander Alekhin 032b6322fc fix MatAllocator creation/destruction issues 10 years ago
Dmitry Budnikov a5a21019b2 ipp_countNonZero build fix; 10 years ago
manuele a55a8c9aa5 Enable NEON optimization for cvRound on newer devices 10 years ago
Maksim Shabunin c79ad45fce Added interface libraries for android opencv_java 10 years ago
Ruslan Baratov 0fcc5face3 Fix `cmake -E touch classes.jar' step 10 years ago
themightyoarfish 125782c061 fixed copy-paste errors 10 years ago
Maksim Shabunin fef7509eed NumpyAllocator: check reference count before actual release, revert flann changes 10 years ago
rajithr 510dec4927 Fixing resource leaks 10 years ago
Alexander Alekhin 9394486147 fix issue 3891 10 years ago
Maxim Kostin 6724a0b8cd Added dummy highgui WinRT implementation 10 years ago
Alexander Duda def2256609 cv::stereoRectify: fix segfault in case of empty distCoeffs 10 years ago
Jaime Fernandez c613ee2da4 BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set 10 years ago
Alexander Alekhin a482dcce46 fix support for pthreads parallel_for 10 years ago
themightyoarfish d647261de2 Fixed alpha preservation when converting 4-channel Mat to UIImage 10 years ago
Suleyman TURKMEN caa0058d5b Update imgproc.hpp 10 years ago
Suleyman TURKMEN dac715ad1f Update imgproc.hpp 10 years ago
Suleyman TURKMEN 061131a5ee Update imgproc.hpp 10 years ago
Maksim Shabunin 26d9a7cd40 Trying to fix flann python wrapper issue 10 years ago