Lynkeos
List of all members
MyImageStacker Class Reference

Stacker class. More...

#import <MyImageStacker.h>

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

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

Stacker class.

This class is able to stack on parallel threads.
It stacks separately monochrome and RGB images, the stacked buffers (ie: one mono and one RGB per thread) are all recombined at the end.


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