ser1zw
|
bd362275e7
|
small fix
|
2014-01-18 19:08:13 +09:00 |
|
ser1zw
|
bd9af2dbe1
|
fix some documents
|
2014-01-15 00:35:20 +09:00 |
|
ser1zw
|
26086ab9b4
|
update for generating documents
|
2014-01-14 18:15:44 +09:00 |
|
ser1zw
|
68b5987019
|
change descriptions of some constructor methods
|
2012-08-21 01:34:07 +09:00 |
|
ser1zw
|
b44f936f95
|
fix a memory leak of GUI::Trackbar
|
2012-02-05 19:08:46 +09:00 |
|
ser1zw
|
903f2ae5c9
|
fix a memory allocation size bug
|
2012-02-05 18:45:54 +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
|
4a976087ac
|
modified some initialize methods to private
|
2011-05-15 04:09:00 +09:00 |
|
ser1zw
|
206ae1ba97
|
modified to use GUI functions (except for Window#set_trackbar) without ffcall
|
2011-05-07 06:59:46 +09:00 |
|
ser1zw
|
4813ec29bc
|
tested Trackbar
|
2011-05-05 00:45:42 +09:00 |
|
Patrick Ting
|
08a9655dc1
|
Added gemspec to be able to bundle install from git.
Added IplImage#smoothness that returns :smooth, :messy, or :blank.
Rake compile will now compile the C extension code.
|
2011-04-14 12:26:41 -07:00 |
|