profile/ivi/opencv.git
2011-07-07 Andrey KamaevFixed bugs in rst_parser.py; added parsing of 'seealso...
2011-07-07 salmanulhaqrenamed gpu to ocl
2011-07-07 salmanulhaqOclMat implementation
2011-07-07 Alexander Mordvintsevwork on facedetect sample
2011-07-07 salmanulhaqUpdate OclMat to match GpuMat. Include ref counting...
2011-07-07 Andrey Pavlenko- 'String' (that is synonym of std::string) is added
2011-07-07 Andrey KamaevImproved rst parser; fixed bug in hdr_parser; some...
2011-07-07 Kirill Kornyakovjava tests: split into packages, tests for VideoCapture...
2011-07-07 Vadim Pisarevskysome more bugfixed in 2.3 propagated to trunk
2011-07-07 Andrey KamaevFixed C functions parsing in rst parser
2011-07-07 Andrey KamaevImproved RST parser; fixed small typos found by new...
2011-07-07 Alexander Mordvintsevopt_flow.py demo
2011-07-06 Alexander Mordvintsevwork on optical flow sample
2011-07-06 Ana HuamanAdded histogram comparison tutorial in reST
2011-07-06 Andrey PavlenkoInitial classes support, improved generated java &...
2011-07-06 Ana HuamanAdded BackProjection reST tutorial
2011-07-06 itsyplenJava tests: commited some core tests (to be cleaned)
2011-07-06 Ana HuamanFixed small inconsistency in sample code calcBackProjec...
2011-07-06 Ana HuamanAdded matchTemplate reST tutorial
2011-07-06 Ana HuamanAdded calcHist tutorial in reST
2011-07-06 Bernat GaborCorrected(re-added) and extended the ImgProc Tutorial...
2011-07-06 Ana HuamanAdded Equalized Histogram reST tutorial + corrected...
2011-07-06 Bernat GaborAdded the OpenCV with Visual Studio tutorial. Enhanced...
2011-07-05 Ana HuamanAdded tutorial for BackProject in cpp (demo 2) - tutori...
2011-07-05 Andrey KamaevAdded initial version of rst_parser script
2011-07-05 Kirill Kornyakovjava tests: merged with new CvType, implemented half...
2011-07-05 Andrey PavlenkoMore code review feedbacks addressed: Mat c-tor and...
2011-07-05 Andrey PavlenkoSome of code review feedbacks addressed: CvType moved...
2011-07-05 Kirill Kornyakovjava tests: now only OpenCVTestRunner contains android...
2011-07-05 Andrey KamaevFixed typo in features2d doc
2011-07-05 Kirill KornyakovJavaAPI: implemented Mat.dump method (analog for C...
2011-07-05 Andrey Kamaevremoved duplicated compiler flags assignment
2011-07-05 Ana HuamanAdded calcBackProject_Demo1.cpp for tutorial sample...
2011-07-04 Ana HuamanAdded compareHist_demo.cpp code
2011-07-04 Ana HuamanAdded MatchTemplate_Demo.cpp to tutorial sample code
2011-07-04 Vadim Pisarevskymerged the latest fixes in 2.3 to trunk
2011-07-04 Alexander Mordvintsevuse addWeighted for blending
2011-07-04 Kirill Kornyakovjava tests updated: now they independent from android...
2011-07-04 Andrey KamaevFixed 'Undefined control sequence' error in recently...
2011-07-04 Andrey KamaevTurned off android camera and java wrappers for low...
2011-07-04 Andrey KamaevRemoved unnecessary variable disclosures from version...
2011-07-04 Alexander Mordvintsevlittle simplification
2011-07-04 Alexander Mordvintsevturing.py sample added
2011-07-04 Bernat GaborReformatted the TOC tables in tutorials to look just...
2011-07-04 Kirill Kornyakovlena added
2011-07-04 Kirill Kornyakovsome tests for highgui java added
2011-07-04 Alexander Mordvintsevfind_obj.py sample added
2011-07-04 Andrey KamaevInstroduced separate option for Android examples -...
2011-07-04 Andrey KamaevFixed Android tests and samples build
2011-07-04 Ana HuamanAdded calcHist_Demo.cpp tutorial code
2011-07-03 Ana HuamanAdded tutorial sample code: EqualizeHist_Demo.cpp
2011-07-02 Alexander Mordvintsevdistrans.py sample added
2011-07-02 Alexander Mordvintsevfloodfill.py sample added
2011-07-02 Andrey KamaevFixed several cross-compiling issues. Fixed cmake statu...
2011-07-02 itsyplenseveral java tests added
2011-07-02 Alexander Mordvintsevinpaint.py sample added
2011-07-01 Alexander Mordvintsevcv.Line -> cv2.line
2011-07-01 Alexander Mordvintsevpython Sketcher utility class
2011-07-01 Andrey Pavlenko#863: typo fixed, minor changes in cpp generator
2011-07-01 Andrey Pavlenko#863: default Mat() c-tor, minor improvements
2011-07-01 Alexander Mordvintsevwatershed.py sample added
2011-07-01 Vadim Pisarevskywe do not need strmiids.lib anymore
2011-07-01 Kirill Kornyakovadded some tests to core module
2011-07-01 Andrey KamaevHelloAndroid sample is moved to samples/android
2011-07-01 Andrey KamaevFixed versioning bug: FIND_PACKAGE( OpenCV ) errors...
2011-07-01 Kirill Kornyakovimplemented static Mat.eye method
2011-07-01 Andrey KamaevModified cmake status report
2011-07-01 Vadim Pisarevskygot back to the old DLL naming scheme (opencv_core230_v...
2011-07-01 Vadim Pisarevskysome more corrections from Gabor
2011-07-01 Andrey Pavlenko#863: sample text color changed from Green to Red.
2011-07-01 Andrey Pavlenko#863: 'string' args support added
2011-07-01 Vadim Pisarevskypropagated fixes in docs and cap_dshow to trunk
2011-07-01 Alexander Mordvintsevmorphology python sample
2011-07-01 Alexey Spizhevoyadded gpu::buildWarpPlaneMaps and gpu::buildWarpCylindr...
2011-07-01 Andrey KamaevReverted change from r5802 (it breaks install target...
2011-07-01 Alexey Spizhevoyadded tests for pyrDown and pyrUp (gpu)
2011-07-01 Vincent Rabaud- make sure we don't crash for an empty image
2011-07-01 Ethan RubleeVersion modifications.
2011-07-01 Ethan Rubleeminor edits to cmake.
2011-07-01 Ethan RubleeAdding namemangling to the opencv.pc file.
2011-06-30 Andrey KamaevMerged name suffixes for windows (from 2.3 branch)
2011-06-30 Andrey KamaevFixed compilation problem when building without CUDA
2011-06-30 hartmutfix for capture
2011-06-30 Andrey KamaevFixed Android target name for Android samples and tests
2011-06-30 Kirill Kornyakovadded several tests for java/core module
2011-06-30 Alexey Spizhevoyfix for GPU module compile time (VS2010) error (from...
2011-06-30 Alexey SpizhevoyGPU: updated upsample, downsample functions, added...
2011-06-30 Andrey KamaevAndroid tests are included into cmake build
2011-06-30 Alexander Mordvintsevmorphology.py sample stub
2011-06-30 Andrey KamaevFixed Android tests resources and settings
2011-06-30 Ana HuamanAdded Affine Transformation tutorial in reST
2011-06-30 Andrey KamaevAdded cmake script to build Android samples
2011-06-30 Vadim Pisarevsky:ocv:function => :ocv:cfunction for some old API
2011-06-30 Kirill Kornyakovautogenerated JUnit stub tests added
2011-06-30 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-06-30 Kirill Kornyakovopencv_test package renamed to opencv.test
2011-06-30 Kirill Kornyakovopencv_test package renamed to opencv.test
2011-06-30 Bernat GaborUpdated the TOC tree of the imgproc tutorial section.
2011-06-30 Kirill Kornyakovinitial commit of JavaAPI unit tests
2011-06-30 Ana HuamanAdded Remap tutorial in reST
next