projects
/
platform
/
upstream
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/opencv.git
2013-02-06
LeonidBeynenson
The next attempt to fix a build error on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
LeonidBeynenson
Try to fix Mac compilation issue.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
LeonidBeynenson
Added float, uint64, and uchar params to Algorithm
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
cuda-geek
Merge pull request #407 from taka-no-me:fix_java_after_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Update regression checks in Java test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #405 from vpisarev:znah_patch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Vadim Pisarevsky
a part of PR269 (parallelization of several functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #396 from vpisarev:facedetect_fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #400 from ilysenkov:bugfix_2560
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #397 from ilysenkov:bugfix_2677
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #398 from ilysenkov:bugfix_2330
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Vadim Pisarevsky
fixed compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andrey Kamaev
Merge pull request #392 from vpisarev:python_fixes2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Ilya Lysenkov
Documented the TermCriteria class (#2560)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Ilya Lysenkov
Added info() method in descriptor matchers (#2330)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Ilya Lysenkov
Checked key_size in LSH table for validness (#2677)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Ilya Lysenkov
Added a test for invalid key sizes in LSH tables
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
disabled the use of SSE4 instructions as well to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
added test for the old cvHaarDetectObjects. disabled...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #390 from taka-no-me:fix_relative_er...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #318 from AnnaKogan8:fixed-perf...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #394 from taka-no-me:fix_tiff_test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #393 from Daniil-Osokin:bugfix_doc_m...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
yet another minor fix in cv::transpose()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
fixed failure of the C++ test for estimateAffine3D
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #391 from taka-no-me:fix_buildbot_issues
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Modify decode_tile16384x16384 test to not fail when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniil Osokin
Fixed multiple issues in docs (bug #2410)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
applied patch #2587
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Anna Kogan
Increased time limits, eliminated extra params
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
added tests for fast (ticket #2613) and estimateAffine3...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Temporary disable unstable Features2d_RotationInvarianc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Suppress clang build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Correct tolerance value for sanity checks with ERROR_RE...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Vadim Pisarevsky
fixed bugs #1718, #2375; attached the new tests to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #389 from Daniil-Osokin:bugfix_doc_o...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
cuda-geek
Merge pull request #385 from etalanin:bug2607
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
cuda-geek
Merge pull request #381 from vpisarev:surf_fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Daniil Osokin
Fixed sample files in "Using OpenCV with gcc and CMake...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
cuda-geek
Merge pull request #387 from taka-no-me:fix_dshow_fourc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Merge pull request #382 from cuda-geek:fix-broken-links...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Evgeny Talanin
Fix and test for #2607
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
cuda-geek
Merge pull request #383 from cuda-geek:apply-opencv...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Andrey Kamaev
Fix truncation of fourcc value in dshow capture propert...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #374 from ivan-korolev:fix_estimateR...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
marina.kolpakova
apply patch #2686
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
cuda-geek
Merge pull request #375 from taka-no-me:fix_opticalflow...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #373 from ilysenkov:bugfix_2440
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #376 from taka-no-me:solve_tiff_conflict
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
marina.kolpakova
fix broken links in cascade classification documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #378 from ivan-korolev:fix_OpenCVDet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
cuda-geek
Merge pull request #380 from asmorkalov:java_test_fix2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
cuda-geek
Merge pull request #377 from ivan-korolev:fix_v4l_yes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Vadim Pisarevsky
changed default parameters of SURF, which improved...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #379 from taka-no-me:fix_ocl_samples...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexander Smorkalov
TestCheckVector java test fixed. Warning fixed.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Fix build warnings in OpenCL samples
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ivan Korolev
fix default include dirs for TBB
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ivan Korolev
fix v4l yes-yes build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Solve conflict between tiff.h and opencv2/core/types_c.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Allow input of calcOpticalFlowPyrLK be submats of diffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Add test for issue #2075
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ivan Korolev
Fixed bug in the cv::estimateRigidTransform (#1949)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ilya Lysenkov
Fixed cvDestroyAllWindows() without windows in QT ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ilya Lysenkov
Tested cvDestroyAllWindows() without windows
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #365 from ivan-korolev:fix_HoughLine...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #371 from taka-no-me:fix_build
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #370 from ilysenkov:bugfix_1747
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #369 from asmorkalov:corner_detectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #368 from ilysenkov:checkSubset-fix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #366 from asmorkalov:gstreamer_codec...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #362 from Daniil-Osokin:bugfix_doc_S...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #361 from taka-no-me:tiff_big_tile
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #358 from taka-no-me:objc_exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Fix clang build warning
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Fix Windows build warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ilya Lysenkov
Added support of different resolution in rectify3Collinear
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Fix Android build warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexander Smorkalov
Bugfix #2532 patch 4 corner detection sample possible...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #364 from Daniil-Osokin:bugfix_doc_f...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Merge pull request #356 from Daniil-Osokin:bugfix_imrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ilya Lysenkov
Added processing of trivial subsets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Andrey Kamaev
Fix build of OpenCV samples (Linux)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Alexander Smorkalov
Patch #2721 More FourCC for gstreamer applied.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Ivan Korolev
Added regression test for HoughLines algorithm
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniil Osokin
Added nonfree header in "Feature description" tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniil Osokin
Fixed proposed values for speckleRange in StereoSGBM...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Daniil Osokin
Fixed color code in cvtColor in "Load, Modify, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Fix rollover when computing buffer size in tiff decoder...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Added minimal support for tiff encoder parameters and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Merge pull request #360 from vpisarev:sift_fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Vadim Pisarevsky
fixed #2580, #2210. some work on #2025.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Merge pull request #357 from taka-no-me:build_opencv_apps
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Merge pull request #346 from taka-no-me:decouple_V4L2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Add -fobjc-exceptions flag to ObjectiveC sources if...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Add option to control build of applications (feature...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Rebase and merge pull request #342 from ilysenkov/bugfi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ilya Lysenkov
Fixed #2470
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ilya Lysenkov
Added a test of CvModelEstimator2::checkSubset(...)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Andrey Kamaev
Merge pull request #339 from vpisarev:core_fixes
commit
|
commitdiff
|
tree
|
snapshot
next