CV-0.3.7: OpenCV based machine vision library
CV.Corners
type HarrisDesc = FloatSource
data Corner d Source
Constructors
Fields
data ImageWithCorners d Source
harris :: Int -> Int -> Double -> Image GrayScale D32 -> Image GrayScale D32Source
harrisCorners :: Float -> Image GrayScale D32 -> ImageWithCorners HarrisDescSource