User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Images - Corner Detection - CornerDetectorHarrisC |
PUBLIC |
CornerDetectorHarrisC::CornerDetectorHarrisC(int,int) CornerDetectorC::Apply(const ImageC RCHandleC::operator =(const RCHandleC RCHandleC::DeepCopy(UIntT) const RCHandleC::operator ==(const RCHandleC RCHandleC::operator !=(const RCHandleC RCHandleC::Hash(void) const RCHandleC::IsValid(void) const RCHandleC::Invalidate(void) RCHandleC::IsHandleType(const DT &) const RCHandleC::CheckHandleType(const DT &) const RCHandleC::References(void) const RCHandleC::operator <<(ostream &,const RCHandleC RCHandleC::operator >>(istream &,RCHandleC |
CornerDetectorHarrisC | |
Harris corner detector. | |
include | "Ravl/Image/CornerDetectorHarris.hh" |
Created: | 1/10/1991 |
User Level: | Normal |
Library: | RavlImageProc |
Example: | exCorner.cc |
In Scope: | RavlImageN |
Note: the implementation of this detector could be faster.
Parent Classes:
#include "Ravl/Image/CornerDetector.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Radek Marik, modified by Charles Galambos, Created: 1/10/1991, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |