IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ProcessorLogMessages.h
Go to the documentation of this file.
1 // ProcessorLogMessages.h:
3 // -----------------------
4 //
14 
15 #ifndef __IPSDKIPLARITHMETIC_PROCESSORLOGMESSAGES_H__
16 #define __IPSDKIPLARITHMETIC_PROCESSORLOGMESSAGES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace arithm {
24 
27 
32 DECLARE_LOG_MESSAGE_MAP(IPSDKIPLArithmetic, eProcessorMessage,
151 )
153 
156 } // end of namespace arithm
157 } // end of namespace imaproc
158 } // end of namespace ipsdk
159 
160 #endif // __IPSDKIPLARITHMETIC_PROCESSORLOGMESSAGES_H__
Level 2 algorithm: algorithm allowing to generate a 3d image using a formula string.
Definition: ProcessorLogMessages.h:102
Level 2 algorithm: function for divide images with different dimensions.
Definition: ProcessorLogMessages.h:122
Level 3 algorithm: multiplication of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:216
Level 2 algorithm: functions for subtract images with different dimensions.
Definition: ProcessorLogMessages.h:148
Level 1 algorithm: Algorithm allowing to bound image values to a given range.
Definition: ProcessorLogMessages.h:64
Level 2 algorithm: function for subtract divide with different dimensions.
Definition: ProcessorLogMessages.h:126
Level 3 algorithm: Computation of L2 (euclidian) norm of three images.
Definition: ProcessorLogMessages.h:178
Level 3 algorithm: cartesian to polar coordinates transformation.
Definition: ProcessorLogMessages.h:74
Level 3 algorithm: Round values of a floating point image.
Definition: ProcessorLogMessages.h:238
Level 3 algorithm: affine operation on an image.
Definition: ProcessorLogMessages.h:208
Level 1 algorithm: function for divide images with different dimensions.
Definition: ProcessorLogMessages.h:118
Level 1 algorithm: polar to cartesian coordinates transformation.
Definition: ProcessorLogMessages.h:228
Level 3 algorithm: maximum of 2 iamges, pixel by pixel.
Definition: ProcessorLogMessages.h:196
Level 1 algorithm: computation of the square root of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:242
Level 2 algorithm: Round values of a floating point image.
Definition: ProcessorLogMessages.h:236
Level 2 algorithm: subtraction of a scalar and an image (scalar - image)
Definition: ProcessorLogMessages.h:266
Level 2 algorithm: functions for subtract images with different dimensions.
Definition: ProcessorLogMessages.h:144
Level 1 algorithm: algorithm allowing to generate a 2d image using a formula string.
Definition: ProcessorLogMessages.h:94
Level 3 algorithm: Computation of the square of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:254
Level 3 algorithm: maximum of absolute values of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:190
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:132
Level 3 algorithm: polar to cartesian coordinates transformation on Gpu.
Definition: ProcessorLogMessages.h:226
Level 2 algorithm: Computation of L2 (euclidian) norm of three images.
Definition: ProcessorLogMessages.h:176
Level 3 algorithm: minimum of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:202
Level 3 algorithm: linear combination of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:184
Level 3 algorithm: Computation of L2 (euclidian) norm of two images.
Definition: ProcessorLogMessages.h:172
Level 1 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:106
Level 1 algorithm: maximum of absolute values of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:186
Level 2 algorithm: addition of an image and a scalar.
Definition: ProcessorLogMessages.h:54
Level 1 algorithm: linear combination of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:180
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:138
Level 1 algorithm: division of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:88
#define DECLARE_LOG_MESSAGE_MAP(libraryName, enumTypeStr, enumSeq)
Image/Image addition algorithm level 3 on Gpu.
Definition: ProcessorLogMessages.h:44
Level 2 algorithm: addition of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:48
Level 3 algorithm: division of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:92
Level 1 algorithm: subtraction of a scalar and an image (scalar - image)
Definition: ProcessorLogMessages.h:264
Level 3 algorithm: Computation of L1 (taxicab) norm of two images.
Definition: ProcessorLogMessages.h:158
Level 3 algorithm: blending on 2 images.
Definition: ProcessorLogMessages.h:62
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:134
Level 1 algorithm: blending on 2 images.
Definition: ProcessorLogMessages.h:58
Level 1 algorithm: multiplication of an image and a scalar.
Definition: ProcessorLogMessages.h:220
Level 2 algorithm: functions for subtract images with different dimensions.
Definition: ProcessorLogMessages.h:146
Level 1 algorithm: subtraction of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:258
Level 2 algorithm: Computation of L2 (euclidian) norm of two images.
Definition: ProcessorLogMessages.h:170
Level 1 algorithm: Computation of L1 (taxicab) norm of three images.
Definition: ProcessorLogMessages.h:160
Level 2 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:114
Level 1 algorithm: minimum of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:198
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:136
Level 2 algorithm: division of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:90
Level 1 algorithm: algorithm allowing to generate a 3d image using a formula string.
Definition: ProcessorLogMessages.h:100
Level 2 algorithm: computation of the square root of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:244
Definition of import/export macro for library.
Level 3 algorithm: polar to cartesian coordinates transformation.
Definition: ProcessorLogMessages.h:232
Level 2 algorithm: maximum of 2 iamges, pixel by pixel.
Definition: ProcessorLogMessages.h:194
Level 2 algorithm: Computation of L1 (taxicab) norm of two images.
Definition: ProcessorLogMessages.h:156
Level 1 algorithm: cartesian to polar coordinates transformation.
Definition: ProcessorLogMessages.h:70
Level 2 algorithm: subtraction of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:260
Level 3 algorithm: multiplication of an image and a scalar.
Definition: ProcessorLogMessages.h:224
Level 1 algorithm: maximum of 2 iamges, pixel by pixel.
Definition: ProcessorLogMessages.h:192
Level 1 algorithm: addition of an image and a scalar.
Definition: ProcessorLogMessages.h:52
Level 2 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:116
Level 1 algorithm: Computation of the square of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:250
Level 2 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:112
Level 1 algorithm: addition of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:46
Level 3 algorithm: cartesian to polar coordinates transformation on Gpu.
Definition: ProcessorLogMessages.h:76
Level 1 algorithm: computation of the absolute value of an image, pixel by pixel. ...
Definition: ProcessorLogMessages.h:36
Level 1 algorithm: Computation of L2 (euclidian) norm of three images.
Definition: ProcessorLogMessages.h:174
Level 3 algorithm: Computation of L1 (taxicab) norm of three images.
Definition: ProcessorLogMessages.h:164
Level 3 algorithm: Computation of the square of an image, pixel by pixel on Gpu.
Definition: ProcessorLogMessages.h:248
Level 1 algorithm: multiplication of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:212
Level 3 algorithm: algorithm allowing to generate a 2d image using a formula string.
Definition: ProcessorLogMessages.h:98
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:152
Level 2 algorithm: algorithm allowing to generate a 2d image using a formula string.
Definition: ProcessorLogMessages.h:96
eProcessorMessage
Enumerate describing messages.
Level 2 algorithm: cartesian to polar coordinates transformation.
Definition: ProcessorLogMessages.h:72
Level 3 algorithm: addition of an image and a scalar.
Definition: ProcessorLogMessages.h:56
Level 2 algorithm: maximum of absolute values of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:188
Level 2 algorithm: Algorithm allowing to bound image values to a given range.
Definition: ProcessorLogMessages.h:66
Level 2 algorithm: functions for subtract images with different dimensions.
Definition: ProcessorLogMessages.h:150
Level 2 algorithm: Multiplication between two complex images.
Definition: ProcessorLogMessages.h:82
Level 2 algorithm: function for divide images with different dimensions.
Definition: ProcessorLogMessages.h:124
Absolute value of an image level 3 on Gpu.
Definition: ProcessorLogMessages.h:40
Level 3 algorithm: algorithm allowing to generate a 3d image using a formula string.
Definition: ProcessorLogMessages.h:104
Level 2 algorithm: function for divide images with different dimensions.
Definition: ProcessorLogMessages.h:120
Level 2 algorithm: linear combination of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:182
Level 2 algorithm: multiplication of an image and a scalar.
Definition: ProcessorLogMessages.h:222
Level 1 algorithm: Round values of a floating point image.
Definition: ProcessorLogMessages.h:234
Level 3 algorithm: subtraction of one image by another, pixel by pixel on Gpu.
Definition: ProcessorLogMessages.h:256
Level 3 algorithm: computation of the square root of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:246
Level 3 algorithm: Algorithm allowing to bound image values to a given range.
Definition: ProcessorLogMessages.h:68
Level 3 algorithm: computation of the square root of an image, pixel by pixel on Gpu.
Definition: ProcessorLogMessages.h:240
Level 2 algorithm: multiplication of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:214
Level 2 algorithm: affine operation on an image.
Definition: ProcessorLogMessages.h:206
Level 2 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:108
Level 2 algorithm: Add images with different dimensions.
Definition: ProcessorLogMessages.h:110
Level 3 algorithm: computation of the absolute value of an image, pixel by pixel. ...
Definition: ProcessorLogMessages.h:42
Level 2 algorithm: minimum of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:200
Level 2 algorithm: function for subtract divide with different dimensions.
Definition: ProcessorLogMessages.h:128
Level 2 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:140
Enumerate value s is not yet supported.
Definition: OutputInitializerLogMessages.h:44
Level 2 algorithm: polar to cartesian coordinates transformation.
Definition: ProcessorLogMessages.h:230
Level 1 algorithm: Multiply images with different dimensions.
Definition: ProcessorLogMessages.h:130
Level 3 algorithm: addition of 2 images, pixel by pixel.
Definition: ProcessorLogMessages.h:50
Level 3 algorithm: subtraction of one image by another, pixel by pixel.
Definition: ProcessorLogMessages.h:262
Level 3 algorithm: multiplication of an image and a scalar on Gpu.
Definition: ProcessorLogMessages.h:218
Level 1 algorithm: Computation of L2 (euclidian) norm of two images.
Definition: ProcessorLogMessages.h:168
Level 1 algorithm: Computation of L1 (taxicab) norm of two images.
Definition: ProcessorLogMessages.h:154
Level 3 algorithm: division of one image by another, pixel by pixel on Gpu.
Definition: ProcessorLogMessages.h:86
Level 2 algorithm: Computation of L1 (taxicab) norm of three images.
Definition: ProcessorLogMessages.h:162
Level 1 algorithm: functions for subtract images with different dimensions.
Definition: ProcessorLogMessages.h:142
Level 3 algorithm: subtraction of a scalar and an image (scalar - image)
Definition: ProcessorLogMessages.h:268
Level 3 algorithm: Multiplication between two complex images.
Definition: ProcessorLogMessages.h:84
Level 3 algorithm: multiplication of 2 images, pixel by pixel on Gpu.
Definition: ProcessorLogMessages.h:210
Level 2 algorithm: Computation of the square of an image, pixel by pixel.
Definition: ProcessorLogMessages.h:252
Level 3 algorithm: Computation of L2 (euclidian) norm of two images on Gpu.
Definition: ProcessorLogMessages.h:166
Level 1 algorithm: Multiplication between two complex images.
Definition: ProcessorLogMessages.h:80
Level 2 algorithm: computation of the absolute value of an image, pixel by pixel. ...
Definition: ProcessorLogMessages.h:38
Level 2 algorithm: blending on 2 images.
Definition: ProcessorLogMessages.h:60
Level 1 algorithm: affine operation on an image.
Definition: ProcessorLogMessages.h:204
Level 3 algorithm: Multiplication between two complex images on Gpu.
Definition: ProcessorLogMessages.h:78