Skip to content

Commit 459a2bb

Browse files
committed
Merge pull request opencv#8316 from xuning0:xuning0-patch-1
2 parents 92c4b6a + 8c93b61 commit 459a2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/py_tutorials/py_core/py_basic_ops/py_basic_ops.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Learn to:
88

99
- Access pixel values and modify them
1010
- Access image properties
11-
- Setting Region of Image (ROI)
11+
- Setting Region of Interest (ROI)
1212
- Splitting and Merging images
1313

1414
Almost all the operations in this section is mainly related to Numpy rather than OpenCV. A good

0 commit comments

Comments
 (0)