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/
23032
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:
004a1cd64a
opencv
/
modules
/
imgproc
/
src
History
Alexander Alekhin
d0b2e60edc
Merge pull request
#10514
An error occurred
from alalek:build_warnings
7 years ago
..
opencl
imgproc(ocl): fix RGB2RGBA kernel out of range access
7 years ago
_geom.h
…
accum.cpp
…
accum.dispatch.cpp
…
accum.simd.hpp
…
approx.cpp
…
blend.cpp
…
canny.cpp
clean up the code
7 years ago
clahe.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
7 years ago
color.cpp
Build for embedded systems
7 years ago
colormap.cpp
…
connectedcomponents.cpp
…
contours.cpp
Build for embedded systems
7 years ago
convhull.cpp
…
corner.avx.cpp
…
corner.cpp
…
corner.hpp
…
cornersubpix.cpp
…
demosaicing.cpp
…
deriv.cpp
Merge pull request
#10172
An error occurred
from ElenaGvozdeva:eg/HAL_sobel
7 years ago
distransform.cpp
…
drawing.cpp
…
emd.cpp
…
featureselect.cpp
…
filter.avx2.cpp
…
filter.cpp
fix accelerators order
7 years ago
filter.hpp
fix accelerators order
7 years ago
filterengine.hpp
…
fixedpoint.inl.hpp
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (
#9468
An error occurred
)
7 years ago
floodfill.cpp
…
gabor.cpp
…
gcgraph.hpp
…
generalized_hough.cpp
…
geometry.cpp
Fix pointPolygonTest for large coordinate values (
#10222
An error occurred
)
7 years ago
grabcut.cpp
…
hal_replacement.hpp
HAL for canny
7 years ago
hershey_fonts.cpp
…
histogram.cpp
…
hough.cpp
Merge pull request
#10232
An error occurred
from TomBecker-BD:hough-many-circles
7 years ago
imgwarp.avx2.cpp
…
imgwarp.cpp
…
imgwarp.hpp
…
imgwarp.sse4_1.cpp
…
intersection.cpp
…
linefit.cpp
…
lsd.cpp
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (
#9468
An error occurred
)
7 years ago
main.cpp
…
matchcontours.cpp
…
min_enclosing_triangle.cpp
…
moments.cpp
…
morph.cpp
Merge pull request
#10223
An error occurred
from vpisarev:ocl_mac_fixes
7 years ago
phasecorr.cpp
…
precomp.hpp
…
pyramids.cpp
Merge pull request
#10172
An error occurred
from ElenaGvozdeva:eg/HAL_sobel
7 years ago
resize.avx2.cpp
…
resize.cpp
Merge pull request
#10421
An error occurred
from cezheng:patch-1
7 years ago
resize.hpp
…
resize.sse4_1.cpp
…
rotcalipers.cpp
Updating rotcalipers.cpp to resolve issue
#10096
An error occurred
7 years ago
samplers.cpp
…
segmentation.cpp
…
shapedescr.cpp
…
smooth.cpp
Fixed 3 issues found by static analysis
7 years ago
spatialgradient.cpp
…
subdivision2d.cpp
…
sumpixels.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
7 years ago
tables.cpp
…
templmatch.cpp
…
thresh.cpp
build: eliminate warnings
7 years ago
undistort.avx2.cpp
…
undistort.cpp
…
undistort.hpp
…
utils.cpp
…