Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | Vec3s
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 Vec3s that shares the same data with an ndarray instance, use: 'Vec3s.from_ndarray(a)' or 'asVec3s(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 = 3
|
|||
type = 19
|
|
|||
ndarray | |||
this | |||
Inherited from |
|
__add__( (Vec3s)arg1, (Vec3s)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> __add__(cv::Vec<short, 3>,cv::Vec<short, 3>) |
__eq__( (Vec3s)arg1, (Vec3s)arg2) -> bool : C++ signature : bool __eq__(cv::Vec<short, 3>,cv::Vec<short, 3>) |
__iadd__( (Vec3s)arg1, (Vec3b)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<unsigned char, 3>) __iadd__( (Vec3s)arg1, (Vec3s)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<short, 3>) __iadd__( (Vec3s)arg1, (Vec3w)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<unsigned short, 3>) __iadd__( (Vec3s)arg1, (Vec3i)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<int, 3>) __iadd__( (Vec3s)arg1, (Vec3f)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<float, 3>) __iadd__( (Vec3s)arg1, (Vec3d)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __iadd__(cv::Vec<short, 3> {lvalue},cv::Vec<double, 3>) |
__imul__( (Vec3s)arg1, (object)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __imul__(cv::Vec<short, 3> {lvalue},short) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (object)v0) -> None : C++ signature : void __init__(_object*,short) __init__( (object)arg1, (object)v0, (object)v1) -> None : C++ signature : void __init__(_object*,short,short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2) -> None : C++ signature : void __init__(_object*,short,short,short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3) -> None : C++ signature : void __init__(_object*,short,short,short,short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4) -> None : C++ signature : void __init__(_object*,short,short,short,short,short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5) -> None : C++ signature : void __init__(_object*,short,short,short,short,short,short) __init__( (object)arg1, (object)v0, (object)v1, (object)v2, (object)v3, (object)v4, (object)v5, (object)v6) -> None : C++ signature : void __init__(_object*,short,short,short,short,short,short,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*,short,short,short,short,short,short,short,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*,short,short,short,short,short,short,short,short,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*,short,short,short,short,short,short,short,short,short,short) __init__( (object)arg1, (Vec3s)v) -> None : C++ signature : void __init__(_object*,cv::Vec<short, 3>)
|
__isub__( (Vec3s)arg1, (Vec3b)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<unsigned char, 3>) __isub__( (Vec3s)arg1, (Vec3s)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<short, 3>) __isub__( (Vec3s)arg1, (Vec3w)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<unsigned short, 3>) __isub__( (Vec3s)arg1, (Vec3i)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<int, 3>) __isub__( (Vec3s)arg1, (Vec3f)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<float, 3>) __isub__( (Vec3s)arg1, (Vec3d)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> {lvalue} __isub__(cv::Vec<short, 3> {lvalue},cv::Vec<double, 3>) |
__mul__( (Vec3s)arg1, (object)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> __mul__(cv::Vec<short, 3>,short) |
__ne__( (Vec3s)arg1, (Vec3s)arg2) -> bool : C++ signature : bool __ne__(cv::Vec<short, 3>,cv::Vec<short, 3>) |
__neg__( (Vec3s)arg1) -> Vec3s : C++ signature : cv::Vec<short, 3> __neg__(cv::Vec<short, 3>) |
helper for pickle
|
repr(x)
|
__rmul__( (object)arg1, (Vec3s)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> __rmul__(short,cv::Vec<short, 3>) |
__sub__( (Vec3s)arg1, (Vec3s)arg2) -> Vec3s : C++ signature : cv::Vec<short, 3> __sub__(cv::Vec<short, 3>,cv::Vec<short, 3>) |
all( (object)alpha) -> Vec3s : C++ signature : cv::Vec<short, 3> all(short) |
cross( (Vec3s)arg1, (Vec3s)v) -> Vec3s : C++ signature : cv::Vec<short, 3> cross(cv::Vec<short, 3> {lvalue},cv::Vec<short, 3>) |
ddot( (Vec3s)arg1, (Vec3s)v) -> float : C++ signature : double ddot(cv::Vec<short, 3> {lvalue},cv::Vec<short, 3>) |
dot( (Vec3s)arg1, (Vec3s)v) -> int : C++ signature : short dot(cv::Vec<short, 3> {lvalue},cv::Vec<short, 3>) |
from_ndarray( (numpy.ndarray)inst_ndarray) -> object : C++ signature : boost::python::api::object from_ndarray(sdcpp::ndarray) Creates a Vec3s 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 |