| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvMat
A multi-channel matrix.
Warning: This structure is obsolete. It exists only to support
backward compatibility. Please use class Mat instead.
Reference:
http://opencv.willowgarage.com/documentation/basic_structures.html#cvmat
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 36
|
|||
|
|||
| cols | |||
| data | |||
| height | |||
| rows | |||
| step | |||
| this | |||
| type | |||
| width | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
|
|||
cols
|
data
|
height
|
rows
|
step
|
this
|
type
|
width
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 02 17:17:02 2010 | http://epydoc.sourceforge.net |