opencv/modules/imgproc
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
..
doc boxpoints documentation 2013-06-24 16:17:23 +05:30
include/opencv2 Replace "const InputArray" with "InputArray". 2013-07-26 14:52:56 +04:00
perf Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
src Replace "const InputArray" with "InputArray". 2013-07-26 14:52:56 +04:00
test Update on the class. Edited tests and samples. 2013-07-22 00:55:29 +03:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00