ShiTomasi.h
Go to the documentation of this file.
00001 // Copyright 2008 Isis Innovation Limited
00002 #ifndef __SHI_TOMASI__H
00003 #define __SHI_TOMASI__H
00004 
00005 #include <cvd/image.h>
00006 #include <cvd/byte.h>
00007 
00008 
00009 double FindShiTomasiScoreAtPoint(CVD::BasicImage<CVD::byte> &image,
00010                                  int nHalfBoxSize,
00011                                  CVD::ImageRef irCenter);
00012 
00013 
00014 #endif


tum_ardrone
Author(s):
autogenerated on Sat Jun 8 2019 20:27:23