.. |
opencl
|
Merge pull request #24621 from chacha21:remap_relative
|
2024-02-28 17:20:33 +03:00 |
_geom.h
|
Backport C-API cleanup (imgproc) from 5.x
|
2023-01-16 23:29:50 +03:00 |
accum.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2023-04-26 09:48:15 -04:00 |
accum.dispatch.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
accum.simd.hpp
|
Merge pull request #24325 from hanliutong:rewrite
|
2023-10-05 17:57:25 +03:00 |
approx.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
bilateral_filter.dispatch.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
bilateral_filter.simd.hpp
|
Clean up the Universal Intrinsic API.
|
2023-10-13 19:23:30 +08:00 |
blend.cpp
|
Merge pull request #24058 from hanliutong:rewrite-imgporc
|
2023-09-14 20:37:46 +03:00 |
box_filter.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2023-04-26 09:48:15 -04:00 |
box_filter.simd.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
canny.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
ccl_bolelli_forest_firstline.inc.hpp
|
Merge pull request #19631 from prittt:sota-ccl
|
2021-02-27 17:27:24 +00:00 |
ccl_bolelli_forest_lastline.inc.hpp
|
Merge pull request #19631 from prittt:sota-ccl
|
2021-02-27 17:27:24 +00:00 |
ccl_bolelli_forest_singleline.inc.hpp
|
Merge pull request #19631 from prittt:sota-ccl
|
2021-02-27 17:27:24 +00:00 |
ccl_bolelli_forest.inc.hpp
|
Merge pull request #19631 from prittt:sota-ccl
|
2021-02-27 17:27:24 +00:00 |
clahe.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
color_hsv.dispatch.cpp
|
OCL: fix incompatibility with Mali ruintime
|
2023-12-21 00:30:44 +03:00 |
color_hsv.simd.hpp
|
Merge pull request #24325 from hanliutong:rewrite
|
2023-10-05 17:57:25 +03:00 |
color_lab.cpp
|
OCL: fix incompatibility with Mali ruintime
|
2023-12-21 00:30:44 +03:00 |
color_rgb.dispatch.cpp
|
OCL: fix incompatibility with Mali ruintime
|
2023-12-21 00:30:44 +03:00 |
color_rgb.simd.hpp
|
Clean up the Universal Intrinsic API.
|
2023-10-13 19:23:30 +08:00 |
color_yuv.dispatch.cpp
|
OCL: fix incompatibility with Mali ruintime
|
2023-12-21 00:30:44 +03:00 |
color_yuv.simd.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
color.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
color.hpp
|
OCL: fix incompatibility with Mali ruintime
|
2023-12-21 00:30:44 +03:00 |
color.simd_helpers.hpp
|
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422
|
2023-10-12 10:18:24 +03:00 |
colormap.cpp
|
Merge pull request #21645 from chacha21:applyColorMap_8UC1_optimized
|
2022-03-01 19:55:00 +03:00 |
connectedcomponents.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
contours.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
convhull.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
corner.avx.cpp
|
Merge pull request #16236 from alalek:fix_core_simd_emulator
|
2020-01-10 21:31:02 +03:00 |
corner.cpp
|
Merge pull request #24058 from hanliutong:rewrite-imgporc
|
2023-09-14 20:37:46 +03:00 |
corner.hpp
|
|
|
cornersubpix.cpp
|
Merge pull request #24527 from MaximSmolskiy:fix-out-of-image-corners-in-cv-cornersubpix
|
2023-11-21 15:36:43 +03:00 |
demosaicing.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
deriv.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
distransform.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
drawing.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
emd.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
featureselect.cpp
|
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR
|
2021-02-15 19:55:57 +00:00 |
filter.dispatch.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
filter.hpp
|
imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version
|
2020-07-08 15:13:48 +00:00 |
filter.simd.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
filterengine.hpp
|
Merge pull request #18073 from vpisarev:apache2_license
|
2020-08-17 11:49:11 +00:00 |
fixedpoint.inl.hpp
|
Merge pull request #18167 from Yosshi999:bit-exact-gaussian
|
2020-09-01 10:28:25 +00:00 |
floodfill.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
gabor.cpp
|
|
|
generalized_hough.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-09-14 23:44:35 +00:00 |
geometry.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
grabcut.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
hal_replacement.hpp
|
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422
|
2023-10-12 10:18:24 +03:00 |
hershey_fonts.cpp
|
|
|
histogram.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
hough.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
imgwarp.avx2.cpp
|
|
|
imgwarp.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
imgwarp.hpp
|
Fixed most clang -Wextra-semi warnings
|
2022-09-27 18:06:46 -04:00 |
imgwarp.lasx.cpp
|
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX
|
2022-09-10 09:39:43 +03:00 |
imgwarp.sse4_1.cpp
|
Fixed most clang -Wextra-semi warnings
|
2022-09-27 18:06:46 -04:00 |
intelligent_scissors.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
intersection.cpp
|
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision
|
2023-05-30 17:46:39 +03:00 |
linefit.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
lsd.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
main.cpp
|
|
|
matchcontours.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
median_blur.dispatch.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-03-23 16:54:35 +00:00 |
median_blur.simd.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
min_enclosing_triangle.cpp
|
fix findMinEnclosingTriangle and add tests
|
2021-10-21 18:12:51 +03:00 |
moments.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
morph.dispatch.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
morph.simd.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
phasecorr.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-05-29 19:00:14 +00:00 |
precomp.hpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
pyramids.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
resize.avx2.cpp
|
imgproc(resize): drop unused 'pix_size4'
|
2020-03-29 02:41:50 +00:00 |
resize.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
resize.hpp
|
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX
|
2022-09-10 09:39:43 +03:00 |
resize.lasx.cpp
|
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX
|
2022-09-10 09:39:43 +03:00 |
resize.sse4_1.cpp
|
imgproc(resize): drop unused 'pix_size4'
|
2020-03-29 02:41:50 +00:00 |
rotcalipers.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
samplers.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
segmentation.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
shapedescr.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
smooth.dispatch.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
smooth.simd.hpp
|
Merge pull request #24058 from hanliutong:rewrite-imgporc
|
2023-09-14 20:37:46 +03:00 |
spatialgradient.cpp
|
Merge pull request #24058 from hanliutong:rewrite-imgporc
|
2023-09-14 20:37:46 +03:00 |
stackblur.cpp
|
Merge pull request #24132 from hanliutong:rewrite-imgproc2
|
2023-09-19 08:52:42 +03:00 |
subdivision2d.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
sumpixels.avx512_skx.hpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
sumpixels.dispatch.cpp
|
fix files permissions
|
2020-04-13 04:29:55 +00:00 |
sumpixels.simd.hpp
|
Clean up the Universal Intrinsic API.
|
2023-10-13 19:23:30 +08:00 |
tables.cpp
|
|
|
templmatch.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
thresh.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
utils.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |