projects
/
profile
/
ivi
/
opencv.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Build fix after issue #2284 fix.
[profile/ivi/opencv.git]
/
modules
/
2012-10-10
Alexander Smorkalov
Fixed Javadoc problems with ">" and "<" symbols.
tree
|
commitdiff
2012-10-10
Andrey Kamaev
Fix gcc build error introduced in a9f36df
tree
|
commitdiff
2012-10-10
Andrey Kamaev
Revert "Issue #2035 Calling cv::namedWindow crashes...
tree
|
commitdiff
2012-10-10
daniil.osokin
added TBB for kmeans (patch #1261: thanks to Boris...
tree
|
commitdiff
2012-10-10
daniil.osokin
added perf test for kmeans
tree
|
commitdiff
2012-10-10
Alexander Smorkalov
Issue #2035 Calling cv::namedWindow crashes on Android...
tree
|
commitdiff
2012-10-10
Alexander Smorkalov
Issue #2284 BaseLoaderCallback requires use of Activity...
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix read after the end of local buffer in SSE-optimized...
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix inconsistent argument type in HammingLUT distance...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
expanded cv::threshold parallelization to other threadi...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
fixed example of iteration through a SparseMat (bug...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
added Asus Xtion QVGA modes to the OpenNI backend ...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
applied patch #1473 (timestamp retrieval in OpenNI)
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add else branch to previous fix
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix regression in core arithmetic
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix sanity checks in highgui module
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Quiet logs in stitching module
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checks to stitching perf tests
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity check support for vector<DMatch>
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checks to nonfree module
tree
|
commitdiff
2012-10-09
Kirill Kornyakov
Merge branch 'master' of git://5.9.49.245/opencv
tree
|
commitdiff
2012-10-09
Kirill Kornyakov
fixed compilation error because of DetectionBasedTracker
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix perf tests in features2d module
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checks support for vertor<KeyPoint>
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Make performance tests for solvePnPRansec more determen...
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix terrible perf test for FAST detector
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checkes to video module perf tests
tree
|
commitdiff
2012-10-09
Alexander Smorkalov
Auto expand of OpenCV version for Android Library prjec...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
fixed several warnings from VS2010
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
made opencv headers windows.h-less (Bug #2122)
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
Fixed "arr = NaN" case (bug #2056)
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
added #undef True/False to avoid collision with X11...
tree
|
commitdiff
2012-10-09
Vadim Pisarevsky
some more fixes towards binary compatibility
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checks to objdetect module perf tests
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Fix sanity checks for empty objects
tree
|
commitdiff
2012-10-09
Andrey Kamaev
Add sanity checks to calib3d perf tests
tree
|
commitdiff
2012-10-09
Evgeny Talanin
#2258 fix
tree
|
commitdiff
2012-10-09
Alexander Smorkalov
RESTART_REQUIRED status removed from OpenCV Manager...
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
Fixed output log in GPU perf tests
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
more compilation fixes
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
fixed compilation under Ubuntu without CUDA
tree
|
commitdiff
2012-10-08
Vadim Pisarevsky
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
fixed compilation without CUDA
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Fix sanity checks in improc perf tests
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Fix CV_ENUM macro instability
tree
|
commitdiff
2012-10-08
Vadim Pisarevsky
_InputArray/_OutputArray destructors are temporary...
tree
|
commitdiff
2012-10-08
Vadim Pisarevsky
yet another portion of changes towards the binary compa...
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
added MatCn enum to GPU perf tests
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
fast nlm (class version)
tree
|
commitdiff
2012-10-08
Anatoly Baksheev
fast_nlm initial version
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Remove bad perf test for cvRound
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Fix sanity checks for arithmetic tests on CV_32S data
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Make SANITY_CHECK required for all performance tests
tree
|
commitdiff
2012-10-08
Vadim Pisarevsky
partially recovered binary compatibility (ticket #2415)
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Fix depth calculation for Scalar in core arithmetic
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Fix build without SSE
tree
|
commitdiff
2012-10-08
Alexander Smorkalov
Wating for OpenCV library package installation added.
tree
|
commitdiff
2012-10-08
Alexander Smorkalov
Wating for OpenCV Manager installation added.
tree
|
commitdiff
2012-10-08
Alexey Spizhevoy
updated DP seaming to support 4 channel images
tree
|
commitdiff
2012-10-08
Vadim Pisarevsky
added test for box filter 16u, fixed bug #2416
tree
|
commitdiff
2012-10-08
Ilya Lavrenov
changed file path
tree
|
commitdiff
2012-10-08
Ilya Lavrenov
fixed Bug #2074
tree
|
commitdiff
2012-10-08
Andrey Kamaev
Quiet MSVC warning
tree
|
commitdiff
2012-10-07
marina.kolpakova
fix for bug 2264
tree
|
commitdiff
2012-10-05
Alexey Spizhevoy
Added initial docs for the videostab module
tree
|
commitdiff
2012-10-05
Andrey Kamaev
Replace jpegs with png (see 06a13d9)
tree
|
commitdiff
2012-10-05
Vladislav Vinogradov
Merge branch 'gpu-device-layer'
tree
|
commitdiff
2012-10-05
Vladislav Vinogradov
deleted thrust header
tree
|
commitdiff
2012-10-05
Vladislav Vinogradov
moved device layer headers to include directory
tree
|
commitdiff
2012-10-05
Vladislav Vinogradov
minor refactoring:
tree
|
commitdiff
2012-10-05
Ilya Lavrenov
parallel cvtColor for MSVS and Apple
tree
|
commitdiff
2012-10-04
Leonid Beynenson
Made changes in cv::DetectionBasedTracker -- now it...
tree
|
commitdiff
2012-10-04
Andrey Kamaev
TBB version of GridAdaptedFeatureDetector
tree
|
commitdiff
2012-10-04
Vladislav Vinogradov
disabled NPP resize for 8uc4+Cubic (Bug #2388)
tree
|
commitdiff
2012-10-04
Vladislav Vinogradov
disabled NVidia test output by default
tree
|
commitdiff
2012-10-02
Vadim Pisarevsky
replaced jpegs with png's. Accuracy tests pass; perform...
tree
|
commitdiff
2012-10-02
Vladislav Vinogradov
added GpuMat support to OutputArray
tree
|
commitdiff
2012-10-02
Vadim Pisarevsky
fixed build errors in java bindings on desktop in Debug...
tree
|
commitdiff
2012-10-01
Anatoly Baksheev
warnings
tree
|
commitdiff
2012-10-01
Anatoly Baksheev
added CUDA_DISABLER preprocessor commands
tree
|
commitdiff
2012-10-01
Anatoly Baksheev
warnings under windows
tree
|
commitdiff
2012-10-01
Ilya Lavrenov
stable cvtColor
tree
|
commitdiff
2012-10-01
Ilya Lavrenov
fixed TestRemap_Remap
tree
|
commitdiff
2012-10-01
Vadim Pisarevsky
added the note about 1-pixel border in findContours...
tree
|
commitdiff
2012-10-01
Vadim Pisarevsky
added variant of cv::imdecode with the specified output...
tree
|
commitdiff
2012-10-01
Vadim Pisarevsky
fixed a few warnings reported by Oleg; restored SSE2...
tree
|
commitdiff
2012-10-01
marina.kolpakova
fix for 4-channels TIFF missing 'break' statement
tree
|
commitdiff
2012-09-28
Marius Muja
Merge branch 'master' of git://code.opencv.org/opencv
tree
|
commitdiff
2012-09-28
Marius Muja
Added test to fix backwards compatibility with the...
tree
|
commitdiff
2012-09-28
Andrey Kamaev
Add Tegra optimization for fastNlMeansDenoising
tree
|
commitdiff
2012-09-28
Ilya Lavrenov
added parallel version of CvtColorLoop - main inner...
tree
|
commitdiff
2012-09-28
marina.kolpakova
fix device pointer alignmen in sft-based integral integ...
tree
|
commitdiff
2012-09-28
marina.kolpakova
fixed bit arifmetic in sft-based integral
tree
|
commitdiff
2012-09-28
Alexey Spizhevoy
fixed one of the log messages in the stitching module
tree
|
commitdiff
2012-09-27
Andrey Pavlenko
a new Java test to imencode() with params
tree
|
commitdiff
2012-09-27
Marius Muja
Exposed HierarchicalClusteringIndex in OpenCV wrapper
tree
|
commitdiff
2012-09-25
Alexey Spizhevoy
fixed the bug #2385
tree
|
commitdiff
2012-09-25
Vadim Pisarevsky
possibly repaired FAST test (however, FAST<7/12> and...
tree
|
commitdiff
2012-09-25
Evgeny Talanin
Changed parallel_for to parallel_for_ in hog.cpp and...
tree
|
commitdiff
next