Alexander Alekhin
fd34389abf
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
7292df6262
Merge pull request #1922 from sturkmen72:upd_tracking_module_doc
6 years ago
Alexander Alekhin
d0198e5079
Merge pull request #1942 from paroj:ovisup
6 years ago
Pavel Rojtberg
388a79be52
ovis: correctly delete textures allocated by WindowScene
6 years ago
Pavel Rojtberg
9a401e3d95
ovis: also free yaw axis of camera manager and default to free yaw
...
so meshes in any orientation can be properly viewed
6 years ago
Suleyman TURKMEN
264615b55b
Update documentation of Tracking API
6 years ago
Alexander Alekhin
74455ea4bd
Merge pull request #1936 from paroj:lmfeats
6 years ago
Alexander Alekhin
2cb8399776
Merge pull request #1937 from indianocean10000:patch-1
6 years ago
indianocean10000
1c65e6366d
fix typo
...
I think that that there was a typo in the variable names. fill2, texture2, and size2 were never used.
Also, minor fix to reduce initialization costs of vector
6 years ago
Pavel Rojtberg
b4dea4ef47
linemod: add drawFeatures method
6 years ago
Alexander Alekhin
7670ff2c01
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
34caac78d8
Merge pull request #1933 from ytyytyyt:3.4
6 years ago
Alexander Alekhin
4bf1ccec25
Merge pull request #1932 from alalek:photo_move_durand_contrib
6 years ago
YTY
5bdeb648b2
fbs bug fix
7 years ago
Alexander Alekhin
b53cb76458
photo: move TonemapDurand to opencv_contrib
7 years ago
Alexander Alekhin
db51dca45c
Merge pull request #1928 from Bleach665:fix_win_perfvideo
7 years ago
Yuriy Obukh
abbc450b27
Fix win build perf_video
7 years ago
Alexander Alekhin
84ac312fd0
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Alexander Alekhin
09fc4303c8
Merge pull request #1918 from vishwesh5:patch-1
7 years ago
vishwesh5
ca26e99223
Add namespace cv for successful build
7 years ago
Alexander Alekhin
fdf47f9d88
Merge pull request #1913 from huangqinjin:ogre
7 years ago
Alexander Alekhin
f435b6670f
Merge pull request #1912 from huangqinjin:ceres
7 years ago
Alexander Alekhin
4a80c18c9c
Merge pull request #1915 from NobuoTsukamoto:develop
7 years ago
塚本信男
675134eae9
fix build error.
7 years ago
huangqinjin
e068b62a14
use PF_DEPTH for compatibility, PF_DEPTH16 is just an alias introduced in OGRE 1.11.2
7 years ago
huangqinjin
35da439953
num_linear_solver_threads has been deprecated since Ceres 1.14.0
7 years ago
Alexander Alekhin
d511587cf0
Merge pull request #1911 from alalek:legacy_constants
7 years ago
Alexander Alekhin
b686f4304c
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Alexander Alekhin
10b486726e
fix legacy contants
7 years ago
Alexander Alekhin
f0ecc092ce
Merge pull request #1901 from paroj:ovisup
7 years ago
Alexander Alekhin
aaf46f1c52
Merge pull request #1895 from alalek:issue_1882
7 years ago
Jukka Komulainen
a97a061281
Merge pull request #1906 from ytyytyyt:3.4
...
* fbs_filter add lambda & revise imtypes
* fix warnings
* fix fbs function prototypes
7 years ago
Alexander Alekhin
ec4d5c8556
Merge pull request #1905 from alalek:fix_1904
7 years ago
Alexander Alekhin
c4419e4e65
cvv: repair build
7 years ago
Pavel Rojtberg
ccd9993099
ovis: allow re-initialization by destroying all windows
7 years ago
Alexander Alekhin
6ef1983f08
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Alexander Alekhin
567bcc956f
Merge pull request #1898 from tompollok:3.4
7 years ago
Alexander Alekhin
b3d271fe8b
Merge pull request #1867 from silberzwiebel:patch-1
7 years ago
tompollok
9e5926200e
use #if instead of #ifdef for CV_SIMD128
7 years ago
Alexander Alekhin
a113dc61e1
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Alexander Alekhin
2f516f1af3
Merge pull request #1896 from alalek:docs_fix_bib_Kroeger2016
...
docs: fix Kroeger2016 bib reference
move from opencv_contrib
7 years ago
LaurentBerger
67e15492da
Merge pull request #1791 from LaurentBerger/ColorMatchTemplate
...
Search for matches between a color image patch and an input color image
* First commit
* indentation
7 years ago
Alexander Alekhin
fae2d927e5
Merge pull request #1884 from LaurentBerger:derichetest
7 years ago
Alexander Alekhin
feec6d7e10
Merge pull request #1893 from tompollok:3.4
7 years ago
Alexander Alekhin
33e35c082a
text: reset counters in ERFilterNM::run()
7 years ago
LaurentBerger
cd6f7d1291
Rewrite deriche filter- add test - add python wrapper
7 years ago
Alexander Alekhin
20efa8ccaf
Merge pull request #1892 from ytyytyyt:fbs_test
7 years ago
kartoffelsalat
17bb12da48
make python example work
...
Hey there, completely new to `openCV` in general and to the `bioinspired` module in particular. I wanted to give this module a try with python and found that the example source code doesn't work with current openCV (that's 3.4.1 on my Fedora machine). Apparently, there was a change in how a `Retina` object is created. I fixed the python source code correspondingly. I also changed the C++ source code in this doc file, although I think this needs further updating as there are more changes in the actual source code.
7 years ago
Alexander Alekhin
901e61d183
Merge pull request #1863 from sturkmen72:minor_changes
7 years ago
Alexander Alekhin
ab42047b29
Merge pull request #1889 from alalek:fix_cuda_build
7 years ago