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.
 
 
 
 
 
 
Dmitry Kurtaev c4c2e2e796
Merge pull request #24214 from dkurt:distanceTransform_big_step
1 year ago
..
opencl Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
_geom.h Backport C-API cleanup (imgproc) from 5.x 2 years ago
accum.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
accum.dispatch.cpp
accum.simd.hpp
approx.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
bilateral_filter.dispatch.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
bilateral_filter.simd.hpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
blend.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
box_filter.dispatch.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
box_filter.simd.hpp
canny.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
ccl_bolelli_forest.inc.hpp
ccl_bolelli_forest_firstline.inc.hpp
ccl_bolelli_forest_lastline.inc.hpp
ccl_bolelli_forest_singleline.inc.hpp
clahe.cpp
color.cpp
color.hpp Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
color.simd_helpers.hpp Merge remote-tracking branch 'origin/3.4' into merge-3.4 2 years ago
color_hsv.dispatch.cpp
color_hsv.simd.hpp imgproc/cvtColor: fixed invalid read in BGR2HLS 2 years ago
color_lab.cpp Merge pull request #22179 from hanliutong:new-rvv 3 years ago
color_rgb.dispatch.cpp
color_rgb.simd.hpp
color_yuv.dispatch.cpp Added check that YUYV input of cvtColor has even width. 2 years ago
color_yuv.simd.hpp Merge pull request #22179 from hanliutong:new-rvv 3 years ago
colormap.cpp Merge pull request #21645 from chacha21:applyColorMap_8UC1_optimized 3 years ago
connectedcomponents.cpp Update Condition 3 years ago
contours.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
convhull.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
corner.avx.cpp
corner.cpp
corner.hpp
cornersubpix.cpp
demosaicing.cpp risc-v: fix unaligned loads and stores 2 years ago
deriv.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
distransform.cpp Merge pull request #24214 from dkurt:distanceTransform_big_step 1 year ago
drawing.cpp Merge pull request #24042 from vrabaud:circle 2 years ago
emd.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
featureselect.cpp
filter.dispatch.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
filter.hpp
filter.simd.hpp Fixed UBSan warning about undefined pointer arithmetic overflow 2 years ago
filterengine.hpp
fixedpoint.inl.hpp
floodfill.cpp build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
gabor.cpp
generalized_hough.cpp
geometry.cpp Merge pull request #24216 from dkurt:inter_lines_less_compute 1 year ago
grabcut.cpp
hal_replacement.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
hershey_fonts.cpp
histogram.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
hough.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
imgwarp.avx2.cpp
imgwarp.cpp fix ipp_warpAffine return value error 2 years ago
imgwarp.hpp Fixed most clang -Wextra-semi warnings 2 years ago
imgwarp.lasx.cpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
imgwarp.sse4_1.cpp Fixed most clang -Wextra-semi warnings 2 years ago
intelligent_scissors.cpp imgproc: optimise local cost computation in IntelligentScissorsMB::buildMap 2 years ago
intersection.cpp Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 2 years ago
linefit.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
lsd.cpp Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
main.cpp
matchcontours.cpp
median_blur.dispatch.cpp
median_blur.simd.hpp Merge pull request #22179 from hanliutong:new-rvv 3 years ago
min_enclosing_triangle.cpp
moments.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
morph.dispatch.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
morph.simd.hpp
phasecorr.cpp
precomp.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
pyramids.cpp Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
resize.avx2.cpp
resize.cpp Merge pull request #23634 from dkurt:fix_nearest_exact 2 years ago
resize.hpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
resize.lasx.cpp Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
resize.sse4_1.cpp
rotcalipers.cpp
samplers.cpp Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
segmentation.cpp Backport C-API cleanup (imgproc) from 5.x 2 years ago
shapedescr.cpp
smooth.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2 years ago
smooth.simd.hpp
spatialgradient.cpp
stackblur.cpp improve code style and Doc of stackblur. 2 years ago
subdivision2d.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
sumpixels.avx512_skx.hpp build: eliminate uninitialized warnings from GCC12 2 years ago
sumpixels.dispatch.cpp
sumpixels.simd.hpp
tables.cpp
templmatch.cpp Fix mask thresholding 2 years ago
thresh.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
utils.cpp