opencv/samples/python2
Abid K 96b2898f38 Update samples/python2/hist.py
range in calcHist() changed from [0,255] to [0,256]. Otherwise, it won't count pixels with value 255. It can be verified taking sum of histogram values and checking it with image size.
2013-02-19 19:31:53 +05:30
..
data added texture_flow.py sample 2012-08-19 20:36:50 +03:00
_coverage.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
_doc.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
asift.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
browse.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
calibrate.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
camshift.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
coherence.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
color_histogram.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
common.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
contours.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
deconvolution.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
demo.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
digits_adjust.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
digits_video.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
digits.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
distrans.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
edge.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
facedetect.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
facerec_demo.py Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
feature_homography.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
find_obj.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
fitline.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
floodfill.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
gabor_threads.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
gaussian_mix.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
hist.py Update samples/python2/hist.py 2013-02-19 19:31:53 +05:30
inpaint.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
kmeans.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
lappyr.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
letter_recog.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
lk_homography.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
lk_track.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
morphology.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
mosse.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
motempl.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
mouse_and_match.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
mser.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
opt_flow.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
peopledetect.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
plane_ar.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
plane_tracker.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
squares.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
stereo_match.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
texture_flow.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
turing.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
video_dmtx.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
video_threaded.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
video.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
watershed.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00