Lynkeos
Protected Attributes | List of all members
MyDeconvolution Class Reference

Deconvolution processing class. More...

#import <MyDeconvolution.h>

Inheritance diagram for MyDeconvolution:
Inheritance graph
[legend]
Collaboration diagram for MyDeconvolution:
Collaboration graph
[legend]

Protected Attributes

MyDeconvolutionParameters_params
 The parameters of the deconvolution.
 
id< LynkeosProcessableItem_item
 
void(* _process_One_Line )(MyDeconvolutionParameters *, u_short)
 Strategy (with vector or not) method for processing one image line.
 

Additional Inherited Members

- Instance Methods inherited from <LynkeosProcessing>
(id< LynkeosProcessing >) - initWithDocument:parameters:precision:
 Initializes the process instance with its document. More...
 
(void) - processItem:
 Apply the processing to an item. More...
 
(void) - finishProcessing
 There will be no more items to process. More...
 
- Class Methods inherited from <LynkeosProcessing>
(ParallelOptimization_t) + supportParallelization
 Wether this processing class can be executed in parallel threads. More...
 

Detailed Description

Deconvolution processing class.

Member Data Documentation

- (id<LynkeosProcessableItem>) _item
protected

The item being processed


The documentation for this class was generated from the following file: