profile/ivi/opencv.git
2010-11-12 Vadim Pisarevskyfixed some more failing tests
2010-11-12 Vadim Pisarevskyswitched from 8-point kernel to 7-point kernel in the...
2010-11-12 Vadim Pisarevskyrewrote matchTemplate in C++; added border awareness...
2010-11-12 Vadim Pisarevskyrewrote matchTemplate in C++; added border awareness...
2010-11-12 Alexey Polovinkinfixed latentsvmdetector test (ticket #661)
2010-11-12 Vadim Pisarevskyfixed transparent border handling one more time (ticket...
2010-11-12 Maria Dimashovaminor
2010-11-12 Maria Dimashovamodified grabCut test to stable verification
2010-11-12 Alexander Shishkovmoved failed tests to blacklists:
2010-11-12 Maria Dimashovaadded CV_EXPORTS to OpponentColorDescriptorExtractor
2010-11-11 Victor ErukhimovFixed a build problem in windows
2010-11-11 Maria Dimashovamodified grabCut test slightly; updated test data due...
2010-11-11 Maria Dimashovafixed SURF::operator() (#423)
2010-11-11 Maria Dimashovafixed MserFeatureDetector
2010-11-11 Anatoly Baksheevminor (compilation fix)
2010-11-11 Maria Dimashovamodified grabCut: noise is added only if covariance...
2010-11-11 Alexander Shishkovmoved segmentation-grabcut test to blacklist (#issue...
2010-11-10 Vadim Pisarevskyfixed sparse histogram update (ticket #526)
2010-11-10 Vadim Pisarevskyfixed remap with transparent border (ticket #582)
2010-11-10 Vadim Pisarevskyfurther improved accuracy of Delaunay triangulation...
2010-11-10 Vadim Pisarevskyfixed infinite loop in FileStorage::open when reading...
2010-11-10 Vadim Pisarevskyincreased number of points in optflow-estimate-rigid...
2010-11-10 Anatoly Baksheevsome utility for GPU module internal purposes
2010-11-10 Maria Dimashovafixed grabCut: moved to double precision and added...
2010-11-10 Maria Dimashovareplace include file in sample
2010-11-10 Alexander Shishkovmoved failed tests to corresponding blacklists (issues...
2010-11-09 Ethan RubleeMaking highgui build for android
2010-11-09 Ethan Rubleechanging the names of the opencv libraries for android...
2010-11-09 Vadim Pisarevskyput extra check to cv::findChessboardCorners (ticket...
2010-11-09 Vadim Pisarevskyfixed crash in color-luv when OpenCV is built using...
2010-11-08 Maria Dimashovaupdated doc on features2d
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)
next