projects
/
profile
/
ivi
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/opencv.git
2012-03-26
Alexander Reshetnikov
Fixed compilation error for ffmpeg tests
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Ilya Lysenkov
Added projectPoints() for 3xN objectPoints and 2xN...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Ilya Lysenkov
Added points comparison in test_remap
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vladislav Vinogradov
fixed gpu arithm functions (mismatch with cpu version)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Ilya Lysenkov
Restored and improved the test_remap Python test
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
removed unnecessary MIN(); bug #1578
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
fixed potential buffer size overflow in Boost::update_w...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
fixed "Invalid background description file" bug, #1676
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
possibly fixed bug #1453
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
fixed the size of output velocity map in OptFlowBM...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Alexey Spizhevoy
Fixed gpu::matchTemplate for correct handling of big...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
fixed nearest-neighbor remap with constant border,...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
fixed chi-square test, ticket #1263
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Andrey Kamaev
Input/Output arrays are updated to support fixed-type...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
applied patch from #1655 (thanks to Changbo Zhou!)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Vadim Pisarevsky
applied patch from #1712 (thanks to Vlad)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Alexander Shishkov
fixed Debug compilation on Windows (it works for VS...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Vadim Pisarevsky
fixed build errors & warnings on VS2010
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Andrey Kamaev
Refactored Java wrapper build scripts.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Vadim Pisarevsky
added face recognition algorithms, LDA, colormaps ...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Vadim Pisarevsky
preliminary version of a multi-level findcontours
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Vadim Pisarevsky
preliminary version of a multi-level findcontours
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Andrey Kamaev
Added "fat" mode for Java wrapper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Alexander Reshetnikov
Updated new video positioning test
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Andrey Pavlenko
Java API minor fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Leonid Beynenson
Made small change which fixes the situation, when ORB...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Alexander Reshetnikov
Update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Alexander Shishkov
update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Alexander Shishkov
fixed wrapper compilation on Windows (opencv_ffmpeg...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Alexander Reshetnikov
Added new video posiitioning test
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Reshetnikov
Fixed ifdef code mistake
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Reshetnikov
Fixed compilation error under Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Reshetnikov
Updated ffmpeg test for big video writing
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Reshetnikov
Separated ffmpeg codecs and wrappers
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Vladislav Vinogradov
added test for gpu::Laplacian for CV_32FC1 type
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Shishkov
unrolled changes from r7601 (problems with Android...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Andrey Pavlenko
fixing copy/paste typo
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexander Reshetnikov
Removed OS conditions from highgui tests
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexey Spizhevoy
Added load and save motion args into videostab sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Andrey Kamaev
Fixed build
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Alexey Spizhevoy
Split stabilizer into OnePassStabilizer and TwoPassStab...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Andrey Pavlenko
updating Java samples to meet Java API changes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Andrey Kamaev
More Tegra versions of convertTo
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexander Reshetnikov
Updated new ffmpeg wrapper; restored NEW_FFMPEG in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Andrey Kamaev
Fixed perf test for convertTo
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Andrey Pavlenko
#921 less signatures for func-s with default arg val...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Andrey Pavlenko
fixing arg name according to ref man
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Maria Dimashova
removed debug log
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Vladislav Vinogradov
fixed gpu::filter2D border interpolation for CV_32FC1...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Maria Dimashova
added oni-files reading
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexander Reshetnikov
Updated new ffmpeg wrapper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexander Shishkov
fixed #1436
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Maria Dimashova
removed unnecessary members of CvCapture_OpenNI
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexander Shishkov
fixed documentation compilation errors after r7568
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexey Spizhevoy
Refactored videostab module
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Maria Dimashova
switched to use RunXmlScript always (missing '\n' at...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexey Spizhevoy
Fixed warning
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexey Spizhevoy
Added distance threshold argument into videostab sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexey Spizhevoy
Updated FMM run() signature
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexey Spizhevoy
Fixed some warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Alexander Smorkalov
Issue #1201: auto-focus problem was fixed. Binaries...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Gary Bradski
import as cv not cv2. Fixed
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexander Reshetnikov
Updated license text in highgui files
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Maria Dimashova
added default values of parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Vadim Pisarevsky
increased the default number of pyramid layers in ORB...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Fixed some warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Added more inpainting methods. Fixed some errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Leonid Beynenson
Removed unrequired type conversions in the function...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Vladislav Vinogradov
refactored and fixed some gpu tests
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Leonid Beynenson
Made the function "clipLine" to work with int64 values...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Marina Kolpakova
fixed bug #1571
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Andrey Pavlenko
fixing compilation on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexander Reshetnikov
Refactored new ffmpeg wrapper
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Marina Kolpakova
fixed bug #1479
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Added quiet mode into videostab sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Fixed ensureInclusionConstraint
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Minor changes in videostab sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Alexey Spizhevoy
Updated videostab sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andrey Kamaev
Fixed Windows build of videostab module.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andrey Kamaev
Solution folders are turned on by default for MS Visual...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Marina Kolpakova
fixed bug #1700
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andrey Kamaev
Fixed Android build of new videostab module
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Vladislav Vinogradov
fixed several bugs in gpu arithm functions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexey Spizhevoy
Added licence message
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexey Spizhevoy
Added missed file
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexey Spizhevoy
Added missed file
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexey Spizhevoy
Added first version of videostab module
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Marina Kolpakova
fixed sample for new signature of calcOpticalFlowPyrLK
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andrey Kamaev
Fixed Android build warnings in logpolar_bsm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Vadim Pisarevsky
added Manuela Chessa as the co-author of logpolar_bsm.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexey Spizhevoy
Fixed bug #1693. Also corrected default parameters...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Marina Kolpakova
Fixed bug #1629
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Vadim Pisarevsky
fixed some more GCC warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexander Kapustin
Tegra optimized functions cvt32finttype were temporary...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Vladislav Vinogradov
fixed gpu::pyrUp (now it matches cpu analog)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Alexander Reshetnikov
Fixed compiling error for ffmpeg with libavcodec less...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Andrey Pavlenko
fixing compilation on Windows (M_PI was undefined via...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Gary Bradski
Added cv.DestroyAllWindows() to file close
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Gary Bradski
added destroyAllWindows at end
commit
|
commitdiff
|
tree
|
snapshot
2012-03-18
Gary Bradski
added destroy all windows
commit
|
commitdiff
|
tree
|
snapshot
next