how to properly acknowledge opencv2?
Hello all, we're currently considering opencv as an option to develop our image analysis software (proprietary). We need the library to perform number of operations to the images - median, gaussian filtering etc); - cropping, data format conversion etc - edge/contour/blob detection - haar-classifier image matching
how does opencv2 need to be acknowledged in order to conform with its copyright?
regards Lorenzo
You just need to leave all the original headers in the openCV sourcecode that you will use afaik.