ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Classes | Enumerations
Package ImageResizer.Plugins.RedEye

Classes

class  AdaptiveCircleFill
 Adaptive thresholding flood fill optimized for round objects. More...
 
class  ObjRect
 
class  EyeDetection
 
class  ManualSearcher
 Looks for the 'best' pixel within a given radius from a specified point, where 'best' is the brightest pixel after applying a red-eye filter. Uses weighted evaluation. More...
 
class  RedEyeFilter
 Turns color images into grayscale images using a specialized filter that makes the red eyes stand out brightly against their background.. More...
 
class  RedEyePlugin
 
class  AutoThresholdCorrection
 
class  EyeKernels
 
class  GridSearch
 

Enumerations

enum  FeatureType { Eye, EyePair, Face }