Package pyvision :: Package point :: Module PointLocator :: Class KRRLocator
[hide private]
[frames] | no frames]

Class KRRLocator

source code

Instance Methods [hide private]
 
__init__(self, **kwargs) source code
 
addTraining(self, image, location)
Pass in an image that is roughly centered on the feature, and a true location of that feature in the image.
source code
 
train(self, **kwargs) source code
 
predict(self, image) source code