Alexander Alekhin
b53cb76458
photo: move TonemapDurand to opencv_contrib
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
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
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
Pavel Rojtberg
ccd9993099
ovis: allow re-initialization by destroying all windows
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
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
Suleyman TURKMEN
2074cc48e5
minor changes
7 years ago
tompollok
fcb266f728
refactoring catching all exceptions as const ref
7 years ago
YTY
05fe693dcc
fix fbs test with new reference image
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
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
Pavel Rojtberg
01f00f8f09
ovis: make log verbosity and rendersystem configurable via environment
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
6703cddd93
Merge pull request #1862 from paroj:ovisup
7 years ago
Alexander Alekhin
0c7dcff5c0
Merge pull request #1861 from Varvrar:fix_vector_erase
7 years ago
Alexander Alekhin
10e1f49104
Merge pull request #1858 from alalek:sfm_fix_public_includes
7 years ago
Pavel Rojtberg
cd7a6eaf78
ovis: add ENTITY_AABB_WORLD property and implement getEntityProperty
7 years ago
Pavel Rojtberg
31dff1e099
ovis: add more CV_MAT <> Ogre::PixelFormat conversions
7 years ago
Varvrar
5002e93405
Now when the element of the vector is removed j does not increase
7 years ago
Alexander Alekhin
fc28d02a1e
sfm: fix public includes
...
don't include internal 3rdparty header
7 years ago
Alexander Alekhin
d180eb79b6
Merge pull request #1855 from alalek:fix_includes
7 years ago
Alexander Alekhin
c94997ec4f
fix includes
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