Pavel Rojtberg
31dff1e099
ovis: add more CV_MAT <> Ogre::PixelFormat conversions
7 years ago
Mohammad Haghighat
6bd26d33f3
Merge pull request #1847 from mhaghighat:master
...
* Checker for empty region
* Update trackerKCF.cpp
* Update trackerKCF.cpp
* Update trackerKCF.cpp
* fix whitespace
7 years ago
Alexander Alekhin
eb8451c1b9
Merge pull request #1851 from berak:face_mace_cleanup
7 years ago
berak
bf49c43770
face: cleanup after #18484
7 years ago
Alexander Alekhin
f58493d058
Merge pull request #1849 from alalek:workaround_1848
7 years ago
Alexander Alekhin
19efe3091d
face: MACE filter workaround
7 years ago
Alexander Alekhin
cd8a0a38b9
Merge pull request #1771 from seiko2plus:changeUnvMultiply16
7 years ago
Alexander Alekhin
334e8b2068
Merge pull request #1840 from tompollok:3.4
7 years ago
tompollok
8893087432
change area() emptiness checks to empty()
7 years ago
Alexander Alekhin
b566035726
Merge pull request #1836 from soyersoyer:master
7 years ago
soyer
6ca4d391b7
bioinspired: remove the non-existent opencv_ocl module from CMakeList
7 years ago
Alexander Alekhin
60f3bee331
Merge pull request #1808 from mshabunin:refactor-clp
7 years ago
Alexander Alekhin
162d07d19e
Merge pull request #1833 from savuor:fix/odometry_tests
7 years ago
Rostislav Vasilikhin
bc5a06a4f7
fixed odometry tests (changes ported from PR #1627 )
7 years ago
Maksim Shabunin
7893385c0e
Do not copy/assign CommandLineParser object
7 years ago
Alexander Alekhin
c6f783ca8d
Merge pull request #1811 from sturkmen72:patch-1
...
Update peilin.cpp
7 years ago
Alexander Alekhin
40cba0a280
Merge pull request #1828 from paroj:ovis_texup
7 years ago
Pavel Rojtberg
a3c8704db4
ovis: implement MATERIAL_LINE_WIDTH
7 years ago
Suleyman TURKMEN
3f2164ff49
Update peilin.cpp
7 years ago
Alexander Alekhin
233d80f312
Merge pull request #1804 from paroj:ovis_texup
7 years ago
Pavel Rojtberg
0bb0989fda
ovis: drop SCENE_RENDER_FLOAT which is replaced by getCompositorTexture
...
the latter allows explicitly specifying channel nr/ format. Also we no
longer have to manually manage an extra rendertarget any more.
7 years ago
Pavel Rojtberg
c4c2e85d89
ovis: add getCompositorTexture for reading custom render targets
7 years ago
Alexander Alekhin
ff9d3132b6
Merge pull request #1800 from berak:fix_cvv_demo
7 years ago
berak
502970b3cc
cvv: fix small memleak in demo
7 years ago
Alexander Alekhin
4070b5f951
Merge pull request #1792 from alalek:docs_blacklist_matlab
7 years ago
Alexander Alekhin
9e26cc345e
Merge pull request #1795 from berak:tracking_csrt_threshold
7 years ago
berak
ad8cf97e9d
tracking: add a threshold to the CSRT tracker
7 years ago
Alexander Alekhin
aa688fb6d5
Merge pull request #1793 from mshabunin:fix-minor-warnings
7 years ago
Maksim Shabunin
a0ad83f117
Fixed or disabled some warnings in several cvv, ovis and sfm modules
7 years ago
Alexander Alekhin
9f6042853c
docs: exclude 'matlab' entry
7 years ago
Alexander Alekhin
c0ea1d203f
Merge pull request #1788 from tomoaki0705:pref_filename
7 years ago
Tomoaki Teshima
9544585050
rename filename typo
7 years ago
Alexander Alekhin
20e47624b6
Merge pull request #1785 from paroj:ovis_texup
7 years ago
Pavel Rojtberg
642bc0c23f
ovis: fix setCompositors if frameSrc == rWin
7 years ago
Alexander Alekhin
ff59193d3f
matlab: move CMake scripts from main repo ( #1774 )
7 years ago
Alexander Alekhin
9457fe6cb4
Merge pull request #1772 from mshabunin:fix-cnn_3dobj-build
7 years ago
Maksim Shabunin
ef6cefb3c2
Fixed cnn_3dobj module build
7 years ago
Sayed Adel
63053499ee
replace unv 16-bit multiplication operator with v_mul_wrap since behaviour changed by opencv/opencv#12516
7 years ago
Alexander Alekhin
bd46b032e3
Merge pull request #1770 from cv3d:fix_warnings
7 years ago
Hamdi Sahloul
d1b5431094
MSVC: Slience external/meaningless warnings
7 years ago
Alexander Alekhin
1fe10ef529
Merge pull request #1761 from alalek:build_fix_matlab
7 years ago
Alexander Alekhin
9ef878f3bf
matlab: fix bindings generator
7 years ago
Alexander Alekhin
b10554ca66
Merge pull request #1762 from sturkmen72:patch-2
7 years ago
Alexander Alekhin
96cd5ca78a
Merge pull request #1764 from kraj:master
7 years ago
Khem Raj
6a01e96ce7
Add missing multi-line separator
...
Otherwise this fails to build ( found on mips )
Fixes
contrib/modules/surface_matching/src/hash_murmur86.hpp:97:15: error:
expected constructor, destructor, or type conversion before '(' token
&& defined(__GNUC__) && (__GNUC__>4 || (__GNUC__==4 &&
__GNUC_MINOR__>=3))
^
7 years ago
Suleyman TURKMEN
fa80a87aea
Update pd_inria.cpp
7 years ago
Alexander Alekhin
45f9d57118
matlab: fix conversion functions
7 years ago
Alexander Alekhin
a1815ca8f3
Merge pull request #1758 from paroj:ovis_texup
7 years ago
Pavel Rojtberg
c64f925a50
ovis: Camera - allow manually setting zNear and zFar
7 years ago
Alexander Alekhin
34f2e6e5ef
Merge pull request #1756 from cv3d:lint_unused
7 years ago