OpenCV 3 Computer Vision with Python Cookbook
上QQ阅读APP看书,第一时间看更新

Manipulating matrices-creating, filling, accessing elements, and ROIs

This recipe covers the creation and initialization of matrices, access to its elements, pixels, and also how we can work with part of a matrix.