3418 Commits (5da17a4b03b9b9cac92ccadd5fda249523dfdd79)

Author SHA1 Message Date
Maksim Shabunin d77dbbe7a0 imgproc: sync boundingRect function with 5.x 7 months ago
Alexander Smorkalov a4b4808d9d New HAL API for remap 7 months ago
Alexander Smorkalov f643964c68 Added HAL function for popular bit-exact branch of GaussianBlur with sigma=0. 7 months ago
Kumataro 2eb9e915d9 imgproc: doc: fix arrow symbols in header 8 months ago
Maksim Shabunin c081efe3c6 imgproc: add 512mb tag for FindContours.accuracy test 8 months ago
Alexander Smorkalov 17c7f76da3 HALL interface for bilaterialFilter. 8 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 8 months ago
Maksim Shabunin f37924796f
Merge pull request #25364 from mshabunin:fix-unaligned-filter 8 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 8 months ago
Alexander Lyulkov 30889f4a90 Added tests for adaptiveThreshold and sepFilter2D 8 months ago
Tsukasa Sugiura 5528e70f3c remove floating point literal 8 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 9 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 9 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 9 months ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 9 months ago
MaximSmolskiy 315d0f581e Fix typos in imgproc/src/contours.cpp 11 months ago
Yusuke Kameda 95b84a0a9b
Update applyColorMap document 11 months ago
Alexander Alekhin 3340c71a2a ocl: fix kernels compilation 11 months ago
Maksim Shabunin adde942e34 OCL: fix incompatibility with Mali ruintime 11 months ago
Kirin Chu fb9f75c5ba
Fix typo 12 months ago
Vincent Rabaud 06f62a3dd1
Merge pull request #24581 from vrabaud:tsan 1 year ago
Maxim Smolskiy 2c1ec4245d
Merge pull request #24527 from MaximSmolskiy:fix-out-of-image-corners-in-cv-cornersubpix 1 year ago
Dmitry Kurtaev ec97c38ff9
Merge pull request #24535 from dkurt:ipp_distransform_update 1 year ago
Vincent Rabaud c96f48e7c9
Merge pull request #24412 from vrabaud:inter_area1 1 year ago
Alexander Smorkalov 14b21f7271 Ensure interarea algorithm usage in resize perfomance test. 1 year ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
definitelyuncertain a1028efdcf
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
HAN Liutong 07bf9cb013
Merge pull request #24325 from hanliutong:rewrite 1 year ago
Dmitry Kurtaev d752bac43f
Merge pull request #24234 from dkurt:distanceTransform_max_dist 1 year ago
HAN Liutong 320c0bf419
Merge pull request #24166 from hanliutong:rewrite-remaining 1 year ago
HAN Liutong f617fbe166
Merge pull request #24132 from hanliutong:rewrite-imgproc2 1 year ago
HAN Liutong 5e9191558d
Merge pull request #24058 from hanliutong:rewrite-imgporc 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Dmitry Kurtaev c4c2e2e796
Merge pull request #24214 from dkurt:distanceTransform_big_step 1 year ago
Dmitry Kurtaev 6ae7caaa01
Merge pull request #24216 from dkurt:inter_lines_less_compute 1 year ago
Kumataro 81cc89a3ce
Merge pull request #24179 from Kumataro:fix24145 1 year ago
Ginkgo a301d1c298 fix ipp_warpAffine return value error 1 year ago
Vincent Rabaud 94de7e5d21
Merge pull request #24042 from vrabaud:circle 1 year ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 1 year ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 1 year ago
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 1 year ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 1 year ago
Maksim Shabunin 3f0707234f risc-v: fix unaligned loads and stores 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
lamm45 ddcbd2cc26
Merge pull request #22798 from lamm45:distransform-large 1 year ago
Dmitry Kurtaev ec95efca10
Merge pull request #23754 from dkurt:remap_linear_transparent 1 year ago
Christine Poerschke f597838685 imgproc: optimise local cost computation in IntelligentScissorsMB::buildMap 1 year ago
Christine Poerschke d3e7968927
Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep 1 year ago