| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
DifferentialImage
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 248
|
|||
|
|||
| Ix | |||
| Ixx | |||
| Ixy | |||
| Iy | |||
| Iyy | |||
| this | |||
|
Inherited from |
|||
|
|||
__call__( (DifferentialImage)arg1, (Mat)image) -> None :
Wrapped function:
operator()
C++ signature :
void __call__(sdopencv::DifferentialImage {lvalue},cv::Mat)
|
__init__( (object)arg1 [, (object)max_order=2 [, (object)ksize=3 [, (object)scale=1 [, (object)delta=0 [, (object)borderType=4]]]]]) -> None :
C++ signature :
void __init__(_object* [,int=2 [,int=3 [,double=1 [,double=0 [,int=4]]]]])
|
helper for pickle
|
curvature( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void curvature(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
gradient( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void gradient(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
gradient_magnitude( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void gradient_magnitude(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
gradient_magnitude_squared( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void gradient_magnitude_squared(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
gradient_orientation( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void gradient_orientation(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
gradient_polar( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void gradient_polar(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
hessian( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void hessian(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
laplacian( (DifferentialImage)arg1, (Mat)output) -> None :
C++ signature :
void laplacian(sdopencv::DifferentialImage {lvalue},cv::Mat {lvalue})
|
|
|||
Ix
|
Ixx
|
Ixy
|
Iy
|
Iyy
|
this
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |