16752 Commits (76da19d54353784744377a22b1125f8579d15b7f)
 

Author SHA1 Message Date
Vadim Pisarevsky fb4698e7fd Merge pull request #4161 from alalek:restore_data_file 10 years ago
Alexey Ershov 8ed45609d0 fixed cleanup, fixed unused context 10 years ago
Seon-Wook Park 15ea401087 spatialGradient: Move vector decl into loop 10 years ago
Seon-Wook Park db0cc56c52 spatialGradient: Re-introduce 2-rows at a time 10 years ago
Seon-Wook Park f958f29c55 spatialGradient: Suppress uninitialised j warnings 10 years ago
Maxim Kostin ccdd1126f6 Updated sample to showcase highgui WinRT usage 10 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
Alexander Alekhin f56563d6fe merge to resolve conflict 10 years ago
Alexander Alekhin 898b257261 replacement for #4160 10 years ago
Seon-Wook Park 62cad09c64 spatialGradient: Process 1 row at a time in SSE 10 years ago
Seon-Wook Park 8a21726ae5 spatialGradient: Remove an unnecessary branch in nosse code 10 years ago
Seon-Wook Park febd0f14c6 spatialGradient: Don't dynamically alloc C array, use vector 10 years ago
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
scorneli e66a4a0e12 Fix processing of SunRaster images with negative maplength 10 years ago
Alexander Alekhin 24e2a008c3 copyTo: fix for big data (4Gb+) 10 years ago
Alexander Alekhin eb4bd6b4fb Merge pull request #4156 from mshabunin:fix-neon-intrin 10 years ago
Alexander Alekhin bb556b8f55 Merge pull request #4124 from ruslo:android.fix 10 years ago
Alexander Alekhin bc544e2a70 Merge pull request #4105 from jayceelock:master 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
Alexander Alekhin 8298644b85 Merge pull request #4151 from lupustr3:pvlasov/ipp_alignment 10 years ago
Vadim Pisarevsky 56e637d5f4 Merge pull request #4135 from lupustr3:ipp_code_refactoring 10 years ago
Maksim Shabunin b6e5e66661 Merge pull request #4152 from mshabunin:fix-cuda-build 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
Vadim Pisarevsky 7761331a75 Merge pull request #4146 from LaurentBerger:MvDetectBlobPNG 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
LaurentBerger 2f8ef61618 move data/detect_blob.png in samples/data 10 years ago
Vadim Pisarevsky 945aa06f58 Merge pull request #4111 from mshabunin:fix-flann-access 10 years ago
Vadim Pisarevsky 81e1c043cc Merge pull request #4142 from sturkmen72:patch-2 10 years ago
Vadim Pisarevsky bd90425f71 Merge pull request #4136 from alalek:fix_matallocator_destruction 10 years ago
jayceelock 0f59bbbee6 Fixed gen_pattern.py file permission back to 755 10 years ago
Alexander Alekhin a1cdbd4d84 Merge pull request #4140 from mshabunin:fix-java-package 10 years ago
Alexander Alekhin 73031f9ab0 Merge pull request #4143 from Dikay900:ffmpeg_dict 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
Alexander Alekhin 59ed7d06bf Merge pull request #4072 from vladimir-dudnik:opencl-opencv-interop 10 years ago