Vladislav Vinogradov
|
059cef57e6
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
added additional tests for gpu filters
fixed gpu features2D tests
|
13 years ago |
Maria Dimashova
|
c1a6cb6221
|
added oni-files reading
|
13 years ago |
Alexander Reshetnikov
|
82a2a50f87
|
Updated new ffmpeg wrapper
|
13 years ago |
Alexander Shishkov
|
c0506314b2
|
fixed #1436
|
13 years ago |
Maria Dimashova
|
fedff0922e
|
removed unnecessary members of CvCapture_OpenNI
|
13 years ago |
Alexander Shishkov
|
5c23d52618
|
fixed documentation compilation errors after r7568
|
13 years ago |
Alexey Spizhevoy
|
68f26cca78
|
Refactored videostab module
|
13 years ago |
Maria Dimashova
|
67d7669188
|
switched to use RunXmlScript always (missing '\n' at the end of xml script was a problem)
|
13 years ago |
Alexey Spizhevoy
|
faf845d31f
|
Fixed warning
|
13 years ago |
Alexey Spizhevoy
|
3323ee9d18
|
Added distance threshold argument into videostab sample
|
13 years ago |
Alexey Spizhevoy
|
8fc84b7a41
|
Updated FMM run() signature
|
13 years ago |
Alexey Spizhevoy
|
5e2bcacba5
|
Fixed some warnings
|
13 years ago |
Alexander Smorkalov
|
fa4977dff4
|
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
|
13 years ago |
Gary Bradski
|
ad2ee1d572
|
import as cv not cv2. Fixed
|
13 years ago |
Alexander Reshetnikov
|
5d4a8d0889
|
Updated license text in highgui files
|
13 years ago |
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 |