Rong Mantle Bao
fa613e393f
Read CV_CXX11 for C++11 detection
3 years ago
Michael Klatis
7d3dbcb027
dynamically linked libs on mobile
3 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 .
3 years ago
SergeyIvanov87
b3b235ebc0
Apply WITHA_VA option in cmake
3 years ago
Alexander Alekhin
70492c2127
Merge pull request #22202 from tomoaki0705:fixWarnings
3 years ago
SergeyIvanov87
f562264674
Add VAAPI into tests & VPL sample
3 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 *=
3 years ago
Zihao Mu
139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible
...
DNN: ARMv7 compatible fastConv
* support armv7 on fastConv
* remove whitespace.
3 years ago
Tomoaki Teshima
a630ad73cb
suppress warning on GCC 7 and later
3 years ago
Alexander Alekhin
3891b72f33
Merge pull request #22189 from p12tic:document-calchist-overload
3 years ago
Zihao Mu
a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor
...
Add per_tensor_quantize to int8 quantize
* add per_tensor_quantize to dnn int8 module.
* change api flag from perTensor to perChannel, and recognize quantize type and onnx importer.
* change the default to hpp
3 years ago
Alexander Alekhin
16b5fd4bf2
Merge pull request #22102 from jwinarske:jw/xdg_shell
3 years ago
Yuantao Feng
8d38922571
Merge pull request #22187 from fengyuentau:ci_job_rename_5.x
...
Rename jobs for better understanding for branch 5.x
* rename jobs
* remove dots from job names
* correct ubuntu version for linux arm64
3 years ago
Yuantao Feng
fb9463c55f
Merge pull request #22186 from fengyuentau:ci_job_rename_4.x
...
Rename jobs for better understanding for branch 4.x
* rename jobs
* remove dots from job names
* correct ubuntu version for linux arm64
3 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
3 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.
3 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
3 years ago
Alexander Alekhin
e313603aac
Merge pull request #22182 from alalek:build_fix_warnings
3 years ago
Alexander Alekhin
0f3de805f4
build: fix warnings
3 years ago
Alexander Alekhin
3bf22d0024
Merge pull request #22156 from vpisarev:update_cvround
3 years ago
Alexander Alekhin
66567933d7
Merge pull request #22163 from philipphutterer:vcap-frame-type
3 years ago
Alexander Alekhin
56e19e3494
Merge pull request #22173 from ycs77:patch-2
3 years ago
Alexander Alekhin
d2f5a10f5d
Merge pull request #22176 from danopdev:doc-update-1
3 years ago
Dan
32bb4fa950
Update doc
3 years ago
Alexander Alekhin
ee8b414a1e
Merge pull request #22112 from asenyaev:asen/ios_workflow_5.x
3 years ago
Alexander Alekhin
8ae06b4648
Merge pull request #22111 from asenyaev:asen/ios_workflow_3.4
3 years ago
Alexander Alekhin
652396678d
Merge pull request #22110 from asenyaev:asen/ios_workflow_4.x
3 years ago
Zihao Mu
59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM
...
DNN: Accelerating convolution
* Fast Conv of ARM, X86 and universal intrinsics.
* improve code style.
* error fixed.
* improve the License
* optimize memory allocated and Adjust the threshold.
* change FasterRCNN_vgg16 to 2GB memory.
3 years ago
Suleyman TURKMEN
0f067fd0a6
make imgcodecs optional for highgui
3 years ago
rogday
b91f173680
Merge pull request #22147 from rogday:zoom_factor
...
Add zoom factor to interactive calibration tool
* add zoom factor
* address review comments
3 years ago
Rostislav Vasilikhin
75a8e3e956
minor
3 years ago
Rostislav Vasilikhin
3c3eba868a
floatL2 threshold raised a bit
3 years ago
Rostislav Vasilikhin
2ae7438c6b
odometry tests fixed
3 years ago
Rostislav Vasilikhin
2b767f9bc8
whitespace fix
3 years ago
Andrey Senyaev
9c78dc2490
Workflow for labeled iOS PRs in 5.x branch
3 years ago
Andrey Senyaev
a311d1bdc0
Workflow for labeled iOS PRs in 4.x branch
3 years ago
Rostislav Vasilikhin
94e5ae6043
depth generator moved from main repo to extra
3 years ago
Rostislav Vasilikhin
fd14b959cf
warpFrame() rewritten, interface changed
3 years ago
Rostislav Vasilikhin
492d9dba1e
warpFrame() tests big update
3 years ago
Rostislav Vasilikhin
44c0b58258
depth generator fixed at absent values
3 years ago
Alexander Alekhin
eb7add1828
Merge pull request #22169 from tomoaki0705:OrinCC
3 years ago
Lucas Yang
b152b8cbcd
Fix missing CharVector for JavaScript bindings
3 years ago
Tomoaki Teshima
2336b0706d
add support for Orin GPU
3 years ago
Andrey Senyaev
300b57dd70
Workflow for labeled iOS PRs in 3.4 branch
3 years ago
Rostislav Vasilikhin
6b2d1033bd
warpFrame() test: more test cases
3 years ago
Rostislav Vasilikhin
162bd5be4c
distCoeffs removed from warpFrame() signature
3 years ago
Rostislav Vasilikhin
d56e8f053f
python depth generator: no numba, imageio -> PIL, requirements.txt
3 years ago
Joel Winarske
0769bf416f
highgui Wayland xdg_shell
...
-enable using -DWITH_WAYLAND=ON
-adapted from https://github.com/pfpacket/opencv-wayland
-using xdg_shell stable protocol
-overrides HAVE_QT if HAVE_WAYLAND and WITH_WAYLAND are set
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Co-authored-by: Ryo Munakata <afpacket@gmail.com>
3 years ago
Philipp Hutterer
90f2e1f8b5
Frame type property for ffmpeg video capture
3 years ago
Alexander Alekhin
2a4926f417
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago