Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Detector ¶
type Detector struct { SkinRegions Regions // contains filtered or unexported fields }
Detector Detect Image Nudity
type Pixel ¶
type Pixel struct { X int Y int V float64 // intesitiy(Value) of HSV // contains filtered or unexported fields }
Pixel Represents a pixel
Click to show internal directories.
Click to hide internal directories.