1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #8316 from xuning0:xuning0-patch-1

This commit is contained in:
Alexander Alekhin
2017-03-06 10:17:51 +00:00
@@ -8,7 +8,7 @@ Learn to:
- Access pixel values and modify them
- Access image properties
- Setting Region of Image (ROI)
- Setting Region of Interest (ROI)
- Splitting and Merging images
Almost all the operations in this section is mainly related to Numpy rather than OpenCV. A good