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.
9908
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:
474897ff01
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 '474897ff01'
${ noResults }
opencv
/
modules
/
contrib
/
src
History
Roman Donchenko
1f4ddbe5b6
Merge pull request
#2705
from KonstantinMatskevich:face_recognition_labels_info
11 years ago
..
adaptiveskindetector.cpp
deleted extra semicolons
11 years ago
ba.cpp
deleted extra semicolons
11 years ago
basicretinafilter.cpp
Normalize line endings and whitespace
13 years ago
basicretinafilter.hpp
typos
11 years ago
bowmsctrainer.cpp
Normalized file endings.
12 years ago
chamfermatching.cpp
Fixes of some memory leaks
11 years ago
chowliutree.cpp
Normalized file endings.
12 years ago
colormap.cpp
Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap.
13 years ago
colortracker.cpp
Normalized file endings.
12 years ago
contrib_init.cpp
Normalized file endings.
12 years ago
detection_based_tracker.cpp
Enabled CV_Assert and such to print the function name with Visual C++.
12 years ago
facerec.cpp
moving FaceRecognizer2 from public header to .cpp
11 years ago
featuretracker.cpp
Updated with comments of speclad
12 years ago
fuzzymeanshifttracker.cpp
deleted extra semicolons
11 years ago
gencolors.cpp
Set stricter warning rules for gcc
13 years ago
hybridtracker.cpp
Normalized file endings.
12 years ago
imagelogpolprojection.cpp
typos
11 years ago
imagelogpolprojection.hpp
Updated warning options for GCC; fixed new warnings.
13 years ago
inputoutput.cpp
WindowsRT mode build warning fix.
12 years ago
lda.cpp
typos
11 years ago
logpolar_bsm.cpp
Normalized file endings.
12 years ago
magnoretinafilter.cpp
Normalized file endings.
12 years ago
magnoretinafilter.hpp
typos
11 years ago
octree.cpp
Warning fixes continued
13 years ago
openfabmap.cpp
some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover
13 years ago
parvoretinafilter.cpp
Normalized file endings.
12 years ago
parvoretinafilter.hpp
typos
11 years ago
polyfit.cpp
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)
14 years ago
precomp.hpp
Remove HAVE_CVCONFIG_H - it's always defined.
12 years ago
retina.cpp
deleted extra semicolons
11 years ago
retinacolor.cpp
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
13 years ago
retinacolor.hpp
typos
11 years ago
retinafilter.cpp
Updated warning options for GCC; fixed new warnings.
13 years ago
retinafilter.hpp
Normalized file endings.
12 years ago
rgbdodometry.cpp
Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function
11 years ago
selfsimilarity.cpp
Normalize line endings and whitespace
13 years ago
spinimages.cpp
fixed calculation method of "cv::TickMeter"
11 years ago
stereovar.cpp
Normalized file endings.
12 years ago
templatebuffer.hpp
typos
11 years ago