Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | Vec3w
Property 'ndarray' provides a numpy.ndarray view on the object. If you create a reference to 'ndarray', you must keep the object unchanged until your reference is deleted, or Python may crash! To create an instance of Vec3w that shares the same data with an ndarray instance, use: 'Vec3w.from_ndarray(a)' or 'asVec3w(a) where 'a' is an ndarray instance. Similarly, to avoid a potential Python crash, you must keep the current instance unchanged until the reference is deleted.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|
|||
__instance_size__ = 16
|
|||
channels = 3
|
|||
depth = 2
|
|||
type = 18
|
|
|||
ndarray | |||
this | |||
Inherited from |
|
__add__( (Vec3w)arg1, (Vec3w)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> __add__(cv::Vec<unsigned short, 3>,cv::Vec<unsigned short, 3>) |
__eq__( (Vec3w)arg1, (Vec3w)arg2) -> bool : C++ signature : bool __eq__(cv::Vec<unsigned short, 3>,cv::Vec<unsigned short, 3>) |
__iadd__( (Vec3w)arg1, (Vec3b)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned char, 3>) __iadd__( (Vec3w)arg1, (Vec3s)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<short, 3>) __iadd__( (Vec3w)arg1, (Vec3w)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned short, 3>) __iadd__( (Vec3w)arg1, (Vec3i)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<int, 3>) __iadd__( (Vec3w)arg1, (Vec3f)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<float, 3>) __iadd__( (Vec3w)arg1, (Vec3d)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __iadd__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<double, 3>) |
__imul__( (Vec3w)arg1, (object)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __imul__(cv::Vec<unsigned short, 3> {lvalue},unsigned short) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (object)v0) -> None : C++ signature : void __init__(_object*,unsigned short) __init__( (object)arg1, (object)v0, (object)v1) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5, (object)v6) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5, (object)v6, (object)v7) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5, (object)v6, (object)v7, (object)v8) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5, (object)v6, (object)v7, (object)v8, (object)v9) -> None : C++ signature : void __init__(_object*,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short,unsigned short) __init__( (object)arg1, (Vec3w)v) -> None : C++ signature : void __init__(_object*,cv::Vec<unsigned short, 3>)
|
__isub__( (Vec3w)arg1, (Vec3b)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned char, 3>) __isub__( (Vec3w)arg1, (Vec3s)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<short, 3>) __isub__( (Vec3w)arg1, (Vec3w)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned short, 3>) __isub__( (Vec3w)arg1, (Vec3i)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<int, 3>) __isub__( (Vec3w)arg1, (Vec3f)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<float, 3>) __isub__( (Vec3w)arg1, (Vec3d)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> {lvalue} __isub__(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<double, 3>) |
__mul__( (Vec3w)arg1, (object)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> __mul__(cv::Vec<unsigned short, 3>,unsigned short) |
__ne__( (Vec3w)arg1, (Vec3w)arg2) -> bool : C++ signature : bool __ne__(cv::Vec<unsigned short, 3>,cv::Vec<unsigned short, 3>) |
__neg__( (Vec3w)arg1) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> __neg__(cv::Vec<unsigned short, 3>) |
helper for pickle
|
repr(x)
|
__rmul__( (object)arg1, (Vec3w)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> __rmul__(unsigned short,cv::Vec<unsigned short, 3>) |
__sub__( (Vec3w)arg1, (Vec3w)arg2) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> __sub__(cv::Vec<unsigned short, 3>,cv::Vec<unsigned short, 3>) |
all( (object)alpha) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> all(unsigned short) |
cross( (Vec3w)arg1, (Vec3w)v) -> Vec3w : C++ signature : cv::Vec<unsigned short, 3> cross(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned short, 3>) |
ddot( (Vec3w)arg1, (Vec3w)v) -> float : C++ signature : double ddot(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned short, 3>) |
dot( (Vec3w)arg1, (Vec3w)v) -> int : C++ signature : unsigned short dot(cv::Vec<unsigned short, 3> {lvalue},cv::Vec<unsigned short, 3>) |
from_ndarray( (numpy.ndarray)inst_ndarray) -> object : C++ signature : boost::python::api::object from_ndarray(sdcpp::ndarray) Creates a Vec3w view on an ndarray instance. |
|
ndarray
|
this
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun May 02 17:17:04 2010 | http://epydoc.sourceforge.net |