]> rtime.felk.cvut.cz Git - opencv.git/history - opencv
added descriptions of PCA, SVD and RNG classes
[opencv.git] / opencv /
2010-03-31 vp153added descriptions of PCA, SVD and RNG classes
2010-03-30 vp153added Mat's method description
2010-03-30 jamesb#150 ReshapeMatND: test, implementaton, doc
2010-03-30 jamesb#93, add extra note saying that the source image is...
2010-03-30 jamesbInitLineIterator, describe return type and add doctests
2010-03-30 mdimupdated threshold of stereobm test
2010-03-30 mdimadded progress points to cascade and hog tests
2010-03-30 mdimfixed dtree
2010-03-30 jamesb#146 CvMemStorage documented
2010-03-29 jamesbcleanup names of doconly parameters
2010-03-29 jamesbcleanup names of doconly parameters
2010-03-29 jamesbAdded doconly decls, finishing #4
2010-03-29 jamesbFixes for #4, #220, #238
2010-03-29 mdimconverted ml (dtree, rtrees, ertrees, boost) from OpenM...
2010-03-29 mdimmodified mltests log
2010-03-27 mdimmodified parallel_reduce
2010-03-27 jamesbCvTermCritera examples
2010-03-27 jamesbRemove image view
2010-03-27 jamesbFix latex underscores
2010-03-27 jamesbnew test findstereocorrespondence
2010-03-27 jamesbUniversity of Tsukuba Scene
2010-03-26 jamesbnew test category python_fragments from documentation
2010-03-26 jamesbDisallow 64-bit int fromarray(); tests force arrays...
2010-03-26 vp153got rid of ConDensation in SWIG bindings
2010-03-26 vp153return absolute value of the contour area by default
2010-03-26 vp153removed misleading "const" image qualifier in findConto...
2010-03-26 alexeylatyshevFixed sobel filter test
2010-03-26 vp153renamed tbb's proxy split struct to Split; cleaned...
2010-03-26 alexeylatyshevCalonder sample parameters were modified
2010-03-26 vp153removed duplicate cvGet/SetWindowProperty() (thanks...
2010-03-26 baeumlmake cvaux compile again
2010-03-26 alexeylatyshevAll commented code was removed in calonder and ferns...
2010-03-26 baeumlupdate links to bug tracker in the documentation footer
2010-03-26 mdimmodified doc on cascade detect
2010-03-26 vp153corrected retrieving video stream position (thanks...
2010-03-26 vp153renamed all the _[A-Z] variables to avoid possible...
2010-03-25 jamesbFix more syntax errors from latex2sphinx
2010-03-25 jamesbnumpy test fromarray(allowND) check
2010-03-25 jamesbfromarray allowND is a keyword arg
2010-03-25 jamesbCleanup of param formatting in arrays. Python: introdu...
2010-03-25 vp153fixed output mask in RANSAC (this repairs cvFindHomogra...
2010-03-25 vp153added TBB's parallel_reduce support
2010-03-25 vp153put back Carbon UI as alternative highgui back-end...
2010-03-25 jamesbDoctests. Parsed-file cache to speed up incremental...
2010-03-25 jamesbRemove spaces in cvarg
2010-03-25 jamesb#223, spellcheck
2010-03-25 bi11c++ Hough API memory leak fixed
2010-03-25 jamesbParses opencv.bib, generates bibliography section
2010-03-25 vp153converted HOG & LKPyramid tracker from OpenMP to TBB...
2010-03-25 jamesbMany fixes for problems found by latex2sphinx. Turn...
2010-03-24 jamesbMake work with latest pyparsing
2010-03-24 jamesbProper CvConnectedComp declaration
2010-03-24 jamesbAdded dvipng as requirement for Sphinx building
2010-03-24 jamesbDocument class CvHistogram. Prototype for cvGetHistValue_
2010-03-24 jamesbMove prototype for C in CreateTrackbar
2010-03-24 mdimtbb detection log
2010-03-24 vp153renamed guard macros; moved some common inter-module...
2010-03-24 mdimfixed cvCalcCovarMatrix (thanks to Vu Pham)
2010-03-24 vp153converted several OpenMP loops into TBB's parallel_for...
2010-03-24 bi11CvAdaptiveSkinDetector memory leak fixed
2010-03-24 relrotcivCorrected a bug with reading images
2010-03-24 jamesbNew latex2tool - builds all 3 targets
2010-03-23 jamesbDummy _static for Sphinx
2010-03-23 relrotcivAdded a sample for one way descriptor
2010-03-23 relrotcivSynchronized opencv and ros/outlet_detection versions...
2010-03-23 mdimfixed ticket 194 (thanks to Giuseppe)
2010-03-23 mdimadded some user log
2010-03-23 jamesbGoodFeaturesToTrack corners -> cornerCount
2010-03-23 jamesbPython parameter names match docs. All math renders
2010-03-22 jamesbHandle tablular
2010-03-22 jamesbProblems found by tool. Added GetRows deltaRow arg...
2010-03-22 jamesbProblems found by tool. Added GetRows deltaRow arg...
2010-03-22 jamesbAdded args lowindex,highindex to EigenVV
2010-03-22 jamesbMany arg name fixes found by latex2 tool. Basic types...
2010-03-22 vp153possibly fixed compile error on MacOSX 10.5
2010-03-22 jamesbCHANGELIST: GoodFeaturesToTrack parameter use_harris...
2010-03-22 vp153fixed get/set property methods in QTKit highgui backend...
2010-03-22 vp153avoid false runtime error when using "Seq<CustomUserTyp...
2010-03-20 vp153fixed temporary matrix handling in arithmetic expressio...
2010-03-19 vp153fixed temporary matrix handling in arithmetic expressio...
2010-03-19 vp153possibly avoid compiler internal error in SparseMat...
2010-03-19 vp153fixed MatConstIterator::pos() (ticket #162; thanks...
2010-03-19 vp153possibly improved SVD convergence in the case of SSE2...
2010-03-19 jamesbbuild all
2010-03-19 jamesbAll {} rebalanced, fix for #202
2010-03-19 vp153added 16s support to remap (ticket #160)
2010-03-19 jamesbFixed ~100 argument name mismatches
2010-03-19 vp153fixed drawContours (ticket #131).
2010-03-19 jamesbAllow None for IplConvKernel. #192
2010-03-19 jamesbMove latex.py
2010-03-19 jamesbContributed patches, #147
2010-03-19 jamesbPatch for WaitKey byte, #191
2010-03-19 jamesbMany fixes for Python function signatures
2010-03-18 jamesbMany fixes for Python found by new tool; added Set...
2010-03-18 jamesbBalance if
2010-03-18 alekcacUpdate version info to 2.1.0
2010-03-18 alexeylatyshevFixed calonder test
2010-03-18 mdimfixed haar features generating procedures (ticket 92)
2010-03-18 jamesbMore support files
2010-03-18 jamesbBlue theme
next