Alexander Alekhin
c4419e4e65
cvv: repair build
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
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
Suleyman TURKMEN
2074cc48e5
minor changes
7 years ago
tompollok
fcb266f728
refactoring catching all exceptions as const ref
7 years ago
Alexander Alekhin
43ab2d8f39
cuda: disable code using obsolete objdetect API
7 years ago
YTY
05fe693dcc
fix fbs test with new reference image
7 years ago
Jukka Komulainen
3f0eaf6975
Merge pull request #1877 from ytyytyyt:master
...
* fbs disparity filtering fix
* fbs fix vol II
* fbs doc update
* fix unused variables warnings in disparity_filtering.cpp
* trailing whitespaces removed
7 years ago
Jukka Komulainen
6e3eea5447
Merge pull request #1883 from ytyytyyt:3.4
...
* add fast bilateral solver from master
* fix unused variables warnings in disparity_filtering.cpp
* trailing whitespaces removed
7 years ago
Alexander Alekhin
37d9339f1f
Merge pull request #1888 from alalek:fix_surf_mask_keypoints_3.4
7 years ago
Alexander Alekhin
6132943a39
xfeatures2d: validate keypoints mask for SURF
7 years ago
Alexander Alekhin
6389627d8a
Merge pull request #1885 from vpisarev:shuffle_optflow_algos
7 years ago
Vadim Pisarevsky
dbfa4d7228
TVL1 optical flow example moved from opencv to opencv_contrib
7 years ago
Alexander Alekhin
f39cb5b0ba
Merge pull request #1887 from alalek:fix_surf_mask_keypoints
7 years ago
Alexander Alekhin
2fa9e65f4a
xfeatures2d: validate keypoints mask for SURF
7 years ago
Vadim Pisarevsky
4f6e1c85a2
remove obsolete C API in the following modules: photo, video, imgcodecs, videoio ( #1880 )
7 years ago
Vadim Pisarevsky
2cc5ead103
moved DIS optical flow from opencv_contrib to opencv, moved TVL1 from opencv to opencv_contrib
7 years ago
Alexander Alekhin
2017be45db
Merge pull request #1881 from alalek:move_viz_contrib
7 years ago
Alexander Alekhin
2e195a134b
Merge pull request #1871 from alalek:move_videostab_contrib
7 years ago
Alexander Alekhin
97a92e2d55
viz: move samples/tutorials to opencv_contrib
7 years ago
Alexander Alekhin
4d2a81f34b
viz: move to opencv_contrib
...
787f5236a9
7 years ago
Alexander Alekhin
ee8cac9709
videostab: move sample to opencv_contrib
7 years ago
Alexander Alekhin
94b6964bbe
videostab: move to opencv_contrib
...
9636ffc471
7 years ago
Alexander Alekhin
35fbfdd23a
Merge pull request #1870 from alalek:move_superres_contrib
7 years ago
Alexander Alekhin
8654f76c67
Merge pull request #1869 from alalek:move_shape_contrib
7 years ago
Alexander Alekhin
25ded913d3
Merge pull request #1878 from paroj:ovisup
7 years ago
Alexander Alekhin
eae6244757
Merge pull request #1876 from tomoaki0705:fixRgbdTestFailure
7 years ago
Alexander Alekhin
41e99fccb6
Merge pull request #1873 from alalek:issue_1872
7 years ago
Alexander Alekhin
299bbcc800
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Pavel Rojtberg
01f00f8f09
ovis: make log verbosity and rendersystem configurable via environment
7 years ago
Alexander Alekhin
0b91ecceac
shape: move sample to opencv_contrib
7 years ago
Tomoaki Teshima
8aaa91c3dc
avoid test failing on Aarch64
...
* loosen the threshold in Rgbd_Normals.compute
* make the minimum tvec larger in RGBD_Odometry_Rgbd.algorithmic
7 years ago
Alexander Alekhin
da3375f682
sfm: fix build with Ceres
7 years ago
Alexander Alekhin
bfdc06cb3c
superres: move to opencv_contrib
...
a920ed9e1e
7 years ago
Alexander Alekhin
cab6c9542d
shape: move to opencv_contrib
...
6c8ec5336f
7 years ago
Alexander Alekhin
91e1657362
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
7 years ago
Vadim Pisarevsky
4cf4cb099b
fixed compile error with the new C++ persistence in contrib ( #1864 )
7 years ago
Alexander Alekhin
6703cddd93
Merge pull request #1862 from paroj:ovisup
7 years ago