You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sven Wehner
f7041bacc0
grabcut.py sample: Allow drawing rect from bottom/right
...
The grabcut sample script isn't able to create rectangles correctly that are
drawn from e.g. bottom-right to top-left.
This small commit uses four min() calls to determine the correct
top-left point of the rectangle.
It also removes some unnecessary white spaces before colons.
11 years ago
..
data
…
_coverage.py
…
_doc.py
…
asift.py
Add brisk features to python demos
12 years ago
browse.py
…
calibrate.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
camshift.py
War on Whitespace, master edition: trailing spaces.
12 years ago
coherence.py
War on Whitespace, master edition: trailing spaces.
12 years ago
color_histogram.py
…
common.py
Fix mouse handling in python demos
12 years ago
contours.py
…
deconvolution.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
demo.py
War on Whitespace, master edition: trailing spaces.
12 years ago
dft.py
Deleted all trailing whitespace.
12 years ago
digits.py
…
digits_adjust.py
…
digits_video.py
…
distrans.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
edge.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
facedetect.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
facerec_demo.py
Bugfix 3115: Added not to documentation for python version for
12 years ago
feature_homography.py
…
find_obj.py
Add brisk features to python demos
12 years ago
fitline.py
…
floodfill.py
…
gabor_threads.py
War on Whitespace, master edition: trailing spaces.
12 years ago
gaussian_mix.py
…
grabcut.py
grabcut.py sample: Allow drawing rect from bottom/right
11 years ago
hist.py
War on Whitespace, master edition: trailing spaces.
12 years ago
houghcircles.py
War on Whitespace, master edition: tabs.
12 years ago
houghlines.py
…
inpaint.py
War on Whitespace, master edition: trailing spaces.
12 years ago
kmeans.py
…
lappyr.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
letter_recog.py
…
lk_homography.py
…
lk_track.py
…
logpolar.py
Add cv::logPolar, cv::linearPolar, and a python example
12 years ago
morphology.py
War on Whitespace, master edition: trailing spaces.
12 years ago
mosse.py
…
motempl.py
…
mouse_and_match.py
mouse_and_match.py missing import cv2
11 years ago
mser.py
…
opt_flow.py
Merge commit '43aec5ad' into merge-2.4
12 years ago
peopledetect.py
…
plane_ar.py
…
plane_tracker.py
…
squares.py
…
stereo_match.py
…
texture_flow.py
…
turing.py
…
video.py
…
video_dmtx.py
…
video_threaded.py
…
watershed.py
…