摘要:
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_006/opencv_006.cpp 相关的api为minMaxLoc() meanStdDev() 阅读全文
摘要:
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_006/opencv_006.cpp 包括bitwise_not() bitwise_and() bitwise_or() 等相关api操 阅读全文
摘要:
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_004/opencv_004.cpp 包括 add() subtract() multiply() divide() addWeighte 阅读全文
摘要:
https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_004/opencv_004.cpp 阅读全文
摘要:
这段代码注释有问题,这是基于数组的方式访问的。 https://github.com/cyssmile/openCV_learning_notes/blob/master/opencv_test/opencv_004/opencv_004.cpp 阅读全文