Fix the description of ROI

pull/8316/head
xuning0 8 years ago committed by GitHub
parent 92c4b6ae4c
commit 8c93b61e2c
  1. 2
      doc/py_tutorials/py_core/py_basic_ops/py_basic_ops.markdown

@ -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

Loading…
Cancel
Save