Feature_FD.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 
00017 class Feature_FD: public Feature
00018 {
00019 public:
00020 
00024         Feature_FD();
00025 
00029         ~Feature_FD();
00030 
00038         float * calculate(Region *r);
00039 };

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