kadi soheib
613ff61de7
Added reference to paper.
4 years ago
Alexander Alekhin
65b02cc8f2
Merge pull request #17742 from SoheibKadi/DetectionOutput_layer_doc
...
Adding comment from source code to DetectionOutputLayer class documentation
4 years ago
Alexander Alekhin
1c8ee3f957
Merge pull request #17885 from alalek:dnn_ocl_slice_update
...
DNN: OpenCL/slice update
* dnn(ocl/slice): make slice kernel VTune friendly
- more unique names
- inline code of copy functions
* dnn(ocl/slice): prefer to spawn more work groups
- even in case with 1D copy
- perf improvement up to 2x of kernel time (due to changed configuration 128x1x1 => 128x32x1)
* dnn(ocl/slice): cache kernel exec info
4 years ago
Yosshi999
922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp
...
* Implement ASIFT in C++
* '>>' should be '> >' within a nested template
* add a sample for asift usage
* bugfix empty keypoints cause crash
* simpler initialization for mask
* suppress the number of lines
* correct tex document
* type casting
* add descriptorsize for asift
* smaller testdata for asift
* more smaller test data
* add OpenCV short license header
4 years ago
Alexander Alekhin
ce74285c5e
Merge pull request #17478 from tomoaki0705:dropOldCC
4 years ago
Suleyman TURKMEN
c262eea84a
Update warpPerspective_demo.cpp
4 years ago
danielenricocahall
f2ca7e664a
add python binding and tests for composePanorama
...
fix tests
pick 54039c2afd add python binding and tests for composePanorama
4 years ago
Dmitry Kurtaev
cf8f65d806
Do not use size_t for nGraph layers
4 years ago
Pierre-Emmanuel Viel
bc221bdb90
Cleaner code for hierarchical_clustering
4 years ago
kadi soheib
6bed5c181b
Corrected Comment as requested by reviewer.
4 years ago
Maksim Shabunin
f162c08cda
Merge pull request #17987 from mshabunin:fix-xcode-carotene
4 years ago
Maksim Shabunin
0d1d452b79
Merge pull request #17983 from Windfisch:Windfisch-patch-jpeg2000
4 years ago
Pavel Rojtberg
3c3e131c38
Merge pull request #17977 from paroj:hervec
...
* calib3d: calibrateHandEye - allow using Rodrigues vectors for rotation
* calib3d: calibrateHandEye - test rvec representation
4 years ago
Maksim Shabunin
a218cf3c61
Merge pull request #17957 from AnnaPetrovicheva:ap/update-logo
4 years ago
Maksim Shabunin
866468cc3e
Fix Carotene compilation with XCode
4 years ago
Florian Jung
f66fc199a2
Fix build of grfmt_jpeg2000.cpp
...
libjasper has recently changed `jas_matrix_get` from a macro to an inline function
(389951d071 in https://github.com/jasper-software/jasper ), causing the build to fail.
4 years ago
Namgoo Lee
11ac26bfb4
test code
4 years ago
Namgoo Lee
2241bfb0df
Use "src" not "*this" for source GpuMat
4 years ago
Tomoaki Teshima
d92af2aa85
* stop showing old generations
...
* keep it possible to build for old CC
* make sure old generations don't come up for the choice
* remove related version check of old one
4 years ago
Alexander Alekhin
e4d573a080
Merge pull request #17916 from SinM9:mish_functor_sin
4 years ago
Anna Petrovicheva
f86c8656a3
Updated the OpenCV logo
4 years ago
Maksim Shabunin
6697f0ea86
Merge pull request #17925 from sturkmen72:patch-2
4 years ago
Maksim Shabunin
e935f06f16
Merge pull request #17928 from sturkmen72:update_samples
4 years ago
Maksim Shabunin
1e18004bdd
Merge pull request #17943 from tomoaki0705:fixPolarToCartRounding
4 years ago
Tomoaki Teshima
19646ad049
let the test pass on Jetson
4 years ago
Suleyman TURKMEN
7e943808b6
Update train_HOG.cpp
4 years ago
Suleyman TURKMEN
88dbee3589
Update samples
4 years ago
Maksim Shabunin
5bfa43f7d5
Merge pull request #17489 from Lapshin:ffmpeg_cap_consider_rotation_metadata_3.4
4 years ago
Alexander Smorkalov
7ed37b3fa5
MP4 autorotation tests and various fixes for Windows
...
- Added test for automated rotation for MP4 videos with metadata
- Fix 180 degrees rotation bug
- Moved rotation logic to cv::VideoCapture implementation for FFmpeg and restore binary compatibility with FFmpeg wrapper.
4 years ago
Alexey Lapshin
f0271e54d9
Autorotation for mp4 streams with metadata
...
- Add VideoCapture camera orientation property for mp4 videos with camera orientation meta.
- Add auto rotation for 90, 180, 270 degrees using cv::rotate
4 years ago
Sinitsina
0ac2f0e04c
mish_functor_update
4 years ago
Maksim Shabunin
ef1690ef45
Merge pull request #17913 from asmorkalov:as/connected_components_ref
4 years ago
Maksim Shabunin
0fa06b1db0
Merge pull request #17863 from nglee:dev_cudaDetachOutput
4 years ago
Alexander Smorkalov
abceef74e0
Added reference to Original Wu's articte about SAUF connected components search method.
4 years ago
Maksim Shabunin
5444a6b11c
Merge pull request #17890 from l-bat:onnx_gather
4 years ago
Namgoo Lee
9411cd6c07
Use in-place npp function for inplace arguments
4 years ago
Liubov Batanina
a35d4f9029
Support Gather for variable inputs
4 years ago
Alexander Alekhin
284d26da05
Merge tag '3.4.11'
4 years ago
Alexander Alekhin
e8d4259f9a
release: OpenCV 3.4.11
4 years ago
Alexander Alekhin
8086afc60a
Merge pull request #17865 from alalek:add_missing_check_17036
4 years ago
Alexander Alekhin
b2ebd37ee2
Merge pull request #17856 from alalek:dnn_openvino_2020.4.0
4 years ago
Alexander Alekhin
83e6813345
imgproc: add missing check into cvtColorTwoPlane()
4 years ago
Alexander Alekhin
09f24a851e
Merge pull request #17764 from alalek:issue_17762
4 years ago
Alexander Alekhin
81e027eef7
dnn: fix OpenCL implementation of Slice layer
4 years ago
Alexander Alekhin
1c371d07b5
dnn(test): adjust tests for OpenVINO 2020.4
4 years ago
Alexander Alekhin
55e8549839
dnn: eliminate IE deprecation warning
4 years ago
Alexander Alekhin
f8d6c5b330
winpack_dldt: switch defaults to OpenVINO 2020.4
4 years ago
Alexander Alekhin
435b6df989
dnn: use OpenVINO 2020.4 defines
...
original commit: 2813aa7eb9
4 years ago
Alexander Alekhin
bf8136eaa6
Merge pull request #17849 from dkurt:fix_17848
4 years ago
Dmitry Kurtaev
cc584760d3
Fix TensorFlow->ONNX imports
4 years ago