Feature_Radius.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 //Refereanser til eksternt grensesnitt/kode som anvendes i denne filen
00004 #include "Feature.h"
00005 #include "Region.h"
00006 
00007 
00018 class Feature_Radius: public Feature
00019 {
00020 public:
00021 
00025         Feature_Radius();
00026 
00030         ~Feature_Radius();
00031 
00039         float * calculate(Region *r);
00040 };

Generated on Sun May 21 10:54:04 2006 for Automatisk visuelt inspeksjonssytem by  doxygen 1.4.6-NO