379 Commits (e9dffe1394963d838e77d5b79ee02b8a6555e2f6)

Author SHA1 Message Date
Ana Huaman c21b747733 Added hull_demo.cpp code for tutorials 14 years ago
Ana Huaman edc1bd4c8c Added generalContours_demo1.cpp tutorial code 14 years ago
Ana Huaman ea8e27961e Added sample code for tutorial findContours_demo.cpp 14 years ago
Ana Huaman 7386269943 Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 14 years ago
Ana Huaman 442f6b4100 Added cornerSubPix_Demo.cpp tutorial sample code 14 years ago
Ana Huaman 6c9f4d6423 Added goodFeaturesToTrack_Demo.cpp code for tutorials 14 years ago
Ana Huaman e2da35dc6e Added Harris corner detection sample tutorial 14 years ago
Bernat Gabor 4168b75edc Some tutorial extending of the Windows install and usage. Display Image retouching. 14 years ago
Ana Huaman 9c8aafba27 Fixed small inconsistency in sample code calcBackProject_Demo2.cpp 14 years ago
Bernat Gabor e18de3c6ab Added the OpenCV with Visual Studio tutorial. Enhanced, extended the Windows Installation one. Some minor CSS changes to avoid unnecessary large spaces inside enumerations in the tutorials. 14 years ago
Ana Huaman 20dd7b70c0 Added tutorial for BackProject in cpp (demo 2) - tutorial code 14 years ago
Ana Huaman 4f7a8f6fb0 Added calcBackProject_Demo1.cpp for tutorial sample code 14 years ago
Ana Huaman cc2bfdec30 Added compareHist_demo.cpp code 14 years ago
Ana Huaman 4ae5de7f1e Added MatchTemplate_Demo.cpp to tutorial sample code 14 years ago
Ana Huaman 6d549490fb Added calcHist_Demo.cpp tutorial code 14 years ago
Ana Huaman 08724393f4 Added tutorial sample code: EqualizeHist_Demo.cpp 14 years ago
Vadim Pisarevsky cc9a1bb62f propagated some more fixes from 2.3 branch to the trunk 14 years ago
Ana Huaman 0a14f76731 Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 14 years ago
Ana Huaman 8f01f2cc9f Added 02 tutorials for Hough Lines and Circle detection in tutorial_code -- based on code existent 14 years ago
Ana Huaman 832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
Ana Huaman 3a0d3ebdde Added Laplace, Canny and Sobel samples in tutorial cpp code 14 years ago
Ana Huaman 65575cef7e Added two new sample files for copyMakeBorder and filter2D 14 years ago
Vadim Pisarevsky f0624c08dc propagated some more changes from 2.3 to trunk 14 years ago
Ana Huaman 22e59e933b Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 14 years ago
Ana Huaman 5df9da1576 Added Pyramids.cpp sample tutorial code 14 years ago
Ana Huaman a8d37509fa Added tutorial in reST for Morphology 2 14 years ago
Ana Huaman 2819438fe6 Reorganized code and added Morphology 2 cpp code 14 years ago
Vadim Pisarevsky 2e520b05c4 fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature 14 years ago
Ana Huaman 5006ba773f Morphology code 1 added to tutorial-code/Image_Processing 14 years ago
Ana Huaman 52b3391067 Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code 14 years ago
Vadim Pisarevsky d5ba7c3826 fixed crashes in camshiftdemo (ticket #875) 14 years ago
Ana Huaman 3ca31dcdb6 New basic filter sample added 14 years ago
Ana Huaman 98e13cec87 Added sample code for tutorial - cpp 14 years ago
Maria Dimashova d84b5a9b36 removed old data 14 years ago
Vladimir Dudnik 6e38b6aaed removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
Vadim Pisarevsky 0876f69dbf added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
Maria Dimashova 1580806730 removed DOT implementation 14 years ago
Vadim Pisarevsky 9df999154c fixed a few warnings and bugs, including ticket #1079 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Maria Dimashova 6cc3361427 fixed #916 14 years ago
itsyplen 3876cf22e3 reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
itsyplen 781ea62bd4 temporary commit before samples revert 14 years ago
itsyplen 3ed42fcd23 Delete unnecessary comments 14 years ago
itsyplen 4d417ccf7a Help and parsing command line were updated in next samples: chamfer 14 years ago
itsyplen a1ee9d406e Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial 14 years ago
itsyplen 2e7e6ae84b Update sample: change help and added CommandLineParser using 14 years ago
Vadim Pisarevsky 20aca7440f a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample 14 years ago
Maria Dimashova 518106af6d fix and some enchantments for matching_to_many_images sample (#869) 14 years ago
Kirill Kornyakov aad9b3219c Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser 14 years ago
Vadim Pisarevsky fcd2a0c3d3 fixed VS2010 compile warnings and errors 14 years ago