klemens
5d9c6723ee
spelling fixes
...
backport 997b7b18af
6 years ago
klemens
997b7b18af
spelling fixes
6 years ago
cclauss
8a79b167b8
Define execfile, file, long, raw_input, xrange for Python 3
7 years ago
luz.paz
d47b1f3b70
Misc. ./apps ./doc ./platoforms typos
...
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
7 years ago
Vladislav Sovrasov
fce018e7a9
Fix wrong chessboard generation in gen_pattern tool
7 years ago
Nicholas Nadeau
256aa53326
Merge pull request #7994 from nnadeau:master
...
Fixed exceptions, print statements, and long types for gen_pattern.py to be Python 3 compatible (#7994 )
* fixed exceptions and print statements to be python 3 compatible; removed long type checks (py3 uses int); whitespace reformatting
* Pulled latest svgfig from upstream
f3179a8926
8 years ago
debjan
7f52a553d4
Update gen_pattern.py
...
Save method should save, instead trying to run inkview
9 years ago
jayceelock
0f59bbbee6
Fixed gen_pattern.py file permission back to 755
10 years ago
jayceelock
a345d16cc1
Changed to allow for ISO page size selection, checkerboard pattern now centres itself properly in middle of the page
10 years ago
S. Garrido
a855d230ec
completing and fixing gen_pattern.py for 2.4 branch
10 years ago
S. Garrido
2f95acf273
completing and fixing gen_pattern.py
10 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Roman Donchenko
57d4c86b2b
Fixed the shebang lines on the Python scripts.
...
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
12 years ago
marina.kolpakova
285d6320be
add #/usr/bin/env python to all python files
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Ethan Rublee
e7579b90e5
adding better support for asymmetric patterns.
14 years ago
Ethan Rublee
e7f0ad3c18
Command line python tools for generating patterns, may be incomplete.
14 years ago