]> rtime.felk.cvut.cz Git - opencv.git/commit
String -> string, missing "Vec<>& operator -=(Vec<>&,const Vec<>&)" added (thanks...
authorvp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Mon, 24 Aug 2009 14:02:36 +0000 (14:02 +0000)
committervp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Mon, 24 Aug 2009 14:02:36 +0000 (14:02 +0000)
commit81ea499ac68bf0f989b12906a52a6ea95425ceea
tree681b48f09be13a678b38b679b5c287666b29fcd0
parent2550ed6e583226f2657690e3b7319672d9aab2c3
String -> string, missing "Vec<>& operator -=(Vec<>&,const Vec<>&)" added (thanks to Anatoly Baksheev), report bug when COI is not supported, but set by the user (thanks to Victor Eruhimov)

git-svn-id: https://code.ros.org/svn/opencv/trunk@2049 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08
30 files changed:
opencv/include/opencv/cv.hpp
opencv/include/opencv/cxcore.hpp
opencv/include/opencv/cxmat.hpp
opencv/include/opencv/cxoperations.hpp
opencv/include/opencv/highgui.hpp
opencv/interfaces/swig/filtered/cv.h
opencv/interfaces/swig/octave/cv_wrap.cpp
opencv/src/cv/cvcascadedetect.cpp
opencv/src/cv/cvfeatureselect.cpp
opencv/src/cxcore/cxcopy.cpp
opencv/src/cxcore/cxdrawing.cpp
opencv/src/cxcore/cxmatmul.cpp
opencv/src/cxcore/cxmatrix.cpp
opencv/src/cxcore/cxpersistence.cpp
opencv/src/cxcore/cxstat.cpp
opencv/src/cxcore/cxsystem.cpp
opencv/src/highgui/bitstrm.cpp
opencv/src/highgui/bitstrm.h
opencv/src/highgui/cvcap.cpp
opencv/src/highgui/grfmt_base.cpp
opencv/src/highgui/grfmt_base.h
opencv/src/highgui/grfmt_imageio.cpp
opencv/src/highgui/grfmt_imageio.h
opencv/src/highgui/grfmt_jpeg2000.cpp
opencv/src/highgui/grfmt_pxm.cpp
opencv/src/highgui/grfmt_pxm.h
opencv/src/highgui/grfmt_tiff.cpp
opencv/src/highgui/grfmt_tiff.h
opencv/src/highgui/loadsave.cpp
opencv/src/highgui/window.cpp