505 Commits (3511bf81de8dc4b7a7c537e4be9640a913e6aa3f)

Author SHA1 Message Date
Alexander Mordvintsev 3511bf81de help message printing 14 years ago
Alexander Mordvintsev c053532be1 sobel -> Sobel 14 years ago
Alexander Mordvintsev 0217ae3a70 faster detection and timing in facedetect.py 14 years ago
Alexander Mordvintsev 2a19db61e7 command line option for avi output in turing.py 14 years ago
Alexander Mordvintsev c9d9d1ec92 lk_track.py window renamed 14 years ago
Alexander Mordvintsev b175348d93 motempl.py sample works 14 years ago
Alexander Mordvintsev b509cc2a4d contours.py sample added 14 years ago
Alexander Mordvintsev 514711af14 work on motempl.py sample 14 years ago
Bernat Gabor 4168b75edc Some tutorial extending of the Windows install and usage. Display Image retouching. 14 years ago
Alexander Mordvintsev 4151a4590e added lk_track.py sample (currently as a comparison between flow tracker implementations) 14 years ago
Alexander Mordvintsev c3ef6e866f facedetect.py sample works 14 years ago
Alexander Mordvintsev 9af213bf60 work on facedetect sample 14 years ago
Alexander Mordvintsev edf0b40d42 opt_flow.py demo 14 years ago
Alexander Mordvintsev 136d5b534a work on optical flow sample 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
Andrey Pavlenko 2cce7a87b8 Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated. 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
Alexander Mordvintsev 55ba0af2bc use addWeighted for blending 14 years ago
Alexander Mordvintsev e9d63665b4 little simplification 14 years ago
Alexander Mordvintsev 15de28b069 turing.py sample added 14 years ago
Alexander Mordvintsev 5596c792bc find_obj.py sample added 14 years ago
Andrey Kamaev d96f533784 Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 14 years ago
Andrey Kamaev 65cb53aa1e Fixed Android tests and samples build 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
Alexander Mordvintsev d3da43c8e5 distrans.py sample added 14 years ago
Alexander Mordvintsev 724cc5b481 floodfill.py sample added 14 years ago
Alexander Mordvintsev afad87b5f2 inpaint.py sample added 14 years ago
Alexander Mordvintsev f0a4185b1f cv.Line -> cv2.line 14 years ago
Alexander Mordvintsev 84568cb18e python Sketcher utility class 14 years ago
Alexander Mordvintsev aa695abad2 watershed.py sample added 14 years ago
Andrey Kamaev f8e42721d3 HelloAndroid sample is moved to samples/android 14 years ago
Andrey Pavlenko c7a3fc5d4e #863: sample text color changed from Green to Red. 14 years ago
Andrey Pavlenko 3159bd1a74 #863: 'string' args support added 14 years ago
Alexander Mordvintsev 382e154cfd morphology python sample 14 years ago
Andrey Kamaev 01b3266612 Fixed Android target name for Android samples and tests 14 years ago
Alexey Spizhevoy 674b763395 GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 14 years ago
Alexander Mordvintsev 7f115db7a7 morphology.py sample stub 14 years ago
Andrey Kamaev 092699783a Added cmake script to build Android samples 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
Andrey Kamaev 3df6548c4a Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list 14 years ago
Andrey Kamaev d6b6734619 Added new Android sample (Java API + Native) 14 years ago
Andrey Kamaev 4b61683071 Added one more Android sample (using OpenCV from native) 14 years ago
Andrey Kamaev 6e3142f04b Added second sample for Android Java API 14 years ago
Andrey Kamaev 334cb1dcd1 Android sample is refactored according to Google code style guidelines for Android developers 14 years ago