digikam
_greycstoration_params Struct Reference
#include <greycstoration.h>
Detailed Description
Definition at line 60 of file greycstoration.h.
Public Member Functions | |
| _greycstoration_params () | |
Public Attributes | |
| float | alpha |
| float | amplitude |
| float | anisotropy |
| unsigned long * | counter |
| float | da |
| float | dl |
| bool | fast_approx |
| float | gauss_prec |
| float | gfact |
| unsigned int | interpolation |
| bool | is_running |
| unsigned int | lookup_size |
| const CImg< unsigned char > * | mask |
| void * | mutex |
| unsigned int | nb_threads |
| bool | patch_based |
| unsigned int | patch_size |
| float | sharpness |
| float | sigma |
| float | sigma_p |
| float | sigma_s |
| CImg< T > * | source |
| bool * | stop_request |
| CImg< T > * | temporary |
| unsigned int | thread |
| unsigned int | tile |
| unsigned int | tile_border |
Constructor & Destructor Documentation
| _greycstoration_params::_greycstoration_params | ( | ) | [inline] |
Definition at line 105 of file greycstoration.h.
Member Data Documentation
Definition at line 69 of file greycstoration.h.
Definition at line 66 of file greycstoration.h.
Definition at line 68 of file greycstoration.h.
| unsigned long* _greycstoration_params::counter |
Definition at line 87 of file greycstoration.h.
Definition at line 73 of file greycstoration.h.
Definition at line 72 of file greycstoration.h.
Definition at line 92 of file greycstoration.h.
Definition at line 74 of file greycstoration.h.
Definition at line 71 of file greycstoration.h.
| unsigned int _greycstoration_params::interpolation |
Definition at line 75 of file greycstoration.h.
Definition at line 93 of file greycstoration.h.
| unsigned int _greycstoration_params::lookup_size |
Definition at line 81 of file greycstoration.h.
| const CImg<unsigned char>* _greycstoration_params::mask |
Definition at line 85 of file greycstoration.h.
Definition at line 101 of file greycstoration.h.
| unsigned int _greycstoration_params::nb_threads |
Definition at line 91 of file greycstoration.h.
Definition at line 63 of file greycstoration.h.
| unsigned int _greycstoration_params::patch_size |
Definition at line 78 of file greycstoration.h.
Definition at line 67 of file greycstoration.h.
Definition at line 70 of file greycstoration.h.
Definition at line 80 of file greycstoration.h.
Definition at line 79 of file greycstoration.h.
| CImg<T>* _greycstoration_params::source |
Definition at line 84 of file greycstoration.h.
Definition at line 94 of file greycstoration.h.
| CImg<T>* _greycstoration_params::temporary |
Definition at line 86 of file greycstoration.h.
| unsigned int _greycstoration_params::thread |
Definition at line 90 of file greycstoration.h.
| unsigned int _greycstoration_params::tile |
Definition at line 88 of file greycstoration.h.
| unsigned int _greycstoration_params::tile_border |
Definition at line 89 of file greycstoration.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference