LogPolar Class Reference
#include <LogPolar.h>
List of all members.
Constructor & Destructor Documentation
| LogPolar::LogPolar |
( |
|
) |
[inline] |
|
| LogPolar::LogPolar |
( |
float ** |
img, |
|
|
int |
height, |
|
|
int |
width, |
|
|
int |
minS, |
|
|
int |
ry = 30, |
|
|
int |
rx = 11 |
|
) |
|
|
Member Function Documentation
| void LogPolar::ApplyFilter |
( |
float ** |
img, |
|
|
int |
height, |
|
|
int |
width |
|
) |
|
|
| int LogPolar::GetHeight |
( |
|
) |
[inline] |
|
| float** LogPolar::GetPolars |
( |
void |
|
) |
[inline] |
|
| int LogPolar::GetWidth |
( |
|
) |
[inline] |
|
| void LogPolar::Save |
( |
void |
|
) |
|
|
| void LogPolar::SetFileName |
( |
char * |
file |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following files: