platform/upstream/opencv.git
2010-11-08 Maria Dimashovaminor change of BOW
2010-11-08 Vladislav Vinogradovdisabled some gpu tests
2010-11-08 Vladislav Vinogradovfix gpu module compilation under linux
2010-11-07 Vadim Pisarevskyfixed cvPreprocessIndexArray (ticket #517)
2010-11-07 Vadim Pisarevskyadded opencv_flann to pkg-config script for opencv
2010-11-07 Vadim Pisarevskycorrect 2 bugs in cvSolveCubic (linear and quadratic...
2010-11-07 Vadim Pisarevskyexcluded some tests from blacklist that now pass
2010-11-07 Vadim Pisarevskymade calcBackproject slightly more robust.
2010-11-07 Vadim Pisarevskyadded workaround for a weird Mingw 4.5.1 bug
2010-11-06 Vadim Pisarevskya few small fixes in Matx operators
2010-11-06 Vadim Pisarevskyfixed some more tests on Windows; changed inheritance...
2010-11-06 Vadim Pisarevskyfixed most of the failures in opencv_test
2010-11-06 Alexander Shishkovmoved hist-backproj and projectPoints-c tests to blackl...
2010-11-06 Alexey PolovinkinLatent SVM detector test was added
2010-11-05 Victor ErukhimovFixed a compilation problem when the DEMO_MIX_API_USE...
2010-11-04 Vadim Pisarevskyfixed several GCC warnings; fixed crash in kmeans test...
2010-11-04 Vadim Pisarevskyfixed possible overflow in getThreshVal_Otsu_8u (ticket...
2010-11-04 Vadim Pisarevskyfixed failure in rand test (ticket #449)
2010-11-03 Vadim Pisarevskyfixed building Python wrappers when Numpy is not available
2010-11-03 Maria Dimashovaupdated doc on common interfaces of features2d; added...
2010-11-03 Maria Dimashovaminor changes
2010-11-02 Vadim Pisarevskymodified mhi-update test to avoid rounding problems...
2010-11-02 Vadim Pisarevskyalmost finished Python wrappers
2010-11-02 Ilya LysenkovFixed problem with conflicting filenames in the online...
2010-11-01 Anatoly Baksheevfixed compilation under gcc
2010-11-01 Anatoly Baksheevcompilation errors
2010-11-01 Anatoly BaksheevFixed a minor bug in PtrElemStep::ptr
2010-11-01 Alexander ShishkovMoved mhi-update test to blacklist (issue #639)
2010-11-01 Maria DimashovaUpdated test threshold (#637)
2010-11-01 Ethan RubleeMade calibration a bit faster in the absense of a check...
2010-11-01 Ethan RubleeBrute force implementation had issues with the type...
2010-10-31 Anatoly Baksheevcompilation errors under GCC
2010-10-31 Anatoly Baksheevadded PtrStep PtrElemStep structures. Refactored name...
2010-10-30 P. Druzhkovfix gbtrees test
2010-10-30 Alexander Shishkovmoved descriptor-matcher-flann-based test to blacklist...
2010-10-29 Maria Dimashovafixed compile error on Win
2010-10-29 Maria Dimashovaadded possibility of matcher filtering to sample
2010-10-29 Vadim Pisarevskyextended Python bindings; not merged into cv.cpp yet...
2010-10-29 Vadim Pisarevskyextended Python bindings; not merged into cv.cpp yet...
2010-10-29 Maria Dimashovamodified features2d interface; added algorithmic test...
2010-10-29 Alexander Shishkovmoved stereogc to blacklist (issue #439)
2010-10-27 Vadim Pisarevskyrenamed rectify3 to rectify3Collinear
2010-10-27 Vadim Pisarevskyadded more helper macros to the function declarations...
2010-10-26 Stefano FabriReverting, release beahviour was changed. Investigating...
2010-10-26 Stefano FabriLinking doesn't find deallocate()
2010-10-26 Vladislav Vinogradovmoved gpu::cvtColor from imgproc_gpu.cpp to color.cpp
2010-10-26 Alexander Shishkovmoved CvGBTrees_test test to blacklist (issue 630)
2010-10-26 Vladislav Vinogradovfix unnecessary memory allocation in gpu::magnitude...
2010-10-26 Ethan Rubleeadding an include director to android cmake <opencv2...
2010-10-25 Ethan Rubleeadding a copy of the wiki entry for android build
2010-10-25 Ethan Rubleedefine expl as exp on android - may break things.
2010-10-25 Ilya LysenkovFixed wiki links in flann in the online documentation
2010-10-25 Maria Dimashovafixed CascadeClassifier::detectMultiScale when TBB
2010-10-25 Stefano FabriFixed flann linking
2010-10-25 Stefano FabriFixed missing semicolon
2010-10-25 Vadim Pisarevskyfixed crash in color-lab (ticket #627)
2010-10-25 Alexander Shishkovmoved cascade-detector test to blacklist (issue #432)
2010-10-25 Ilya LysenkovImplemented dynamic loading of the Wiki in the online...
2010-10-25 Maria Dimashovaupdated test threshold
2010-10-24 Alexander Shishkovremove failed test (see issues #449, 627, 502)
2010-10-24 Victor ErukhimovFixing a problem with SURF detector crash due to large...
2010-10-23 Ethan Rubleecorrect spelling of my email address..
2010-10-23 Maria Dimashovaremoved detector-surf test from black list (ticket...
2010-10-23 Maria Dimashovafixed fail of descriptor-surf-test (ticket 568)
2010-10-23 Maria Dimashovafixed fail of descriptor-sift test (ticket 567)
2010-10-23 Maria Dimashovafixed fails of cascade-detector and hog-detector tests...
2010-10-22 Vadim Pisarevskyfixed crashes in color-luv & color-lab when gcc 4.2...
2010-10-22 Anatoly Baksheevadded PtrStep structure to pass in __global__ functions
2010-10-22 Alexander Shishkovmoved color-lab test to blacklist (issue #627)
2010-10-22 Vadim Pisarevskyadded "-ggdb3" to GCC flags in Debug configuratin....
2010-10-22 Vadim Pisarevskyfixed MatConstIterator::operator *() (the bug caused...
2010-10-21 Vadim Pisarevskyfixed bug with Mat::dataend initialization. Now morph...
2010-10-21 Vadim Pisarevskyfixed several gcc 4.1 warnings
2010-10-21 Vadim Pisarevskytwo small fixes in the recently added stuff
2010-10-21 Vadim Pisarevskythe blacklist is sorted in alphabetical order; several...
2010-10-21 Vadim Pisarevskyadded assert to MatConstIterator::pos()
2010-10-21 Vadim Pisarevskyrand test is returned back
2010-10-21 Vadim Pisarevskyre-added color-lab test
2010-10-21 Vadim Pisarevskyre-added filter-general test; fixed failure in several...
2010-10-21 Vadim Pisarevskymodified wiki link name
2010-10-21 Vadim Pisarevskychange at<double> => at<float>, since the histogram...
2010-10-21 Vadim Pisarevskyok, try to handle matrices with size (0,0)
2010-10-21 Vadim Pisarevskyforce each histogram dimension to be >= 1
2010-10-21 Vadim Pisarevskycleared the test blacklist in opencv_test_core. all...
2010-10-21 Vadim Pisarevskyfixed ds-graphscan test to make sure that the memory...
2010-10-21 Vadim Pisarevskyfixed test failure in matrix-dotproduct test (by increa...
2010-10-21 Vadim Pisarevskyfixed small matrix inversion using Cholesky algorithm...
2010-10-21 Ilya LysenkovInserted links to wiki in documentation.
2010-10-21 Victor ErukhimovAdding back MatConstIterator_::pos implementation
2010-10-20 Vadim Pisarevskyadd missing #include <stdarg.h>
2010-10-20 Marius MujaRenamed header include sentinels to fix compile problem...
2010-10-20 Ethan Rubleechange int to char so that keys are registered properly...
2010-10-20 Vadim Pisarevskysome fixes due to the changed policy in DataType &...
2010-10-20 Vladislav Vinogradovadded vecmath to gpu module.
2010-10-20 Victor ErukhimovFixing a problem with conflict of ROS and opencv flann
2010-10-20 Alexander Shishkovfixed bug with CV_ASSERT
2010-10-20 Vadim Pisarevskyfixed several warnings; modified size comparison: m1...
2010-10-20 Vadim Pisarevskyfixed several warnings; modified size comparison: m1...
2010-10-20 Ilya LysenkovUpdated opencv.pdf with new modifications
2010-10-20 Vladislav Vinogradovadded to gpu module linear filters for int and float...
next