Andrey Senyaev
4c9364a803
Docs workflow in GHA for 3.4
2 years ago
gbowser3@gmail.com
e7a787aa41
Imgproc: Fix doxygen typo
2 years ago
Andrey Senyaev
5bf3991f55
Workflow on Ubuntu 14.04 for 3.4 branch
2 years ago
Alexander Alekhin
0862d69a6e
Merge pull request #22271 from tomoaki0705:dotprod_neon
2 years ago
Alexander Alekhin
6ce2f1316f
Merge pull request #22293 from mshabunin:fix-buffer-area-uas
2 years ago
Alexander Alekhin
294348939b
Merge pull request #22296 from alalek:fixup_22153
2 years ago
Alexander Alekhin
e2db95184f
Merge pull request #22295 from alalek:fixup_22246
2 years ago
Alexander Alekhin
f8597fc150
imgproc: fixup leftovers of int->int64_t conversion
2 years ago
Alexander Alekhin
85b0b0cd77
build: add missing GCC condition for pragma
2 years ago
Maksim Shabunin
f729202272
core: remove unnecessary pointer cleanup in BufferArea
2 years ago
Alexander Alekhin
db53f4533e
Merge pull request #22279 from asenyaev:asen/android_3.4
2 years ago
Andrey Senyaev
a016f6022c
Android GHA workflow for 3.4 branch
2 years ago
Tomoaki Teshima
b3269b08a1
neon: add dotprod dispatch implementation
...
* read vector at runtime
* add enum
2 years ago
@lizhiyu3
e59cff47d4
fix the right border
2 years ago
Alexander Alekhin
47912431e6
Merge pull request #22269 from asenyaev:asen/fix_python_recursion
2 years ago
Alexander Alekhin
701d0d9905
Merge pull request #22266 from asenyaev:asen/rename_lin_arm_pipelines
2 years ago
Andrey Senyaev
1feabf4275
Fixed an issue with a recursion of cv2 in python
2 years ago
Andrey Senyaev
697acf7f6a
Linux ARM64 rename ubuntu version on 3.4
2 years ago
Alexander Alekhin
c9e10e1d0b
Merge pull request #22225 from scorpiozj:patch-1
2 years ago
scorpiozj
bd54ba911d
Update imgproc.hpp
...
fix Rect value of integral image example;
2 years ago
Alexander Alekhin
a9354fc743
Merge pull request #22229 from zihaomu:bug_fix_22195_3_4
2 years ago
Alexander Alekhin
1377f0147e
Merge pull request #22246 from asenyaev:asen/fix_warning_lnx_arm64_3.4
2 years ago
Andrey Senyaev
d2b1e38207
Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64
2 years ago
Alexander Alekhin
afe1c70f2d
Merge pull request #22228 from CSharperMantle:CSharperMantle-patch-std-shuffle
2 years ago
Zihao Mu
45fbb67aba
fix scale layer can not handle 1x1 weight correctly.
2 years ago
Alexander Alekhin
914005174f
Merge pull request #22153 from vrabaud:opencv_drawing
2 years ago
Alexander Alekhin
2a82467a6f
Merge pull request #22232 from tomoaki0705:dryCmake
2 years ago
Alexander Alekhin
a233232b7d
Merge pull request #22234 from vrabaud:34_calib
2 years ago
Vincent Rabaud
ed4bf13960
Fix cleanFoundConnectedQuads.
2 years ago
Rong Mantle Bao
3135063100
Make objdetect/test C++11-compliant and reproducible
...
- Add conditional compilation directives to replace deprecated std::random_shuffle with new std::shuffle when C++11 is available.
- Set random seed to a fixed value before shuffling containers to ensure reproducibility.
Resolves opencv/opencv#22209 .
2 years ago
Tomoaki Teshima
87ef6a9cc1
build: suppress the warning
...
DRY
bump the version
2 years ago
Rong Mantle Bao
fa613e393f
Read CV_CXX11 for C++11 detection
2 years ago
Rong Mantle Bao
db70676933
Use cross-platform std::chrono in getTickCount()
...
Add conditional compilation directives to enable uses of std::chrono on supported compilers. Use std::chrono::steady_clock as a source to retrieve current tick count and clock frequency.
Fixes opencv/opencv#6902 .
2 years ago
Alexander Alekhin
70492c2127
Merge pull request #22202 from tomoaki0705:fixWarnings
2 years ago
Vincent Rabaud
0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit
...
Add missing code.
* Add missing code.
This was removed in c7fc563dc0
The resize is also a side-effect.
* Use shorteer cv::Point2f *=
2 years ago
Tomoaki Teshima
a630ad73cb
suppress warning on GCC 7 and later
2 years ago
@lizhiyu3
366e8217c2
merge the fixbug
2 years ago
@lizhiyu3
01226cb8ac
fix the bug when src*2 < dst
2 years ago
Alexander Alekhin
3891b72f33
Merge pull request #22189 from p12tic:document-calchist-overload
2 years ago
@lizhiyu3
c54ccaac31
change test number
2 years ago
@lizhiyu3
79731cb0ff
fix the bug when src*2 < dst
2 years ago
Yuantao Feng
2920a8e0ec
Merge pull request #22185 from fengyuentau:ci_job_rename_3.4
...
Rename jobs for better understanding for branch 3.4
* rename jobs
* remove dots from job names
* correct ubuntu version for linux arm64
2 years ago
Povilas Kanapickas
6a4c3b61e6
Improve doc of calcHist overload that accepts vectors
...
It's not clear how ranges argument should be used in the overload of
calcHist that accepts std::vector. The main overload uses array of
arrays there, while std::vector overload uses a plain array. The code
interprets the vector as a flattened array and rebuilds array of arrays
from it. This is not obvious interpretation, so documentation has been
added to explain the expected usage.
2 years ago
heavyrain-lzy
6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp
...
* fix the bug in pyrUp
* add test case for pyrUp
* coding style
2 years ago
Alexander Alekhin
e313603aac
Merge pull request #22182 from alalek:build_fix_warnings
2 years ago
Alexander Alekhin
0f3de805f4
build: fix warnings
2 years ago
Alexander Alekhin
56e19e3494
Merge pull request #22173 from ycs77:patch-2
2 years ago
Alexander Alekhin
8ae06b4648
Merge pull request #22111 from asenyaev:asen/ios_workflow_3.4
2 years ago
Alexander Alekhin
eb7add1828
Merge pull request #22169 from tomoaki0705:OrinCC
2 years ago
Lucas Yang
b152b8cbcd
Fix missing CharVector for JavaScript bindings
2 years ago