EdgeDetection::Image Class Reference
#include <Image.h>
List of all members.
Detailed Description
Definition at line 6 of file Image.h.
Constructor & Destructor Documentation
EdgeDetection::Image::Image |
( |
int |
width, |
|
|
int |
height | |
|
) |
| | [inline, protected] |
Member Function Documentation
double EdgeDetection::Image::Combine |
( |
Image * |
image1, |
|
|
Image * |
image2 | |
|
) |
| | [static] |
virtual double EdgeDetection::Image::Get |
( |
int |
x, |
|
|
int |
y | |
|
) |
| | [pure virtual] |
int EdgeDetection::Image::GetHeight |
( |
|
) |
[inline] |
virtual Image* EdgeDetection::Image::GetRegion |
( |
int |
left, |
|
|
int |
right, |
|
|
int |
top, |
|
|
int |
bottom | |
|
) |
| | [pure virtual] |
int EdgeDetection::Image::GetWidth |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: