Maria Dimashova
|
be1d95b495
|
added default values of parameters
|
13 years ago |
Vadim Pisarevsky
|
0c381e2a9f
|
increased the default number of pyramid layers in ORB; updated test data
|
13 years ago |
Alexey Spizhevoy
|
23398bcb95
|
Fixed some warnings
|
13 years ago |
Alexey Spizhevoy
|
dcb5464b3c
|
Added more inpainting methods. Fixed some errors.
|
13 years ago |
Leonid Beynenson
|
295a9815e8
|
Removed unrequired type conversions in the function clipLine.
|
13 years ago |
Vladislav Vinogradov
|
509c910101
|
refactored and fixed some gpu tests
fixed some bugs in gpu module
|
13 years ago |
Leonid Beynenson
|
a659832df1
|
Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash.
|
13 years ago |
Marina Kolpakova
|
577dabb8bc
|
fixed bug #1571
|
13 years ago |
Andrey Pavlenko
|
f1cf411ffe
|
fixing compilation on Windows
|
13 years ago |
Alexander Reshetnikov
|
4dff974e8c
|
Refactored new ffmpeg wrapper
|
13 years ago |
Marina Kolpakova
|
d4fb50277e
|
fixed bug #1479
|
13 years ago |
Alexey Spizhevoy
|
be73f8e29c
|
Added quiet mode into videostab sample
|
13 years ago |
Alexey Spizhevoy
|
e4651fa697
|
Fixed ensureInclusionConstraint
|
13 years ago |
Alexey Spizhevoy
|
3abd941774
|
Minor changes in videostab sample
|
13 years ago |
Alexey Spizhevoy
|
bde7456256
|
Updated videostab sample
|
13 years ago |
Andrey Kamaev
|
7cabfc5441
|
Fixed Windows build of videostab module.
|
13 years ago |
Andrey Kamaev
|
2e03e6c06c
|
Solution folders are turned on by default for MS Visual Studio IDE.
|
13 years ago |
Marina Kolpakova
|
4eaced12fe
|
fixed bug #1700
|
13 years ago |
Andrey Kamaev
|
14a1549dac
|
Fixed Android build of new videostab module
|
13 years ago |
Vladislav Vinogradov
|
844bdea5ac
|
fixed several bugs in gpu arithm functions
refactored tests for them
|
13 years ago |
Alexey Spizhevoy
|
f58c40bfab
|
Added licence message
|
13 years ago |
Alexey Spizhevoy
|
404d66d4ef
|
Added missed file
|
13 years ago |
Alexey Spizhevoy
|
f6e2ad6144
|
Added missed file
|
13 years ago |
Alexey Spizhevoy
|
a60dc947b1
|
Added first version of videostab module
|
13 years ago |
Marina Kolpakova
|
1d2c6ef410
|
fixed sample for new signature of calcOpticalFlowPyrLK
|
13 years ago |
Andrey Kamaev
|
bddff7b386
|
Fixed Android build warnings in logpolar_bsm
|
13 years ago |
Vadim Pisarevsky
|
c94c3fb4eb
|
added Manuela Chessa as the co-author of logpolar_bsm.
|
13 years ago |
Alexey Spizhevoy
|
e87a07e2aa
|
Fixed bug #1693. Also corrected default parameters for stitching.
|
13 years ago |
Marina Kolpakova
|
e50c0ed4c8
|
Fixed bug #1629
|
13 years ago |
Vadim Pisarevsky
|
3228599a35
|
fixed some more GCC warnings
|
13 years ago |
Alexander Kapustin
|
c5cc79d4d5
|
Tegra optimized functions cvt32finttype were temporary deleted due correctness bug
|
13 years ago |
Vladislav Vinogradov
|
6397fa5b38
|
fixed gpu::pyrUp (now it matches cpu analog)
fixed several warnings
|
13 years ago |
Alexander Reshetnikov
|
484fe1d598
|
Fixed compiling error for ffmpeg with libavcodec less than 53.4.0
|
13 years ago |
Andrey Pavlenko
|
010e73010c
|
fixing compilation on Windows (M_PI was undefined via math.h)
|
13 years ago |
Gary Bradski
|
a4de511eb7
|
Added cv.DestroyAllWindows() to file close
|
13 years ago |
Gary Bradski
|
5878ab6a0f
|
added destroyAllWindows at end
|
13 years ago |
Gary Bradski
|
8a48b8dffd
|
added destroy all windows
|
13 years ago |
Gary Bradski
|
c29f0dfdfa
|
added destroy all windows
|
13 years ago |
Vadim Pisarevsky
|
c8e206c2ab
|
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
|
13 years ago |
Marina Kolpakova
|
d10616775b
|
Fixed bug #1634
|
13 years ago |
Marina Kolpakova
|
aa19fd500c
|
Fixed bug #1654
|
13 years ago |
Marina Kolpakova
|
2ca6a50546
|
Fixed bug #1663
|
13 years ago |
Marina Kolpakova
|
082e988173
|
Fixed bug #1666
|
13 years ago |
Vladislav Vinogradov
|
c510840c45
|
Fixed build without CUDA
|
13 years ago |
Vladislav Vinogradov
|
85c904a4ba
|
fixed build in gpu module (SURF and ORB)
|
13 years ago |
Alexander Kapustin
|
46248851bf
|
30 functions of cvtTIPES_func were Neon Optimized
|
13 years ago |
Vadim Pisarevsky
|
fb804cb352
|
fixed StereoBM crash on MacOSX 10.7
|
13 years ago |
Vadim Pisarevsky
|
d60623279c
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
13 years ago |
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |