Alexander Alekhin
67b6ef4c2a
Merge pull request #19503 from komakai:fix-android-putget
4 years ago
Alexander Alekhin
3d0a421ab4
Merge pull request #19618 from alalek:videoio_plugin_exception_messages
4 years ago
Alexander Alekhin
831d48d971
videoio: dump exception's messages in plugins
4 years ago
Alexander Alekhin
3a062eed5b
Merge pull request #19610 from mshabunin:plugin-va-compile
4 years ago
Alexander Alekhin
52a6a823ad
Merge pull request #19568 from alalek:cmake_plugin_fix_osx_standalone
4 years ago
Alexander Alekhin
9d61b1e754
videoio(gstreamer): rework retrieveFrame() to handle strides
4 years ago
Maksim Shabunin
b89410a266
Fix standalone plugin compilation for Windows
4 years ago
Maksim Shabunin
317db39a5e
Enable VA only on selected x86/64 platforms
4 years ago
Alexander Alekhin
7ffc4b57aa
Merge pull request #19535 from alalek:issue_18897
4 years ago
WeiChungChang
d4d12164aa
Merge pull request #19529 from WeiChungChang:3.4
...
* improve map allocation check
* fix accoring to CR
4 years ago
Alexander Alekhin
34d5746553
Merge pull request #19601 from alalek:hotfix_19536
4 years ago
Alexander Alekhin
86cb435adf
dnn: fix build (nullptr issue)
4 years ago
Alexander Alekhin
513f5a8869
Merge pull request #19536 from WeiChungChang:ReduceMemory
4 years ago
Alexander Alekhin
1de02b9c57
Merge pull request #19564 from sturkmen72:patch-4
4 years ago
WeiChungChang
f6bc4fd4c6
Merge pull request #19552 from WeiChungChang:partialSort
...
apply partial sort to save computations
* apply partial sort
* fix typo
* fix accroding to CR
4 years ago
Alexander Alekhin
9d89edff2f
Merge pull request #19594 from alalek:hotfix_19470
4 years ago
Alexander Alekhin
599d64a405
core(parallel): fix JS build, fix OpenMP version dump
4 years ago
Alexander Alekhin
0a6f216f83
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Suleyman TURKMEN
9b399f3960
Update python samples
4 years ago
Larry Wei
98c2ccfaa3
Merge pull request #19586 from larryw3i:patch-2
...
* Update py_setup_in_ubuntu.markdown
4 years ago
Alexander Alekhin
1d0334fc07
Merge pull request #19584 from diablodale:fix19573_ocl_move
4 years ago
Alexander Alekhin
309e1e2b1d
core(InputArray): replace STD_ARRAY to MATX
...
- remove duplication kind
4 years ago
Sergey Krivohatskiy
af13f61a43
Merge pull request #19580 from SergeyKrivohatskiy:patch-1
...
* Fixed OCL implementation of pyrlk
If prevPts size is (N, 1) (which is a default layout for converting `vector<Point2f>` to `UMat`) the `prevPts.cols == 1` and optical flow will be calculated for the first point only.
Getting `prevPts.total()` as in line 1048 is the correct way to get points count.
* fixed compilation warning (size_t to int)
Signed-off-by: Sergey Krivohatskiy <s.krivohatskiy@gmail.com>
4 years ago
Alexander Alekhin
6c57428742
Merge pull request #19585 from alalek:hotfix_19540
4 years ago
Alexander Alekhin
0f35412dcd
Merge pull request #19545 from SamFC10:exp
4 years ago
Alexander Alekhin
d093ac6a0f
Merge pull request #19582 from alalek:backport_19572
4 years ago
Alexander Alekhin
6d81a88288
build warning (windows 32-bit)
4 years ago
Dale Phurrough
96a15434a2
add move construct/assigns to cv::ocl main classes
...
- enables inline construct and assigns with r-values
- enables compiler-created default move
construct/assigns
- includes test cases
4 years ago
SamFC10
6111935835
Added exp layer
4 years ago
Alexander Smorkalov
c131c12fd7
Merge pull request #19540 from asmorkalov:as/openexr_comression_options
...
OpenEXR compression options
* Adding possibility to select the compression type for the OpenEXR format.
There are compression modes other than the default that are more suited for certain data. Mainly grainy/noisy data.
* Code review fixes.
Co-authored-by: Daniel Rydstrom <daniel.rydstrom@sick.se>
4 years ago
Dale Phurrough
4badf640bf
add noexcept to default constructors of cv::ocl
...
- follows iso c++ guideline C.44
- enables default compiler-created constructors to
also be noexcept
original commit: 77e26a7db3
- handled KernelArg, Image2D
4 years ago
Alexander Alekhin
ca7518c13b
Merge pull request #19572 from diablodale:fix19571_ocl_noexcept
4 years ago
Dale Phurrough
77e26a7db3
add noexcept to default constructors of cv::ocl
...
- follows iso c++ guideline C.44
- enables default compiler-created constructors to
also be noexcept
4 years ago
Alexander Alekhin
a7c1838c69
cmake(plugins): build without opencv_*.so on OSX
4 years ago
Alexander Alekhin
54d80d9168
Merge pull request #19561 from mshabunin:plugin-load-now
4 years ago
Alexander Alekhin
db2cefd12b
Merge pull request #19562 from alalek:libva_dynamic
4 years ago
Alexander Alekhin
8f6ba5a089
Merge pull request #19541 from alalek:core_includes
4 years ago
Alexander Alekhin
a40d308d6a
samples(va): fix build warnings, use cv::format()
4 years ago
Alexander Alekhin
3dd55d284d
core(libva): use dynamic loader
4 years ago
Giles Payne
5cf08b0722
Fix/optimize Android put/get functions
4 years ago
Alexander Alekhin
504ff978c5
Merge pull request #19560 from mshabunin:va-sample-fix
4 years ago
Alexander Alekhin
0421c3991d
Merge pull request #19534 from tomoaki0705:fixCudaFiltersRace
4 years ago
Alexander Alekhin
50a1a33d07
Merge pull request #19559 from APrigarina:calib3d_fix
4 years ago
Maksim Shabunin
9a7df7a85d
VA sample: device autodetection changed
4 years ago
APrigarina
96570820ef
handle empty cameraMatrix
4 years ago
Maksim Shabunin
b5a4bd22fb
plugins: use RTLD_NOW instead of RTLD_LAZY
4 years ago
Anastasia M
eb90186614
Merge pull request #19417 from LupusSanctus:am/text_graph_identity
...
* Corrected SSD text graph generation for Identity nodes
* Added minor code corrections
4 years ago
Alexander Alekhin
8d21c84e7d
Merge pull request #19474 from aryanshomray:darknet_tanh
4 years ago
Liangqian
0aca3fb5af
Merge pull request #19026 from chargerKong:dualquat
...
Dual quaternion
* create dual quaternion;
basic operations, functions(exp,log,norm,inv), to/from mat, sclerp.
* add dqb, dqs, gdqb, to/from affine3;
change algorithm of norm, inv, getTranslation, createFromPitch, normalize;
change type translation to Vec3;
comment improve;
* try fix warning: unreferenced local function
* change exp calculation;
add func(obj) operations;
* Change the algorithm of log function;
add assumeUnit in getRotation;
remove dqs;
change std::vector to InputArray
* fix warning: doxygen and Vec<double, 0>
* fix warning: doxygen and Vec<double, 0>
* add inputarray param for gdqb
* change int to size_t
* win cl warning fix
* replace size_t by int at using Mat.at() function
* replace double by float
* interpolation fix
* replace (i, 0) to (i)
* core(quat): exclude ABI, test_dualquaternion=>test_quaternion.cpp
Co-authored-by: arsaratovtsev <arsaratovtsev@intel.com>
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Andrey Golubev
b50c1ba9e6
Merge pull request #19496 from andrey-golubev:master
...
[G-API] Change memory measurement statistic in Fluid tests
* Change memory measurement statistic in Fluid tests
* Delete irrelevant comment
4 years ago