opencv/modules/imgproc
Alexander Alekhin 4c7aa8645a ocl: validate arguments in KernelArgs constructor
- don't use undefined flag=0. It should be CONSTANT instead.
- don't allow 'UMat* m=NULL' argument (except LOCAL/CONSTANT flags).
  This case is not handled well to provide NULL __global pointers.
  It is better to use '-D' macro defines instead (at least for performance)
2017-02-14 16:10:32 +03:00
..
doc Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 2016-08-16 12:49:33 +02:00
include/opencv2 Merge pull request #7904 from paroj:initmapfc2 2017-02-08 13:30:15 +00:00
misc/java java tests fixes 2016-11-23 13:53:00 +03:00
perf test: update HoughLines perf test 2016-10-20 16:54:35 +03:00
src ocl: validate arguments in KernelArgs constructor 2017-02-14 16:10:32 +03:00
test Merge pull request #7812 from alalek:fix_putText 2016-12-15 13:33:56 +00:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00