opencv/modules/imgproc/include
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
..
opencv2 Replace "const InputArray" with "InputArray". 2013-07-26 14:52:56 +04:00