This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv
Watch
8
Star
0
Fork
You've already forked opencv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Open Source Computer Vision Library
https://opencv.org/
29093
Commits
6
Branches
128
Tags
3.0 GiB
C++
87%
C
3.4%
Python
2.8%
CMake
2.1%
Java
1.6%
Other
2.8%
Tree:
e309a06b47
opencv
/
samples
/
python
History
Suleyman TURKMEN
2647902fee
Update python samples
3 years ago
..
tutorial_code
Merge pull request
#21224
An error occurred
from UncleLLD:fix-cvtColor-error
3 years ago
.gitignore
…
CMakeLists.txt
…
_coverage.py
…
_doc.py
…
_run_winpack_demo.cmd
…
asift.py
…
browse.py
fix pylint warnings
6 years ago
calibrate.py
fix pylint warnings
6 years ago
camera_calibration_show_extrinsics.py
Update python samples
3 years ago
camshift.py
Fixed Typo
Closes
#15148
An error occurred
6 years ago
coherence.py
…
color_histogram.py
fix pylint warnings
6 years ago
common.py
Update python samples
3 years ago
contours.py
…
deconvolution.py
Fix spelling typos
5 years ago
demo.py
build: updates for winpack dldt
5 years ago
dft.py
…
digits.py
Update python samples
3 years ago
digits_adjust.py
…
digits_video.py
Update python samples
3 years ago
distrans.py
…
drawing.py
Merge pull request
#14107
An error occurred
from adityak2920:aditya
5 years ago
edge.py
fix pylint warnings
6 years ago
facedetect.py
Update python samples
3 years ago
feature_homography.py
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
find_obj.py
prevent index error in find_obj sample
3 years ago
fitline.py
fix pylint warnings
6 years ago
floodfill.py
…
gabor_threads.py
…
gaussian_mix.py
fix samples 3.4
4 years ago
grabcut.py
Minor update in grabcut.py
5 years ago
hist.py
fix samples 3.4
4 years ago
houghcircles.py
Update python samples
4 years ago
houghlines.py
fix pylint warnings
6 years ago
inpaint.py
…
kalman.py
Merge pull request
#20564
An error occurred
from AleksandrPanov:update_kalman_sample
4 years ago
kmeans.py
fix pylint warnings
6 years ago
laplace.py
Merge pull request
#14107
An error occurred
from adityak2920:aditya
5 years ago
lappyr.py
fix pylint warnings
6 years ago
letter_recog.py
…
lk_homography.py
fix samples 3.4
4 years ago
lk_track.py
fix samples 3.4
4 years ago
logpolar.py
…
morphology.py
…
mosse.py
…
mouse_and_match.py
…
mser.py
…
opencv_version.py
…
opt_flow.py
fix pylint warnings
6 years ago
peopledetect.py
fix pylint warnings
6 years ago
plane_ar.py
…
plane_tracker.py
…
qrcode.py
Update python samples
3 years ago
squares.py
…
stereo_match.py
fix pylint warnings
6 years ago
text_skewness_correction.py
Update python samples
3 years ago
texture_flow.py
…
tst_scene_render.py
…
turing.py
fix pylint warnings
6 years ago
video.py
Removed deprecated 'clock' import.
5 years ago
video_threaded.py
fix pylint warnings
6 years ago
video_v4l2.py
fix samples 3.4
4 years ago
watershed.py
…