opencv/modules/imgproc
Jejos 5169c79978 fix medianBlur accessviolation
medianBlur called with "empty" source and ksize >= 7 crashes application with accessviolation. With this extra assert this is avoided and the application may normally catch the thrown exception.
2017-02-28 08:31:28 +01: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 #8178 from tomoaki0705:addBayer2RGBA 2017-02-16 15:01:49 +00:00
misc/java java tests fixes 2016-11-23 13:53:00 +03:00
perf suppress warnings 2017-02-23 09:11:12 +09:00
src fix medianBlur accessviolation 2017-02-28 08:31:28 +01: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