zihaomu
37459f89c9
remove unsupported unsupported unicode
2 years ago
Christoph Rackwitz
a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107
...
Usage of imread(): magic number 0, unchecked result
* docs: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* samples, apps: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* tests: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()
* doc/py_tutorials: check imread() result
2 years ago
Zhuo Zhang
36cc43170d
docs: fix image path for py_fast doc
3 years ago
luz.paz
d47b1f3b70
Misc. ./apps ./doc ./platoforms typos
...
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
7 years ago
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
berak
0f51155e79
py_tutorials: add print() braces for python3
8 years ago
berak
c2513ffb5f
python tutorials: removed remainders of former Algorithm interface
8 years ago
berak
d2a1994d71
python docs: fix missing output image in cv2.drawKeypoint examples
9 years ago
berak
781931a671
update python features2d tutorials
9 years ago
Maksim Shabunin
d01bedbc61
Removed Sphinx documentation files
10 years ago
Maksim Shabunin
812ce48c36
Doxygen tutorials: python final edits
10 years ago
Maksim Shabunin
875f922332
Doxygen tutorials: python basic
10 years ago
abidrahmank
899781b3d6
GSoC Python Tutorials
...
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
12 years ago