Alexander Alekhin
9cfe981e1f
Merge pull request #18378 from nathanrgodwin:ippe_fix
4 years ago
Nathan Godwin
2f9072efdc
Fixed assertions on ippe solver
4 years ago
Alexander Alekhin
5e90802b1a
Merge pull request #18363 from alalek:issue_18349
4 years ago
Alexander Alekhin
45fee13f3d
Merge pull request #18362 from alalek:ocl_async_kernel_reschedule_bug
4 years ago
Alexander Alekhin
261ad78122
core: emit more clear messages in OutputArray::create()
4 years ago
Alexander Alekhin
4fa82809df
ocl: avoid rescheduling of async kernels
4 years ago
Alexander Alekhin
3e3787ecb6
Merge pull request #18360 from tomoaki0705:fixClampFailure
4 years ago
Alexander Alekhin
a723aaedd8
Merge pull request #18354 from takehirokj:fix_typo_in_doc
4 years ago
Liubov Batanina
ebb528976f
Merge pull request #18353 from l-bat:issue_18350
...
* Fixed bug in ONNX Mul op
* Replaced node
4 years ago
Tomoaki Teshima
f77c2d700f
add explicit cast for half
4 years ago
Takehiro Kajihara
8c44b8306b
Fix typo in videoio doc
4 years ago
Alexander Alekhin
e668cff573
Merge pull request #18348 from tomoaki0705:fixNppFlipInplace
4 years ago
Sergei Slashchinin
fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253
...
Fix loading of ONNX models with Resize operation with Opset 11 for newer versions of Pytorch
* Add reproducer for Resize operation from newer versions of Pytorch
* Fix loading of scales parameter for Resize layer
* Change check type for better diagnostic messages
4 years ago
Maksim Shabunin
540982cc9d
Merge pull request #18331 from or-toledano:3.4
4 years ago
Tomoaki Teshima
a61546680b
use only even number for inplace flip
4 years ago
Alexander Alekhin
8cb7eae5c9
Merge pull request #18294 from mshabunin:install-bin-samples
4 years ago
Alexander Alekhin
18440c1faf
Merge pull request #18314 from gilsho:components
4 years ago
Alexander Alekhin
9f69ca503a
Merge pull request #18325 from alalek:issue_18166
4 years ago
or-toledano
49ba744130
Fix np row,column to cv y,x
...
This explanation was created to avoid confusion, but it seems like the author was confused :D
4 years ago
Alexander Alekhin
4b24ddd70d
Merge pull request #18317 from sl-sergei:restored_pr_17629
4 years ago
Gil Shotan
1612db5f91
Fix signed integer overflow in connected components
4 years ago
Alexander Alekhin
7dfe68cac6
imgcodecs: lazy on-demand codecs initialization
4 years ago
Alexander Alekhin
83807811cd
Merge pull request #18299 from l-bat:onnx_reduce_max
4 years ago
Shubham Singh
23e71d1aa2
fixes #17187 probably
...
Added Eltwise Layer Support
4 years ago
Liubov Batanina
b542a1804c
Support global reduce ops
4 years ago
Maksim Shabunin
2dff2f36bf
Install: added prebuilt samples installation
4 years ago
Alexander Alekhin
6b674709b8
Merge pull request #18284 from alalek:update_ffmpeg_3.4
4 years ago
Alexander Alekhin
f56445d7ca
ffmpeg/3.4: update FFmpeg wrapper
...
- FFmpeg 3.4.8
4 years ago
Alexander Alekhin
03bee14372
Merge pull request #18282 from alalek:update_version_3.4.12-pre
4 years ago
Alexander Alekhin
50ff40d684
pre: OpenCV 3.4.12 (version++)
4 years ago
Danny
c31164bf1e
Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting
...
Account for sample weights in calculating OOB Error
* account for sample weights in oob error calculation
* redefine oob error functions
* fix ABI compatibility
4 years ago
Alexander Alekhin
3835ab394e
Merge pull request #18265 from alalek:fixup_17489
4 years ago
Danny
20b23da8e2
Merge pull request #18061 from danielenricocahall:fix-kd-tree
...
Fix KD Tree kNN Implementation
* Make KDTree mode in kNN functional
remove docs and revert change
Make KDTree mode in kNN functional
spacing
Make KDTree mode in kNN functional
fix window compilations warnings
Make KDTree mode in kNN functional
fix window compilations warnings
Make KDTree mode in kNN functional
casting
Make KDTree mode in kNN functional
formatting
Make KDTree mode in kNN functional
* test coding style
4 years ago
Alexander Alekhin
f6795d75a6
videoio: repair build of FFmpeg windows wrapper
4 years ago
Alexander Alekhin
fa11b98800
Merge pull request #18255 from alalek:backport_18243
4 years ago
Alexander Alekhin
64c67a93d3
Merge pull request #18246 from YashasSamaga:dnn-permute-fix-unwanted-ocl-init
4 years ago
Alexander Alekhin
154380ccf5
Merge pull request #18234 from l-bat:onnx_reshape
4 years ago
Alexander Alekhin
1f2c83845d
backport: checks and fixes from static code analyzers results
...
original commit: 71f665bd8c
4 years ago
Liubov Batanina
2349a09736
Support Reshape with zero dim
4 years ago
YashasSamaga
1df533c914
fix typo in fusion tests
4 years ago
YashasSamaga
44bf748479
do not allocate UMat in non-OpenCL targets
4 years ago
Alexander Alekhin
f9fbd29c14
Merge pull request #18225 from dmici:fix_missing_0.5_factor_in_anisotropic_segmentation_tutorial
4 years ago
pemmanuelviel
31dc3e9256
Merge pull request #18211 from pemmanuelviel:pev--handle-dna-vectors
...
* DNA-mode: update miniflann to handle DNA
* DNA-mode: update hierarchical kmeans to handle DNA sequences
4 years ago
Yosshi999
698b2bf729
Merge pull request #18167 from Yosshi999:bit-exact-gaussian
...
Bit exact gaussian blur for 16bit unsigned int
* bit-exact gaussian kernel for CV_16U
* SIMD optimization
* template GaussianBlurFixedPoint
* remove template specialization
* simd support for h3N121 uint16
* test for u16 gaussian blur
* remove unnecessary comments
* fix return type of raw()
* add typedef of native internal type in fixedpoint
* update return type of raw()
4 years ago
Alexander Alekhin
1d42560018
Merge pull request #18235 from alalek:ocl_off_cleanup
4 years ago
Alexander Alekhin
efcf307b4c
ocl: cleanup dead code in case of disabled OpenCL
4 years ago
dmici
6876f3b91d
fix missing 0.5 factor in anisotropic segmentation tutorial
4 years ago
Yosshi999
7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN
...
Bit-exact Nearest Neighbor Resizing
* bit exact resizeNN
* change the value of method enum
* add bitexact-nn to ResizeExactTest
* test to compare with non-exact version
* add perf for bit-exact resizenn
* use cvFloor-equivalent
* 1/3 scaling is not stable for floating calculation
* stricter test
* bugfix: broken data in case of 6 or 12bytes elements
* bugfix: broken data in default pix_size
* stricter threshold
* use raw() for floor
* use double instead of int
* follow code reviews
* fewer cases in perf test
* center pixel convention
4 years ago
Alexander Alekhin
7ce56b3a47
Merge pull request #18207 from pemmanuelviel:pev--fix-memset
4 years ago
Pierre-Emmanuel Viel
5376863c0c
bugfix
4 years ago