profile/ivi/opencv.git
2011-07-11 Alexander Mordvintsevcommand line option for avi output in turing.py
2011-07-11 Alexander Mordvintsevmade boundingRects argument of segmentMotion CV_OUT
2011-07-11 Alexander Mordvintsevlk_track.py window renamed
2011-07-11 Alexander Mordvintsevmotempl.py sample works
2011-07-10 Alexander Mordvintsevcontours.py sample added
2011-07-10 Alexander Mordvintsevwork on motempl.py sample
2011-07-09 Alexey Spizhevoyfixed BFM GPU test compile-time error on ubuntu x64...
2011-07-08 Bernat GaborSome tutorial extending of the Windows install and...
2011-07-08 Vadim Pisarevskyuse Euler font for the formulas in the online docs...
2011-07-08 Vadim Pisarevskyre-added the opencv_flann documentation
2011-07-08 Anatoly Baksheev- fixed SetTo tests for GPU (a problem in test code)
2011-07-08 Maria Dimashovafixed SIFT when keypoints vector is empty (#1162)
2011-07-08 Andrey KamaevJavadoc comments genearion is integrated into the Java...
2011-07-08 Vadim Pisarevskyfixed timeScale formula in CvCapture_FFMPEG::setPropert...
2011-07-08 Andrey KamaevImproved rst_parser; added javadoc comments generator...
2011-07-08 Alexander Mordvintsevadded lk_track.py sample (currently as a comparison...
2011-07-08 Andrey Pavlenkofinalize() added to ported classes; javadoc anchor...
2011-07-08 Maria Dimashovafixed PyramidAdaptedFeatureDetector (when mask is not...
2011-07-08 Maria Dimashovaupdated whitelist
2011-07-08 Alexey Spizhevoyremoved debug func. call
2011-07-08 Alexey Spizhevoyadded support of old CC into GPU mean shift routines
2011-07-08 Alexander Shishkovremoved -static-libstdc++ flag for compatibility with...
2011-07-08 Alexander Shishkovremoved CPack
2011-07-08 Vadim Pisarevskyfixed memory leak in CvKNearest::train() and the constr...
2011-07-08 Andrey KamaevFixed few more bugs in rst_parser. Fixed small typos...
2011-07-07 Vadim Pisarevskycommented off debugging print in cap_libv4l.cpp (ticket...
2011-07-07 Vadim Pisarevskyprobably fixed parallel face detector (i.e. built with...
2011-07-07 Vadim PisarevskyDisabled -ffast-math in the case of GCC 4.6.x (ticket...
2011-07-07 Alexander Mordvintsevfacedetect.py sample works
2011-07-07 Vadim Pisarevskyfixed #1204
2011-07-07 Vadim Pisarevskyadded centerPrincipalPoint=false to getOptimalNewCamera...
2011-07-07 Vadim Pisarevskycorrected css style - use the same background color...
2011-07-07 Vadim Pisarevskyfixed a few more typos in the docs.
2011-07-07 Vadim Pisarevskyopencl module is not ready for trunk yet
2011-07-07 salmanulhaqocl folder contains the gpu implementations
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...
next