开发者

C++ programming to read image

开发者 https://www.devze.com 2023-02-15 21:44 出处:网络
Hello c开发者_运维百科an someone please guide me with the code for reading an image pixel values using open cv library with c++?The documentation for opencv is at http://opencv.willowgarage.com/docume

Hello c开发者_运维百科an someone please guide me with the code for reading an image pixel values using open cv library with c++?


The documentation for opencv is at http://opencv.willowgarage.com/documentation/STRAWMAN/cpp/index.html, with http://opencv.willowgarage.com/documentation/STRAWMAN/cpp/fast_element_access.html showing multiple ways to access image pixels.

0

精彩评论

暂无评论...
验证码 换一张
取 消