ser1zw
|
d679ef49a8
|
Merge branch 'master' into documentation
Conflicts:
.gitignore
ext/opencv/cvmat.cpp
|
2013-01-20 05:33:11 +09:00 |
|
ser1zw
|
79f0bef6b3
|
change utility functions' name
REGISTER_CVMETHOD -> REGISTER_HASH
LOOKUP_CVMETHOD -> LOOKUP_HASH
|
2013-01-20 02:13:37 +09:00 |
|
ser1zw
|
5348bf91de
|
add documents of CvFont
|
2012-08-05 01:10:42 +09:00 |
|
ser1zw
|
cd3cd06829
|
refactored some functions to get options
|
2011-10-31 03:28:06 +09:00 |
|
ser1zw
|
14659f0f90
|
removed some unused codes, and uniformed code format
|
2011-08-12 03:04:22 +09:00 |
|
ser1zw
|
3d45dd1146
|
added type check to some CvMat methods (4)
|
2011-07-03 17:19:39 +09:00 |
|
ser1zw
|
a3e10782ae
|
modified cvcontourtree.cpp, cvfont.h, iplconvkernel.cpp to suppress warnings
|
2011-04-18 01:08:47 +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 |
|