Dmitry Kurtaev
67e6a6077d
Create text graphs for Faster-RCNN from TensorFlow with dilated convolutions
6 years ago
Vitaly Tuzov
a84bbc62b1
boundingRect() reworked to use wide universal intrinsics
6 years ago
Alexander Alekhin
dc5e69b4d4
Revert "Merge pull request #13586 from eightco:Core_bugfix3"
...
This reverts commit 3721c8bb06
except changes in modules/dnn/test/test_tf_importer.cpp
6 years ago
Vitaly Tuzov
78f80c35d2
Performance test for bounding rect estimation
6 years ago
Lee Jaehwan
3721c8bb06
Merge pull request #13586 from eightco:Core_bugfix3
...
* Add Operator override for multi-channel Mat with literal constant.
* simple test
* Operator overloading channel constraint for primitive types
* fix some test for #13586
6 years ago
Alexander Alekhin
b9496f8d9d
Merge pull request #13645 from mshabunin:doc-includes
6 years ago
Alexander Alekhin
bbc6b95c02
Merge pull request #13644 from berak:dnn_samples_googlenet
6 years ago
Dmitry Kurtaev
f0ddf302b2
Move Inference Engine to new API
6 years ago
berak
6596eab66c
dnn/samples: add googlenet to model zoo
6 years ago
Maksim Shabunin
9205ad6990
Enabled #include documentation in all members
6 years ago
Alexander Alekhin
49de982ee7
Merge pull request #13625 from nglee:dev_CudaFarnebackInitFlowFix
6 years ago
Alexander Alekhin
ca00c1dce2
Merge pull request #13631 from terfendail:thresh_wintr
6 years ago
Alexander Alekhin
133eb8d13a
Merge pull request #13593 from brad-kelly:integral_avx512_ver34
6 years ago
Alexander Alekhin
dcdb3b36ef
Merge pull request #13622 from sturkmen72:code_clean_up
6 years ago
Vitaly Tuzov
a202dc9a90
threshold() reworked to use wide universal intrinsics
6 years ago
Alexander Alekhin
0e9c90a0d9
Merge pull request #13610 from terfendail:morph_wintr
6 years ago
Brad Kelly
0165ffa90d
Implementing AVX512 support for 3 channel cv::integral for CV_64F
6 years ago
Suleyman TURKMEN
794c14b29a
code clean up
6 years ago
Vitaly Tuzov
012e43de4b
Morphology reworked to use wide universal intrinsics
6 years ago
Alexander Alekhin
36dfb71c60
Merge pull request #13619 from alalek:issue_13595
6 years ago
Namgoo Lee
4366c8734f
Fix Farneback Optical Flow Algorithm
...
- Before this PR, following tests failed on some platform.
CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/19
CUDA_OptFlow/FarnebackOpticalFlow.Accuracy/23
- The algorithm now recognizes the OPTFLOW_USE_INITIAL_FLOW flag.
Previously, when the flag was set, it did not use the flow data
passed as input, instead used some garbage data in memory.
- More strict test limit.
6 years ago
Alexander Alekhin
4ced27e149
Merge pull request #13617 from terfendail:always_inline
6 years ago
atinfinity
e48682a9f7
Merge pull request #13616 from atinfinity:fixed-py_matcher-tutorial
...
* fixed tutorial code of py_matcher
* fixed imread mode
6 years ago
Alexander Alekhin
6e39856623
Merge pull request #13614 from dkurt:dnn_tf_ssd_fpn
6 years ago
Alexander Alekhin
6bd5d7f037
cmake: don't use LIB_SUFFIX with CMAKE_INSTALL_LIBDIR
6 years ago
Vitaly Tuzov
ea882d58c6
Added CV_ALWAYS_INLINE macro
6 years ago
Jim Zhou
78bd55c8df
Merge pull request #13601 from JimZhou-001:JimZhou-001
...
* Fix the bug in case determinant of rotation matrix is -1
* calib3d(test): check det(R) == 1
6 years ago
Dmitry Kurtaev
4ae5df5509
SSD with FPN proposals from TensorFlow
6 years ago
Alexander Alekhin
7812a805ad
Merge pull request #13606 from rrrapha:malloc-h
6 years ago
Raphael Graf
82c77fa244
dnn: remove malloc.h include
6 years ago
Alexander Alekhin
054bd23a43
Merge pull request #13560 from cuihaoleo:master
6 years ago
Alexander Alekhin
3bbe5d3956
Merge pull request #13592 from tdp2110:master
6 years ago
Alexander Alekhin
fd674b85bb
Merge pull request #13600 from dkurt:fix_13576
6 years ago
Alexander Alekhin
facd5988ce
Merge pull request #13599 from dkurt:dnn_conv_error_msg
6 years ago
Alexander Alekhin
b11566bfc7
Merge pull request #13553 from luctowers:master
6 years ago
CUI Hao (Lab)
e5e1ba3c97
Fix typo in core+RotatedRect.java
6 years ago
Alexander Alekhin
ebe14fa4ac
Merge pull request #13587 from catree:add_matplotlib_colormaps
6 years ago
Alexander Alekhin
3da8b4ccad
Merge pull request #13591 from scramsby:fix-unicode-errors
6 years ago
Alexander Alekhin
e986ff46f7
Merge pull request #13596 from nglee:dev_RemoveCudaIncludeWarningMsg
6 years ago
Dmitry Kurtaev
62199df815
Fix edge_detection.py sample for Python 3
6 years ago
Lucas Towers
9cc12ff0ac
Fix improper defining of CV_XADD when using Intel C++
6 years ago
Dmitry Kurtaev
d0504c95f4
Add a text message for Convolution layer's input channels check
6 years ago
Thomas Peters
e8ac3ea9ea
fix implicit fallthrough warning.
6 years ago
Namgoo Lee
4b4874e67a
Remove build warning msg with CUDA10.0
6 years ago
Scott Ramsby
7d0d6cd5ee
Fix build error when building with Unicode on Windows
6 years ago
catree
d745af6763
Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted).
6 years ago
Lee Jaehwan
71aee662bd
Merge pull request #13544 from eightco:bugfix
...
Fix a bug in cv :: merge when array of 3-channel mat is input (#13544 )
* Mat merge function bug fix - Bug fix of merge function of 3-channel vector <Mat> of 3 or 4 matrices
* Add Core_merge test for opencv#13544
* fixups
6 years ago
Alexander Alekhin
14d943f588
copyright: 2019
6 years ago
Alexander Alekhin
5f2fed0e25
Merge pull request #13453 from crackwitz:w32-opengl-mouse-position
6 years ago
Alexander Alekhin
caa3633cbf
Merge pull request #13451 from crackwitz:gdi-off-by-one
6 years ago