diff --git a/.gitignore b/.gitignore index 4bb0c6e..c3a2bf2 100644 --- a/.gitignore +++ b/.gitignore @@ -199,4 +199,7 @@ $RECYCLE.BIN/ # ========================= -opencv_libs.txt \ No newline at end of file +stdafx.* + +opencv_libs.txt +targetver.h \ No newline at end of file diff --git a/ConicSection.h b/EyeTab/ConicSection.h similarity index 100% rename from ConicSection.h rename to EyeTab/ConicSection.h diff --git a/EyeTab.cpp b/EyeTab/EyeTab.cpp similarity index 100% rename from EyeTab.cpp rename to EyeTab/EyeTab.cpp diff --git a/EyeTab/ReadMe.txt b/EyeTab/ReadMe.txt new file mode 100644 index 0000000..3fca039 --- /dev/null +++ b/EyeTab/ReadMe.txt @@ -0,0 +1,40 @@ +======================================================================== + CONSOLE APPLICATION : EyeTab Project Overview +======================================================================== + +AppWizard has created this EyeTab application for you. + +This file contains a summary of what you will find in each of the files that +make up your EyeTab application. + + +EyeTab.vcxproj + This is the main project file for VC++ projects generated using an Application Wizard. + It contains information about the version of Visual C++ that generated the file, and + information about the platforms, configurations, and project features selected with the + Application Wizard. + +EyeTab.vcxproj.filters + This is the filters file for VC++ projects generated using an Application Wizard. + It contains information about the association between the files in your project + and the filters. This association is used in the IDE to show grouping of files with + similar extensions under a specific node (for e.g. ".cpp" files are associated with the + "Source Files" filter). + +EyeTab.cpp + This is the main application source file. + +///////////////////////////////////////////////////////////////////////////// +Other standard files: + +StdAfx.h, StdAfx.cpp + These files are used to build a precompiled header (PCH) file + named EyeTab.pch and a precompiled types file named StdAfx.obj. + +///////////////////////////////////////////////////////////////////////////// +Other notes: + +AppWizard uses "TODO:" comments to indicate parts of the source code you +should add to or customize. + +///////////////////////////////////////////////////////////////////////////// diff --git a/erase_specular.cpp b/EyeTab/erase_specular.cpp similarity index 100% rename from erase_specular.cpp rename to EyeTab/erase_specular.cpp diff --git a/erase_specular.h b/EyeTab/erase_specular.h similarity index 100% rename from erase_specular.h rename to EyeTab/erase_specular.h diff --git a/eye_center.cpp b/EyeTab/eye_center.cpp similarity index 100% rename from eye_center.cpp rename to EyeTab/eye_center.cpp diff --git a/eye_center.h b/EyeTab/eye_center.h similarity index 100% rename from eye_center.h rename to EyeTab/eye_center.h diff --git a/fit_ellipse.cpp b/EyeTab/fit_ellipse.cpp similarity index 100% rename from fit_ellipse.cpp rename to EyeTab/fit_ellipse.cpp diff --git a/fit_ellipse.h b/EyeTab/fit_ellipse.h similarity index 100% rename from fit_ellipse.h rename to EyeTab/fit_ellipse.h diff --git a/gaze_geometry.cpp b/EyeTab/gaze_geometry.cpp similarity index 100% rename from gaze_geometry.cpp rename to EyeTab/gaze_geometry.cpp diff --git a/gaze_geometry.h b/EyeTab/gaze_geometry.h similarity index 100% rename from gaze_geometry.h rename to EyeTab/gaze_geometry.h diff --git a/gaze_smoothing.cpp b/EyeTab/gaze_smoothing.cpp similarity index 100% rename from gaze_smoothing.cpp rename to EyeTab/gaze_smoothing.cpp diff --git a/gaze_smoothing.h b/EyeTab/gaze_smoothing.h similarity index 100% rename from gaze_smoothing.h rename to EyeTab/gaze_smoothing.h diff --git a/gaze_system.cpp b/EyeTab/gaze_system.cpp similarity index 100% rename from gaze_system.cpp rename to EyeTab/gaze_system.cpp diff --git a/gaze_system.h b/EyeTab/gaze_system.h similarity index 100% rename from gaze_system.h rename to EyeTab/gaze_system.h diff --git a/get_eyelids.cpp b/EyeTab/get_eyelids.cpp similarity index 100% rename from get_eyelids.cpp rename to EyeTab/get_eyelids.cpp diff --git a/get_eyelids.h b/EyeTab/get_eyelids.h similarity index 100% rename from get_eyelids.h rename to EyeTab/get_eyelids.h diff --git a/get_poss_limb_pts.cpp b/EyeTab/get_poss_limb_pts.cpp similarity index 100% rename from get_poss_limb_pts.cpp rename to EyeTab/get_poss_limb_pts.cpp diff --git a/get_poss_limb_pts.h b/EyeTab/get_poss_limb_pts.h similarity index 100% rename from get_poss_limb_pts.h rename to EyeTab/get_poss_limb_pts.h diff --git a/haarcascade_mcs_eyepair_big.xml b/EyeTab/haarcascade_mcs_eyepair_big.xml similarity index 100% rename from haarcascade_mcs_eyepair_big.xml rename to EyeTab/haarcascade_mcs_eyepair_big.xml diff --git a/images/SS_0.jpg b/EyeTab/images/SS_0.jpg similarity index 100% rename from images/SS_0.jpg rename to EyeTab/images/SS_0.jpg diff --git a/images/SS_1.jpg b/EyeTab/images/SS_1.jpg similarity index 100% rename from images/SS_1.jpg rename to EyeTab/images/SS_1.jpg diff --git a/images/SS_2.jpg b/EyeTab/images/SS_2.jpg similarity index 100% rename from images/SS_2.jpg rename to EyeTab/images/SS_2.jpg diff --git a/images/SS_3.jpg b/EyeTab/images/SS_3.jpg similarity index 100% rename from images/SS_3.jpg rename to EyeTab/images/SS_3.jpg diff --git a/images/SS_4.jpg b/EyeTab/images/SS_4.jpg similarity index 100% rename from images/SS_4.jpg rename to EyeTab/images/SS_4.jpg diff --git a/images/SS_5.jpg b/EyeTab/images/SS_5.jpg similarity index 100% rename from images/SS_5.jpg rename to EyeTab/images/SS_5.jpg diff --git a/images/SS_6.jpg b/EyeTab/images/SS_6.jpg similarity index 100% rename from images/SS_6.jpg rename to EyeTab/images/SS_6.jpg diff --git a/images/andreas1_r.png b/EyeTab/images/andreas1_r.png similarity index 100% rename from images/andreas1_r.png rename to EyeTab/images/andreas1_r.png diff --git a/images/erroll1_l.png b/EyeTab/images/erroll1_l.png similarity index 100% rename from images/erroll1_l.png rename to EyeTab/images/erroll1_l.png diff --git a/images/phil1_l.png b/EyeTab/images/phil1_l.png similarity index 100% rename from images/phil1_l.png rename to EyeTab/images/phil1_l.png diff --git a/images/poppy.jpg b/EyeTab/images/poppy.jpg similarity index 100% rename from images/poppy.jpg rename to EyeTab/images/poppy.jpg diff --git a/utils.cpp b/EyeTab/utils.cpp similarity index 100% rename from utils.cpp rename to EyeTab/utils.cpp diff --git a/utils.h b/EyeTab/utils.h similarity index 100% rename from utils.h rename to EyeTab/utils.h diff --git a/stdafx.cpp b/stdafx.cpp deleted file mode 100644 index aaa7670..0000000 --- a/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// EyeTab.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file diff --git a/stdafx.h b/stdafx.h deleted file mode 100644 index b005a83..0000000 --- a/stdafx.h +++ /dev/null @@ -1,15 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, but -// are changed infrequently -// - -#pragma once - -#include "targetver.h" - -#include -#include - - - -// TODO: reference additional headers your program requires here diff --git a/targetver.h b/targetver.h deleted file mode 100644 index 87c0086..0000000 --- a/targetver.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -// Including SDKDDKVer.h defines the highest available Windows platform. - -// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and -// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. - -#include