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): Stephan Weiss, Markus Achtelik, Simon Lynen
autogenerated on Tue Jan 7 2014 11:12:22