|
changing_contrast_brightness_image
|
fix pylint warnings
|
2019-10-16 18:49:33 +03:00 |
|
HitMiss
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
2017-12-11 13:46:55 +03:00 |
|
match_template
|
print() is a function in Python 3
|
2018-05-03 07:12:12 +02:00 |
|
morph_lines_detection
|
Changed to integer division
|
2019-06-06 14:50:45 -07:00 |
|
Pyramids
|
samples: use findFile() in "python"
|
2018-11-16 18:08:22 +00:00 |
|
Smoothing
|
samples: use findFile() in "python"
|
2018-11-16 18:08:22 +00:00 |
|
threshold
|
samples: use findFile() in "python"
|
2018-11-16 18:08:22 +00:00 |
|
threshold_inRange
|
FIx misc. source and comment typos
|
2019-08-15 13:09:52 +03:00 |