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/
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.
19160
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%
Tag:
Branch:
Tree:
89cd74093e
2.4
3.4
4.x
5.x
master
next
2.2
2.3.0
2.3.1
2.4.0
2.4.1
2.4.10
2.4.10.1
2.4.10.2
2.4.10.3
2.4.10.4
2.4.11
2.4.12
2.4.12.1
2.4.12.2
2.4.12.3
2.4.13
2.4.13.1
2.4.13.2
2.4.13.3
2.4.13.4
2.4.13.5
2.4.13.6
2.4.13.7
2.4.2
2.4.3
2.4.3-rc
2.4.3.1
2.4.3.2
2.4.4
2.4.4-beta
2.4.5
2.4.6
2.4.6.1
2.4.6.2
2.4.6.2-rc1
2.4.6.2r2
2.4.6.2r3
2.4.7
2.4.7-rc1
2.4.7.1
2.4.7.2
2.4.8
2.4.8.1
2.4.8.2
2.4.8.3
2.4.9
2.4.9.1
3.0-ocl-tech-preview
3.0-ocl-tp2
3.0.0
3.0.0-alpha
3.0.0-beta
3.0.0-rc1
3.1.0
3.2.0
3.2.0-rc
3.3.0
3.3.0-cvsdk
3.3.0-rc
3.3.1
3.3.1-cvsdk
3.4.0
3.4.0-rc
3.4.1
3.4.1-cvsdk
3.4.10
3.4.11
3.4.12
3.4.13
3.4.14
3.4.15
3.4.16
3.4.17
3.4.18
3.4.19
3.4.2
3.4.2-openvino
3.4.20
3.4.3
3.4.3-openvino
3.4.4
3.4.5
3.4.6
3.4.7
3.4.8
3.4.9
4.0.0
4.0.0-alpha
4.0.0-beta
4.0.0-openvino
4.0.0-rc
4.0.1
4.0.1-openvino
4.1.0
4.1.0-openvino
4.1.1
4.1.1-openvino
4.1.2
4.1.2-openvino
4.10.0
4.10.0-kleidicv
4.11.0
4.2.0
4.2.0-openvino
4.3.0
4.3.0-openvino
4.3.0-openvino-2020.3.0
4.4.0
4.4.0-openvino
4.5.0
4.5.0-openvino
4.5.1
4.5.1-openvino
4.5.2
4.5.2-openvino
4.5.3
4.5.3-openvino
4.5.3-openvino-2021.4.1
4.5.3-openvino-2021.4.2
4.5.4
4.5.5
4.5.5-openvino-2022.1.0
4.6.0
4.7.0
4.8.0
4.8.1
4.9.0
5.0.0-alpha
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '89cd74093e'
${ noResults }
opencv
/
samples
/
cpp
History
berak
a2b353d178
Update non_linear_svms.cpp
...
fix for
#6598
9 years ago
..
example_cmake
Update samples/cpp/example_cmake: no need to use `include_directories`
10 years ago
tutorial_code
Update non_linear_svms.cpp
9 years ago
3calibration.cpp
Feature
#3957
9 years ago
CMakeLists.txt
fixup
9 years ago
autofocus.cpp
Feature
#3957
9 years ago
bgfg_segm.cpp
initial commit
11 years ago
calibration.cpp
Feature
#3957
9 years ago
camshiftdemo.cpp
Feature
#3957
9 years ago
cloning_demo.cpp
Extract imgcodecs module from highgui
11 years ago
cloning_gui.cpp
fix build warning (unreachable code) and exit error codes
9 years ago
connected_components.cpp
Feature
#3957
9 years ago
contours2.cpp
Feature
#3957
9 years ago
convexhull.cpp
Feature
#3957
9 years ago
cout_mat.cpp
Feature
#3957
9 years ago
create_mask.cpp
Feature
#3957
9 years ago
dbt_face_detection.cpp
Split highgui module to videoio and highgui
11 years ago
delaunay2.cpp
Feature
#3957
9 years ago
demhist.cpp
Feature
#3957
9 years ago
detect_blob.cpp
cppcheck: fix some reports
9 years ago
detect_mser.cpp
cppcheck: fix some reports
9 years ago
dft.cpp
Feature
#3957
9 years ago
distrans.cpp
Feature
#3957
9 years ago
drawing.cpp
Feature
#3957
9 years ago
edge.cpp
Feature
#3957
9 years ago
em.cpp
Updated ml module interfaces and documentation
10 years ago
facedetect.cpp
cppcheck: fix some reports
9 years ago
facial_features.cpp
Feature
#3957
9 years ago
fback.cpp
Feature
#3957
9 years ago
ffilldemo.cpp
Feature
#3957
9 years ago
filestorage.cpp
Feature
#3957
9 years ago
fitellipse.cpp
Feature
#3957
9 years ago
grabcut.cpp
Feature
#3957
9 years ago
houghcircles.cpp
Feature
#3957
9 years ago
houghlines.cpp
Feature
#3957
9 years ago
image.cpp
Feature
#3957
9 years ago
image_alignment.cpp
Feature
#3957
9 years ago
image_sequence.cpp
Feature
#3957
9 years ago
imagelist_creator.cpp
Feature
#3957
9 years ago
inpaint.cpp
Feature
#3957
9 years ago
intelperc_capture.cpp
Feature
#3957
9 years ago
kalman.cpp
Fixed typo
12 years ago
kmeans.cpp
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
11 years ago
laplace.cpp
Feature
#3957
9 years ago
letter_recog.cpp
Feature
#3957
9 years ago
lkdemo.cpp
Feature
#3957
9 years ago
logistic_regression.cpp
Updated ml module interfaces and documentation
10 years ago
lsd_lines.cpp
Feature
#3957
9 years ago
mask_tmpl.cpp
Feature
#3957
9 years ago
matchmethod_orb_akaze_brisk.cpp
cppcheck: fix some reports
9 years ago
minarea.cpp
Applied all fixes related to translating C to C++ code
11 years ago
morphology2.cpp
Feature
#3957
9 years ago
neural_network.cpp
neural_network.cpp added
9 years ago
npr_demo.cpp
Feature
#3957
9 years ago
opencv_version.cpp
opencv_version
11 years ago
openni_capture.cpp
Feature
#3957
9 years ago
pca.cpp
Feature
#3957
9 years ago
phase_corr.cpp
Split highgui module to videoio and highgui
11 years ago
points_classifier.cpp
Updated ml module interfaces and documentation
10 years ago
polar_transforms.cpp
Feature
#3957
9 years ago
segment_objects.cpp
Feature
#3957
9 years ago
select3dobj.cpp
Feature
#3957
9 years ago
shape_example.cpp
Feature
#3957
9 years ago
smiledetect.cpp
cppcheck: fix some reports
9 years ago
squares.cpp
initial commit
11 years ago
starter_imagelist.cpp
Feature
#3957
9 years ago
starter_video.cpp
Feature
#3957
9 years ago
stereo_calib.cpp
Merge pull request
#6459
from eliao:Fix6457
9 years ago
stereo_match.cpp
Fixed parser for img1_filename and img2_filename.
9 years ago
stitching.cpp
Extract imgcodecs module from highgui
11 years ago
stitching_detailed.cpp
fixed
#5005
: stitching_detailed.cpp
9 years ago
train_HOG.cpp
Feature
#3957
9 years ago
train_svmsgd.cpp
train_svmsgd.cpp : float response
9 years ago
tree_engine.cpp
Feature
#3957
9 years ago
tvl1_optical_flow.cpp
Feature
#3957
9 years ago
videostab.cpp
Feature
#3957
9 years ago
watershed.cpp
Feature
#3957
9 years ago