platform/upstream/opencv.git
2010-11-26 Vadim Pisarevskyupdate the old and the new-style headers after moving...
2010-11-26 Vadim Pisarevskyuse the new-style headers in the samples to improve...
2010-11-26 Vadim Pisarevskymoved some old stuff to the legacy module; merge "compa...
2010-11-26 Anatoly Baksheev1) gpu test refactoring.
2010-11-26 Alexey Spizhevoyadded first version of gpu::countNonZero for all data...
2010-11-26 Anatoly Baksheevrestored version check (VERSION_VAR)
2010-11-26 Maria Dimashovaupdated test thresholds
2010-11-26 Martin Baeumremove spurious VERSION_VAR (fixes #711)
2010-11-26 Maria Dimashovafixed warnings of gcc
2010-11-26 Maria Dimashovaminor addition to SURF doc (#188)
2010-11-26 Maria Dimashovamade MaskPredicate safer (#419)
2010-11-26 Maria Dimashovafixed warnings under win32
2010-11-26 Maria Dimashovaminor changes of f2d tests log
2010-11-26 Alexey Spizhevoyadded support of buffers into gpu::minMaxLoc, reduced...
2010-11-25 Vadim Pisarevskyfixed the ordering of parameters in PyArg_ParseTupleAnd...
2010-11-25 Vadim Pisarevskyupdated installation package for Windows
2010-11-25 Vadim Pisarevskydeleted obsolete scripts
2010-11-25 Vadim Pisarevskyfixed problem with missing minMaxIdx (ticket #703)
2010-11-25 Maria Dimashovaupdate features2d documentation after changes create...
2010-11-25 Vadim Pisarevskyfixed multiple warnings from VS2010.
2010-11-25 Maria Dimashovaadded tests for some detectors; made features2d object...
2010-11-25 Alexey Spizhevoyfixed compile time errors in gpu module (if one compile...
2010-11-25 Anatoly Baksheevinclude gpu tests in dally build
2010-11-25 Vadim Pisarevskyrenamed PooledAllocator::malloc to PooledAllocator...
2010-11-25 Anatoly Baksheevcuda+npp version check at configure time.
2010-11-25 Vadim Pisarevskyfixed 2 warnings from VS2010 64-bit
2010-11-25 Alexey Spizhevoyadded buf support into gpu::minMax
2010-11-25 Vadim Pisarevskyfifixed compile problem on VS2010 64-bit. fixed L1...
2010-11-25 Alexey Spizhevoyoptimized memory requirements for gpu::minMax's buffers...
2010-11-25 Maria Dimashovafixed compile error under win32
2010-11-25 Anatoly Baksheevnpp version check
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)
next