opencv/modules/imgproc
thoinvil ea038436e6 Added condition to 1st test in cv::GaussianBlur
Consistent with the test made in cv::boxFilter, it adjusts the kernel size to the source size only if the border is not BORDER_CONSTANT and if BORDER_ISOLATED is set. Otherwise, the source has to be considered possibly in a larger image (i.e. the source being a ROI) in witch the kernel should apply.
2014-05-15 08:40:13 +02:00
..
doc Fix typos in old python wrapper documentation(Bug #3628) 2014-04-08 00:55:08 -04:00
include/opencv2/imgproc typos 2014-03-04 12:47:40 +04:00
perf deleted extra semicolons 2014-01-07 02:52:30 +04:00
src Added condition to 1st test in cv::GaussianBlur 2014-05-15 08:40:13 +02:00
test Warning fixes for GCC 4.8. 2014-02-18 23:53:35 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00