15 #ifndef __IPSDKIPLATTRIBUTES_LAWTEXPOSTPROCMETHODS_H__ 16 #define __IPSDKIPLATTRIBUTES_LAWTEXPOSTPROCMETHODS_H__ 44 #endif // __IPSDKIPLATTRIBUTES_LAWTEXPOSTPROCMETHODS_H__ compute mean of absolute values of elements on a square neighbourhood
Definition: LawTexPostProcMethods.h:35
gaussian smoothing on a square neighbourhood
Definition: LawTexPostProcMethods.h:37
gaussian smoothing of absolute values of elements on a square neighbourhood
Definition: LawTexPostProcMethods.h:39
compute mean on a square neighbourhood
Definition: LawTexPostProcMethods.h:33
eLawTexPostProcMethod
Enumerate describing Law's texture filter post-process method.
Definition: LawTexPostProcMethods.h:31
variance on a square neighbourhood
Definition: LawTexPostProcMethods.h:41
#define IPSDK_ENUM(enumTypeStr, enumSeq)