plastimatch
Loading...
Searching...
No Matches
src
util
gabor.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _gabor_h_
5
#define _gabor_h_
6
7
#include "
plmutil_config.h
"
8
#include "
plm_image.h
"
9
10
class
Gabor_private;
11
12
class
Gabor
13
{
14
public
:
15
Gabor_private *
d_ptr
;
16
public
:
17
Gabor
();
18
~Gabor
();
19
20
public
:
21
Plm_image::Pointer
get_filter
();
22
};
23
24
#endif
Gabor
Definition
gabor.h:13
Gabor::d_ptr
Gabor_private * d_ptr
Definition
gabor.h:15
Gabor::Gabor
Gabor()
Definition
gabor.cxx:30
Gabor::get_filter
Plm_image::Pointer get_filter()
Definition
gabor.cxx:41
Gabor::~Gabor
~Gabor()
Definition
gabor.cxx:35
Plm_image::Pointer
std::shared_ptr< Self > Pointer
Definition
plm_image.h:29
plm_image.h
plmutil_config.h
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0