platform/upstream/opencv.git
2010-11-25 Gary Bradskiclarified docs
2010-11-25 Gary Bradskicreated help function, added more docs
2010-11-25 Ethan Rubleerenaming the filestorage_sample - getting rid of redund...
2010-11-25 Ethan Rubleerenaming the cvout_sample.cpp to cout_mat.cpp
2010-11-25 Ethan Rubleeadding two simple templates
2010-11-25 Ethan Rubleerenaming cvstarter and breaking it appart
2010-11-24 Vadim Pisarevskyadded user mode selection (thanks to tito for the patch...
2010-11-24 Vadim Pisarevskypass the correct rgb->gray coefficients to PNG decoder...
2010-11-24 Anatoly Baksheevadded version detection for NPP
2010-11-24 Ethan RubleeAdding the simplest opencv starter. This may be a...
2010-11-24 Ethan Rubleeadding a check for if the first arg is an image - annoy...
2010-11-24 Maria Dimashovaadded to DetectorExtractor test the check of compute...
2010-11-24 Maria Dimashovaadded to FeatureDetector test the check of detect(...
2010-11-24 Alexey Spizhevoyadded minMaxLoc function into gpu module
2010-11-24 Vadim Pisarevskyfixed canny test; fixed mhi-global test & implementatio...
2010-11-24 Anatoly Baksheev1) more convenient naming for samples gpu
2010-11-24 Anatoly Baksheevjust for more convenient naming
2010-11-24 Alexey Spizhevoyoptimized gpu::minMax a little
2010-11-24 Alexey Spizhevoyadded support of multichannel matrices in gpu::minMax
2010-11-24 Alexey Spizhevoyadded support of all data types into gpu::minMax
2010-11-24 Vladislav Vinogradovfixed bug in StereoConstantSpaceBP - missing load max_d...
2010-11-24 Gary BradskiExplaining the << cv::Mat out capabilities
2010-11-24 Gary Bradskifind and drawContours doc
2010-11-24 Gary Bradskidescribed
2010-11-24 Ethan Rubleeworking on the dynamic detectors documentation.
2010-11-24 Gary BradskiDocs for using BRIEF in features2d
2010-11-24 Gary Bradskiadded and moved docs
2010-11-24 Gary BradskiFleshed out file docs for train and test on PASCAL...
2010-11-23 Ethan RubleeAdding a .tex document for the dynamic feature detectors
2010-11-23 Ethan RubleeContinue to refeactor the dynamic stuff - may have...
2010-11-23 Ethan Rubleerefactoring dynamic detectors
2010-11-23 Maria Dimashovaupdated documentation on features2d; minor features2d...
2010-11-23 Ethan RubleeAdding stubb of documentation for the Dynamic feature...
2010-11-23 Vadim Pisarevskyadded hconcat & vconcat functions for joining matrices...
2010-11-23 Alexander Shishkovmoved failed tests to blacklists:
2010-11-23 Anatoly Baksheevnow opencv_tests_gpu takes path to tesdata from OPENCV_...
2010-11-23 Vladislav Vinogradovfixed compile errors
2010-11-23 Vladislav Vinogradovdeleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros...
2010-11-23 Gary Bradskiforgot to escape after 'help'
2010-11-23 Gary Bradskiminor docs and help code at top
2010-11-23 Gary Bradskiadded more documenation
2010-11-23 Ethan Rubleefix little warning - opencv2/imgproc/types_c.h:235...
2010-11-22 Ethan RubleeAdding some dynamic feature detectors...
2010-11-22 Ethan Rubleepatch from ticket #699 added
2010-11-22 Vadim Pisarevskyadded type selection in the Kalman filter (thanks to...
2010-11-22 Maria Dimashovarefactored features2d and sample on matching to many...
2010-11-22 Vadim Pisarevskyadded 64f support in cv::resize
2010-11-22 Vadim Pisarevskyintegrated multi-threaded version of SURF (thanks to...
2010-11-22 Alexey Spizhevoyfixed compiling bug under g++ in gpi HOG sample
2010-11-22 Alexey Spizhevoyfixed compile bug under g++
2010-11-22 Vadim Pisarevskyfixes bugs #624 and #625 (thanks to chaene!)
2010-11-22 Vadim Pisarevskyfixed background image reader (thanks to albertzeyer...
2010-11-22 Alexey Spizhevoyfixed scaling in gpu HOG
2010-11-22 Vadim Pisarevskyadd protection against EAGAIN error in the streams...
2010-11-22 Vadim Pisarevskyanother fix on the ticket #518 - ignore all the circles...
2010-11-22 Vadim Pisarevskydecreased the lower canny threshold in HoughCircles...
2010-11-22 Alexey Spizhevoyadded masks support for bitwise operations on GPU
2010-11-21 Vadim Pisarevskyadded 16-bit tiff support, enabled LZW codec in tiff...
2010-11-21 Vadim Pisarevskyprobably fixed the bug in ANN::calc_output_scale with...
2010-11-21 Vadim Pisarevskyavoid use of writable global variables in V4L capturing...
2010-11-20 Ethan RubleeAdding two samples that deal with FileStorage - useful...
2010-11-20 Andrey Morozovfixed compilation error and warnings under ubuntu
2010-11-20 Vadim Pisarevskyfixes Mat::empty() and Mat::create() in the case of...
2010-11-20 Vadim Pisarevskyin the case of GCC always build jcdctmgr.c with "-O1...
2010-11-20 Vadim Pisarevskyremoved memset in cv::pyrMeanShiftFiltering (ticket...
2010-11-20 Vadim Pisarevskyincorporated several critical fixes in EM implementatio...
2010-11-20 Vadim Pisarevskyadded flann
2010-11-20 Vadim Pisarevskyraised error threshold in filter-generic test. re-enabl...
2010-11-20 Vadim Pisarevskyyet another fix in mhi-global test (ticket #457)
2010-11-20 Vadim Pisarevskyfixed some GCC 4.4 warnings
2010-11-20 Gary Bradskidoc what cvout_sample does
2010-11-19 Gary BradskiUpdated for building in latexsphinx directory
2010-11-19 Alexander Shishkovmoved failed tests to blacklists
2010-11-19 Alexey Spizhevoyadded support of different descriptor formats into...
2010-11-19 Alexey Spizhevoyadded bitwise operations into gpu module
2010-11-19 Gary BradskiAdded description, fixed missing >
2010-11-18 Vadim PisarevskyLANCZOS4 interpolation constant added to C interface
2010-11-18 Vadim Pisarevskyextended cv::convertPointsHomogeneous to handle 4D...
2010-11-18 Vadim PisarevskyDataType::generic renamed to DataType::generic_type...
2010-11-18 Alexey Spizhevoyadded getDescriptors support into gpu HOG, also added...
2010-11-18 Kirill Kornyakovadded max window size parameter for cascade classifier
2010-11-17 Alexey Spizhevoyadded getDescriptors function (draft version)
2010-11-17 Alexey Spizhevoyadded different win_stride values feature into gpu...
2010-11-17 Alexey Spizhevoyrefactored hog GPU
2010-11-17 Alexey Spizhevoyadded gpu HOG sample
2010-11-17 Alexey Spizhevoyadded getPeopleDetector_48x96 into gpu HOG
2010-11-16 Vadim Pisarevskyadded operator != for some basic structures (ticket...
2010-11-16 Vadim Pisarevskyfixed wrapper generation
2010-11-16 Maria Dimashovaupdated some included headers
2010-11-16 Maria Dimashovaupdated user prompt and included headers
2010-11-16 Maria Dimashovafixed linker error undo mingw (#657)
2010-11-16 Maria Dimashovaremoved unnecessary fix
2010-11-16 Anatoly Baksheevadded default detector for winSize(64,128) for hog...
2010-11-16 Vladislav Vinogradovminor fix
2010-11-16 Alexey Spizhevoyfixed big in gpu::HOGDescriptor, added property into...
2010-11-15 Vadim Pisarevskyfixed duplicated external symbols in the static version...
2010-11-15 Vadim Pisarevskykeep the SURFPoint.laplacian as KeyPoint.class_id ...
2010-11-15 Vadim Pisarevskymapstep type was also changed to ptrdiff_t (ticket...
2010-11-15 Vadim Pisarevskytry to make a more elegant workaround for the incorrect...
2010-11-15 Vadim Pisarevskyadded range check in the keypoint interpolation in...
next