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


ptam
Author(s): Markus Achtelik , Stephan Weiss , Simon Lynen
autogenerated on Sun Oct 5 2014 23:52:33