34358 Commits (3e561d8353f75427fc0641208c1287767b1939c7)
 

Author SHA1 Message Date
Alexander Smorkalov a33de44b0b
Merge pull request #25212 from alexlyulkov:al/dnn-int64-scatter 9 months ago
RoboSchmied 8f4dbdad0e Fix: 6 typos 9 months ago
Alex eaa88e7bc7 fix detect rotated grid, added test 9 months ago
Alexander Smorkalov fc34554475
Merge pull request #25184 from dkurt:avoid_extra_memset 9 months ago
Alexander Smorkalov aa5f7727d8
Merge pull request #25249 from carabsc:cara_changes 9 months ago
lpylpy0514 84a1248b0a fix a bug about vittrack post-process 9 months ago
Alessandro de Oliveira Faria (A.K.A.CABELO) 4c86b287fd
Merge pull request #25176 from cabelo:4.x 9 months ago
Yuantao Feng 025e7602b9
Merge pull request #25166 from fengyuentau:fix_cann_gemm 9 months ago
Alexander Smorkalov bf2626e4db
Merge pull request #25213 from mshabunin:fix-doc-buttons 9 months ago
Dmitry Kurtaev 0b6c9a2123
Merge pull request #25181 from dkurt:release_conv_weights 9 months ago
Kumataro aae77b65a5
Merge pull request #25257 from Kumataro:fix25256 9 months ago
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 9 months ago
alexlyulkov f8319de976
Added int support to CumSum layer (#25214) 9 months ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 9 months ago
Abduragim Shtanchaev d188319b82
0D test for Reshape layer (#25206) 9 months ago
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 9 months ago
alexlyulkov aa9e80b07b
Added native int64 indices support to gather layer (#25211) 9 months ago
alexlyulkov f2cf3c8890
Added int support to flatten, permute, reshape, slice layers (#25236) 9 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 9 months ago
WU Jia aa5ea340f7
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 9 months ago
Carlos Azevedo 8d5dd2e5c2 Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend 9 months ago
Alexander Alekhin 213e1a4d9d Merge pull request #25234 from mshabunin:doc-auto-dot-5.x 9 months ago
Alexander Alekhin 3aefd4862c Merge pull request #25229 from giokara-oqton:fix_jpegturbo_win64 9 months ago
Maksim Shabunin 11eac62ac3 doc: auto-enabling DOT support in documentation if dot executable has been found 9 months ago
Alexander Alekhin 0c6fc763f4 Merge pull request #25199 from olpipi:fix_openvino_2024_0 9 months ago
Giorgos Karagounis 2fd011b6ff Fix for jpegturbo Windows build 9 months ago
Oleg Pipikin 6da2ddcf0e Fix for OpenVINO 2024.0 9 months ago
Maksim Shabunin 0d413068df doc: fix toggle buttons in some tutorials 9 months ago
Alexander Alekhin 625eebad54 Merge pull request #25203 from mshabunin:fix-scalable-intrin-test 9 months ago
Alexander Alekhin 60ca3d259e Merge pull request #25204 from mshabunin:fix-rvv-vne 9 months ago
Alexander Alekhin 372b3fefea Merge pull request #25180 from mshabunin:doc-fix-javadoc 9 months ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 9 months ago
Alexander Lyulkov d2d6869a26 Added int64 values support to scatter, scatterND and maxunpool layers 9 months ago
alexlyulkov 85cc02f4de
Allowed int64 constants in ONNX parser (#25148) 9 months ago
Maksim Shabunin 01a4abb2c2 RISC-V: fixed comparison of float32 vectors 9 months ago
Maksim Shabunin 8550c415ef doc: fix formulas in JavaDoc broken after Doxygen upgrade 9 months ago
MaximSmolskiy 7fe1664bbf Use initial quads corners in ChessBoardDetector::findQuadNeighbors 9 months ago
Misha Klatis 50b36ef823 ios build fixes 9 months ago
Dmitry Kurtaev 6a370ba9e7 Avoid extra memset in convolution initialization 9 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 9 months ago
Alexander Smorkalov 1eb061f89d
Merge pull request #25171 from mshabunin:doc-auto-dot 9 months ago
Maksim Shabunin ad61e7e21d doc: auto-enabling DOT support in documentation if dot executable has been found 9 months ago
Dmitry Matveev f174363f60
Merge pull request #25055 from dmatveev:dm/value_initialized_gmat 9 months ago
Alexander Smorkalov 0e524ee95a
Merge pull request #25145 from MaximSmolskiy:improve-contours-approximations-in-ChessBoardDetector-generateQuads-2 9 months ago
Alexander Smorkalov 66ff71085e
Merge pull request #25163 from dkurt:onnx_graph_ref 9 months ago
Maksim Shabunin de29223217
Merge pull request #25161 from mshabunin:doc-upgrade-5.x 9 months ago
Alexander Smorkalov 0f468a7f35
Merge pull request #25162 from mshabunin:doc-upgrade-fix 9 months ago
Alexander Smorkalov 9f2494da2d
Merge pull request #25160 from asmorkalov:as/backport_highgui_22754 9 months ago
Maksim Shabunin 7b77ebc8c3 doc: removed duplicated markdown file, fixed gapi tutorial 9 months ago
Dmitry Kurtaev 98aed21dd4 Avoid copy of ONNX graph during import 9 months ago