Documentation
¶
Overview ¶
avgimg computes an "average" image given multiple Images
This gives a simple way to average out noise from multiple frames and identify the static background separate from any foreground motion in a frame
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AvgRGBA ¶
func (AvgRGBA) ColorModel ¶
type AvgYCbCr ¶
func (AvgYCbCr) ColorModel ¶
type MedianRGBA ¶
type MedianRGBA struct {
AvgRGBA
}
func (MedianRGBA) Image ¶
func (a MedianRGBA) Image() *image.RGBA
Click to show internal directories.
Click to hide internal directories.