Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
09fe66e87f87683ab22afee4e43cce9d970dab0c
Switch branch/tag
opencv
samples
python
tutorial_code
imgProc
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fix pylint warnings
· 0e40c8a0
Alexander Alekhin
authored
5 years ago
pylint 1.8.3
0e40c8a0
Name
Last commit
Last update
..
BasicGeometricDrawing
Merge pull request #14733 from SchultzC:3.4
6 years ago
HitMiss
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
Pyramids
samples: use findFile() in "python"
6 years ago
Smoothing
samples: use findFile() in "python"
6 years ago
anisotropic_image_segmentation
Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial
6 years ago
changing_contrast_brightness_image
fix pylint warnings
5 years ago
erosion_dilatation
samples: use findFile() in "python"
6 years ago
hough_line_transform
samples: use findFile() in "python"
6 years ago
match_template
print() is a function in Python 3
7 years ago
morph_lines_detection
Changed to integer division
6 years ago
opening_closing_hats
samples: use findFile() in "python"
6 years ago
threshold
samples: use findFile() in "python"
6 years ago
threshold_inRange
FIx misc. source and comment typos
5 years ago