ser1zw
ecc64b89ca
fix encoding descriptions in magic comments
2013-03-03 06:08:54 +09:00
ser1zw
ca9820ab87
fix multiple windows operation bug
...
When we use Qt and create 2 or more OpenCV::GUI::Window objects,
their names become unwanted ones and some unwanted windows are created.
This commit fixes the bug.
2012-02-05 05:59:10 +09:00
ser1zw
b3016fc68c
added error handling to some methods (2)
...
Added error handlings to the methods of following classes or modules
-CvPoint2D32f
-CvPoint3D32f
-CvRect
-CvScalar
-CvSeq
-CvSize
-CvSize2D32f
-CvSlice
-CvSURFParams
-CvSURFPoint
-CvTermCriteria
-CvTwoPoints
-CvUtils
-CvVideoWriter
-GUI
-IplConvKernel
-IplImage
-MouseEvent
-OpenCV
-Trackbar
-Window
2011-07-23 19:51:58 +09:00
ser1zw
81714f0768
fixed Window to handle MouseEvent with propriety
2011-05-05 04:24:21 +09:00