profile/ivi/opencv.git
2010-12-03 Gary Bradskidocs
2010-12-03 Gary Bradskidocs
2010-12-03 Gary Bradskislight bug fix, docs
2010-12-03 Gary Bradskiestablished and doc'd the call
2010-12-03 Gary Bradskidocs
2010-12-03 Gary Bradskirunning documentation
2010-12-02 Gary Bradskiteek
2010-12-02 Gary Bradskicreated parameter description doc and output
2010-12-02 Gary BradskiCreated output doc help() file.
2010-12-02 Maria Dimashovareturned maxDepth argument
2010-12-02 Maria Dimashovafixed traincascade (#554)
2010-12-02 Anatoly Baksheevsigms's second patch with fix in install rules.
2010-12-02 Gary Bradskidocing the use of SURF+FLANN for planar object detection
2010-12-02 Gary Bradskifern docs
2010-12-02 Gary Bradskiadded description output
2010-12-02 Gary Bradskiadded help
2010-12-02 Alexey Spizhevoyminor fix in gpu's header
2010-12-02 Alexey Spizhevoyadded support of BORDER_REFLECT into gpu::cornerHarris...
2010-12-01 Gary Bradskiput in a remark
2010-12-01 Gary Bradskiadded an example call
2010-12-01 Gary Bradskiput in a bunch of checks, outputs and docs
2010-12-01 Alexey Spizhevoyfixed some gpu tests
2010-12-01 Alexey Spizhevoyfixed bug in gpu::cornerHarris and gpu::cornerMinEigenVal
2010-12-01 Maria Dimashovaupdated tests thresholds
2010-12-01 Gary Bradskiadded help function
2010-12-01 Gary Bradskicascade converstion output
2010-12-01 Gary Bradskicreated docs
2010-12-01 Vladislav Vinogradovadded gpu transpose for CV_8UC4, CV_8SC4, CV_16SC2...
2010-12-01 Gary Bradskiput doc comments on top
2010-12-01 Gary Bradskitweek
2010-12-01 Gary Bradskiadded to and moved comments to top
2010-12-01 Gary Bradskiadded help and help on error
2010-12-01 Gary Bradskiprint help on error
2010-12-01 Gary Bradskiprint on error
2010-12-01 Gary Bradskiallowed top docs to print out
2010-12-01 Gary Bradskiadded docs and minor program changes
2010-12-01 Gary Bradskiadd docs to feature matching
2010-11-30 James BowmanAdded lang to sphinx template, linked py to cookbook...
2010-11-30 Vadim Pisarevskyundo the latest change in SURF
2010-11-30 Vadim Pisarevskytemporarily turn off TBB threading when computing SURF...
2010-11-30 Alexander Shishkovfixed compilation errors on Windows
2010-11-30 Maria Dimashovaupdated test threshold
2010-11-30 Alexey Spizhevoyfixed bug in ms segmentation
2010-11-30 Alexey Spizhevoyadded better threads configuration estimator for the...
2010-11-30 Vadim Pisarevskymake cv::calibrateCamera, cv::stereoCalibrate and their...
2010-11-30 Vadim Pisarevskyextended cv.KMeans2 API in Python (ticket #414; thanks...
2010-11-30 Vadim Pisarevskyadded missing images for C++ samples
2010-11-30 Alexey Spizhevoyadded min eigen val based corner detector into gpu...
2010-11-30 Alexey Spizhevoyadded Harris corner detector into gpu module
2010-11-30 Gary Bradskihelp function added
2010-11-30 Vadim Pisarevskyadded chamfer matcher code and sample (contributed...
2010-11-30 Gary Bradskidescribed
2010-11-30 Ethan Rubleeediting the camerasettings text
2010-11-30 Gary Bradskiadded help docs
2010-11-30 Vadim Pisarevskyfixed recent failures in shape-convhull & shape-minarearect
2010-11-29 Vadim Pisarevskyfixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS...
2010-11-29 Vadim Pisarevskyadded flag to treat input file as a videofile (patch...
2010-11-29 Vadim Pisarevskyadded the optional balanced cross-validation in SVN...
2010-11-29 Vadim Pisarevskyapplied patches by sigma (ticket #644)
2010-11-29 P. Druzhkovbug with negative class labels is fixed
2010-11-29 Vadim Pisarevskyput 64-bit constants to CV_BIG_INT() macros to avoid...
2010-11-29 Vadim Pisarevskymoved estimateAffine3D declaration from imgproc to...
2010-11-29 Vadim Pisarevskyadded CV_CALIB_RATIONAL_MODEL for better backward compa...
2010-11-29 Vadim Pisarevskyunified the coordinate interpretation in RotatedRect...
2010-11-29 Vadim Pisarevskyfixed convexHull description; updated cvHaarDetectObjec...
2010-11-29 Vadim Pisarevskyadded some protection against some singular cases in...
2010-11-29 Vadim Pisarevskyfixed allocation bug in SVM training (ticket #511)
2010-11-29 Vadim Pisarevskyremoved obsolete headers from opencv.hpp, fixed 2 gcc...
2010-11-29 Maria Dimashovaforgot commit this file
2010-11-29 Maria Dimashovalimited rng seed choice by 5 values in dtree, boost...
2010-11-29 Alexey Spizhevoyrefactored gpu tests a little
2010-11-29 Maria Dimashovamade random generators of MLL classes depended on defau...
2010-11-29 Vadim Pisarevskymoved to cpp directory
2010-11-29 Vadim Pisarevskyconverted houghlines to C++
2010-11-29 Alexey Spizhevoyadded masks support into gpu::minMaxLoc
2010-11-29 Maria Dimashovafixed sift descriptor
2010-11-29 Vadim Pisarevskyremoved duplicated data for samples (it is now in sampl...
2010-11-29 Vadim Pisarevskyrewrote stereo_calib in C++
2010-11-29 Vadim Pisarevskyimproved test build time
2010-11-29 Alexey Spizhevoyadded is_signed into numeric_limits_gpu, fixed incorrec...
2010-11-29 Alexey Spizhevoyrefactored gpu::minMaxLoc
2010-11-29 Alexey Spizhevoyadded mask support into gpu::minMax
2010-11-29 Maria Dimashovaadded to DescriptorMatcher test the check of match...
2010-11-29 Maria Dimashovafixed #517; uncommented ertrees test and moved it to...
2010-11-29 Maria Dimashovafixed compile errors from gcc
2010-11-29 Ethan Rubleeadding include of "jni.h"
2010-11-29 Gary Bradskidocs
2010-11-29 Alexey Spizhevoymoved GPU's global counter reset from caller to the...
2010-11-29 Alexey Spizhevoyreplaced one-threads tail reduce with one-block tail...
2010-11-29 Gary Bradskiupdated docs
2010-11-29 Gary Bradskiupdated docs
2010-11-29 Gary Bradskiupdated docs
2010-11-29 Gary Bradskiupdated comments
2010-11-29 Alexey Spizhevoyremoved double support (gpu: minMax, minMaxLoc, countNo...
2010-11-29 Alexey Spizhevoyadded gpu::count_non_zero version for CC1.0, refactored...
2010-11-28 Ethan Rubleeoptimizing calibration for android
2010-11-28 Ethan Rubleeoptimizing calibration for android
2010-11-28 Vadim Pisarevskyfixed crashes in camshiftdemo sample
2010-11-28 Vadim Pisarevskyremoved duplicated letter_recog sample
2010-11-28 Vadim Pisarevskyconverted some more samples to C++
next