1883 Commits (34e2c78cec2af87fa35cb2fc4377f986350aff11)
 

Author SHA1 Message Date
Vladislav Vinogradov 34e2c78cec minor fix 14 years ago
Alexey Spizhevoy 5fe8beac42 minor refactoring in opencv_stitching 14 years ago
Alexey Spizhevoy 21d89cc420 added leaveBiggestComponent function into opencv_stitching 14 years ago
Vladislav Vinogradov f3b45af876 GpuMat::setTo optimization (call cudaMemcpy2D if possible) 14 years ago
Vadim Pisarevsky b0598fcf36 removed debug print statement from cvMixChannels() 14 years ago
Vadim Pisarevsky 0c504b42a0 copied helper modules from doc to modules/python/test 14 years ago
Vadim Pisarevsky 62569f6926 fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>. 14 years ago
Vadim Pisarevsky 306a11a7c5 fixed a few warnings from VS2010 express 14 years ago
Alexey Spizhevoy 013b7fdc91 minor changes in opencv_stitching 14 years ago
Vadim Pisarevsky 3d154c9dde fix build problems on Windows 14 years ago
Andrey Pavlenko 0f5f60f7f5 - extra spaces are removed 14 years ago
Anatoly Baksheev 2935bb29e5 solution folder flag disabled by default 14 years ago
Anatoly Baksheev 69f28ef65c solution folder flag disabled by default 14 years ago
Vadim Pisarevsky 7b2e39a3f9 added missing #include for compatibility with VS2008 14 years ago
Alexey Spizhevoy 2728e3ee7c changed default args values for opencv_stitching app 14 years ago
Andrey Kamaev 16712bad93 minor bugfix 14 years ago
Andrey Kamaev 0293912ea4 Parallel version of YUV->RGB conversion for Android camera 14 years ago
Alexander Mordvintsev 30f9710d55 fixed #808 and #848 14 years ago
Vladislav Vinogradov 0caf2707ee update gpu docs (SURF and BruteForceMatcher) 14 years ago
Vladislav Vinogradov f11efdced3 added support of Hamming distance to BruteForceMatcher_GPU 14 years ago
Alexey Spizhevoy 79ed4e4c92 refactored opencv_stitching 14 years ago
Elena Fedotova f80c93aa82 Purpose: updated the feature2d chapter 14 years ago
Kirill Kornyakov 94760a5f2b command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments. 14 years ago
Elena Fedotova aa1fac4c5a Purpose: completed the calib3d chapter 14 years ago
Elena Fedotova 99ef14ad77 Purpose: completed the objdetect chapter 14 years ago
Elena Fedotova 718f56e6ad Purpose: completed the ml chapter 14 years ago
Maria Dimashova 8acce4e31f some renames 14 years ago
Vadim Pisarevsky 05394d9835 added missing #include "ctype.h" 14 years ago
Vadim Pisarevsky fa2f1c036a removed "#include "windows.h"" from core headers 14 years ago
Vadim Pisarevsky 5199cd9c95 removed unnecessary #include "windows.h" from "highgui_c.h" 14 years ago
Andrey Kamaev 9d787afe72 Small Android build fixes 14 years ago
Vadim Pisarevsky 56cf08a873 made "filestorage << vector<Mat>" work properly. 14 years ago
Vadim Pisarevsky 0243fe6b07 disabled creation of hdr_parser.pyc 14 years ago
Andrey Kamaev 058b761a46 cv:threshold optimization for Tegra 14 years ago
Vadim Pisarevsky 138b9724d8 make ubuntu 11.04 compile with libv4l 14 years ago
Andrey Kamaev 23a369b27e Fixed Android build 14 years ago
Vadim Pisarevsky facff37e82 reviewed ? marks in features2d 14 years ago
Andrey Kamaev 039c35e2e7 Removed outdated build instructions 14 years ago
Andrey Kamaev 6aea54e308 Added simple command line sample for Android 14 years ago
Xavier Delacour 5e4ca22737 small updates to bundle adjustment implementation 14 years ago
Andrey Pavlenko ad4969d81a Removing auto-generated file 14 years ago
Andrey Pavlenko 6ce8b93cb3 Fixing build for Android 14 years ago
Anatoly Baksheev 7a24dc9cb6 formatting 14 years ago
Anatoly Baksheev 429b33de97 minor 14 years ago
Anatoly Baksheev 17e1bcb006 fixed pch for non-windows 14 years ago
Anatoly Baksheev c49dc37761 [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
Maria Dimashova c46b510f4c restored 2 methods (for backward compatibility) 14 years ago
Maria Dimashova af28d19b3a extended the constructor parameters of AdjusterAdapter's inheritors 14 years ago
Maria Dimashova c98c87d545 fixed DynamicAdaptedFeatureDetector 14 years ago
Vadim Pisarevsky 6afd44674f fixed paths to demo python scripts 14 years ago