opencv/modules/imgproc/include/opencv2
Roman Donchenko 31de2833b4 Replace "const InputArray" with "InputArray".
InputArray is a reference, and references are always constant anyway. Making
it const even causes a GCC warning.
2013-07-26 14:52:56 +04:00
..
imgproc Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
imgproc.hpp Replace "const InputArray" with "InputArray". 2013-07-26 14:52:56 +04:00