ser1zw
|
cd3cd06829
|
refactored some functions to get options
|
2011-10-31 03:28:06 +09:00 |
|
ser1zw
|
43c67a60cc
|
fixed double free bug of sequences
|
2011-08-04 03:09:30 +09:00 |
|
ser1zw
|
ea55e0d42e
|
added error handling to some methods
Added error handlings to the methods of following classes
-CvBox2D
-CvCapture
-CvChain
-CvCircle32f
-CvConnectedComp
-CvContour
-CvFont
-CvHaarclassifierCascade
-CvHuMoments
-CvLine
-CvMoments
-CvPoint
|
2011-07-22 00:47:54 +09:00 |
|
ser1zw
|
1adeec5914
|
modified CvChain for speeding up
|
2011-05-24 00:25:58 +09:00 |
|
ser1zw
|
ec18d758fd
|
removed CvChainCode
|
2011-05-24 00:08:51 +09:00 |
|
ser1zw
|
1ca99720c5
|
implemented rb_cvCreateMemStorage and replaced cvCreateMemStorage with rb_cvCreateMemStorage to create CvMemStorage as much as possible
|
2011-04-28 00:36:34 +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 |
|