3398 Commits (8ea939f7ebe47987565f3fa6bce7f2f63402d1c9)

Author SHA1 Message Date
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 11 months ago
Vincent Rabaud 06f62a3dd1
Merge pull request #24581 from vrabaud:tsan 12 months 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
Maksim Shabunin adab462e42 imgproc/cvtColor: fixed invalid read in BGR2HLS 1 year ago
Pierre Chatelier 93d490213f
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 1 year ago
Christine Poerschke b5e9eb742c
Merge pull request #23698 from cpoerschke:4.x-pr-21959-perf 1 year ago
Sean McBride 2083fdc9c0 Fixed UBSan warning about undefined pointer arithmetic overflow 1 year ago
Dmitry Kurtaev c97942cf78 Fix mask thresholding 1 year ago
captain-n3m0 6157db6462 Fixed matchTemplate function. #23585 1 year ago
Akshat Chauhan c07145fe28
Merge pull request #23662 from akormous:docfix 2 years ago
Alexander Smorkalov 98d678c2d2 Added check that YUYV input of cvtColor has even width. 2 years ago
Dmitry Kurtaev c92135bdd1
Merge pull request #23634 from dkurt:fix_nearest_exact 2 years ago
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Sean McBride aa2fabcba5 Fixed undefined left shifting of negative number 2 years ago
Gaotianhong f1dbc7d724 fix warning in pointPolygonTest 2 years ago
Simon Lynen 6033599c88
Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
Vincent Rabaud 8ad8ec679f
Merge pull request #22441 from vrabaud:hls_while 2 years ago
Ibai Gorordo c280cd7290
Merge pull request #23210 from ibaiGorordo:rect_nfa_bugfix 2 years ago