2455 Commits (53ff93f3f968b6bc4d0597d79d5b467e6c16a408)
 

Author SHA1 Message Date
Andrey Kamaev 53ff93f3f9 Removed unnecessary variable disclosures from version config 14 years ago
Alexander Mordvintsev e9d63665b4 little simplification 14 years ago
Alexander Mordvintsev 15de28b069 turing.py sample added 14 years ago
Bernat Gabor 6be9fbfa6d Reformatted the TOC tables in tutorials to look just as good in PDFs as in HTML. Updated the default.css_t too for this. Added the "Windows Install" tutorial (with videos). 14 years ago
Kirill Kornyakov 43097c6afb lena added 14 years ago
Kirill Kornyakov 1649c8f6d0 some tests for highgui java 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
Andrey Kamaev 1c96aac52e Fixed several cross-compiling issues. Fixed cmake status report. 14 years ago
itsyplen e1ad6b27cf several java tests 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
Andrey Pavlenko ee10a38851 #863: typo fixed, minor changes in cpp generator 14 years ago
Andrey Pavlenko 2b83d416b0 #863: default Mat() c-tor, minor improvements 14 years ago
Alexander Mordvintsev aa695abad2 watershed.py sample added 14 years ago
Vadim Pisarevsky f8e1e88ce2 we do not need strmiids.lib anymore 14 years ago
Kirill Kornyakov e958383225 added some tests to core module 14 years ago
Andrey Kamaev f8e42721d3 HelloAndroid sample is moved to samples/android 14 years ago
Andrey Kamaev e005570719 Fixed versioning bug: FIND_PACKAGE( OpenCV ) errors if no version specified 14 years ago
Kirill Kornyakov 7fed582d9f implemented static Mat.eye method 14 years ago
Andrey Kamaev 837b733a0a Modified cmake status report 14 years ago
Vadim Pisarevsky 3cbe53c5d2 got back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core230[d].dll) 14 years ago
Vadim Pisarevsky a5d53e3e2f some more corrections from Gabor 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
Vadim Pisarevsky 6c8a2b8888 propagated fixes in docs and cap_dshow to trunk 14 years ago
Alexander Mordvintsev 382e154cfd morphology python sample 14 years ago
Alexey Spizhevoy ad454d83b9 added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 14 years ago
Andrey Kamaev 68f5a5a904 Reverted change from r5802 (it breaks install target for Android platform) 14 years ago
Alexey Spizhevoy 5f4ba8055f added tests for pyrDown and pyrUp (gpu) 14 years ago
Vincent Rabaud 3e1b0186fe - make sure we don't crash for an empty image 14 years ago
Ethan Rublee 74cc1803c4 Version modifications. 14 years ago
Ethan Rublee 08d3dcc709 minor edits to cmake. 14 years ago
Ethan Rublee 38b5d4ecc9 Adding namemangling to the opencv.pc file. 14 years ago
Andrey Kamaev 529f103456 Merged name suffixes for windows (from 2.3 branch) 14 years ago
Andrey Kamaev ec90265a08 Fixed compilation problem when building without CUDA 14 years ago
hartmut 7f260a0f0b fix for capture 14 years ago
Andrey Kamaev 01b3266612 Fixed Android target name for Android samples and tests 14 years ago
Kirill Kornyakov 9fbd47ffb1 added several tests for java/core module 14 years ago
Alexey Spizhevoy 5d703abdc2 fix for GPU module compile time (VS2010) error (from 2.3 branch) 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
Andrey Kamaev a44d6aacc8 Android tests are included into cmake build 14 years ago
Alexander Mordvintsev 7f115db7a7 morphology.py sample stub 14 years ago
Andrey Kamaev 150c2215bb Fixed Android tests resources and settings 14 years ago