Fix the description of ROI

This commit is contained in:
xuning0
2017-03-05 22:47:49 +08:00
committed by GitHub
parent 92c4b6ae4c
commit 8c93b61e2c
@@ -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