资源简介
Eye tracking on IEEE1394 camera, real-time and accurately
代码片段和文件信息
// FSDetection.cpp : Defines the entry point for the console application.
//
#include “stdafx.h“
#include “FSDetection.h“
#include “F:\blepo\src\blepo.h“
#include
#include
#include “cv.h“
#include “ml.h“
#include “highgui.h“
#include “1394Camera.h“;
#include “ransac_ellipse.h“
#include “svd.h“
#include “remove_corneal_reflection.h“
#include “winuser.h“
#include “conio.h“
#include
#include
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CWinApp theApp;
using namespace std;
using namespace cv;
using namespace blepo;
/////////////////////////////////////////////////////////////////////////////
// The one and only application obj
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 26469 2011-12-12 14:23 FSDetection.cpp
文件 341 2010-04-04 17:47 FSDetection.h
文件 13802 2011-11-14 20:07 ransac_ellipse.cpp
文件 2504 2012-05-22 11:46 ransac_ellipse.h
文件 3252 2006-03-25 18:39 README
文件 1640 2010-04-04 17:47 ReadMe.txt
文件 7931 2011-11-07 20:33 remove_corneal_reflection.cpp
文件 1922 2006-03-25 17:32 remove_corneal_reflection.h
文件 452 2010-04-04 17:47 Resource.h
文件 298 2010-04-04 17:47 StdAfx.cpp
文件 1106 2010-04-04 17:47 StdAfx.h
文件 14003 2011-12-03 20:01 svd.cpp
文件 1707 2011-11-08 18:36 svd.h
文件 1685 2011-11-07 17:14 timing.cpp
文件 1431 2011-11-07 17:16 timing.h
- 上一篇:osgearth2.5帮助文档
- 下一篇:毕业论文基于web的客户关系管理系统
评论
共有 条评论