You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Canming Huang e5c7814c90 Header update. 13 years ago
..
AssemblyInfo.cpp Header update. 13 years ago
CPlusPlus.cpp Header update. 13 years ago
CPlusPlus2008.vcproj link against opencv v230 instead of v220 14 years ago
CPlusPlus2010.vcxproj link against opencv v230 instead of v220 14 years ago
ImageProcessor.cpp Header update. 13 years ago
ImageProcessor.h Header update. 13 years ago
MainForm.h Header update. 13 years ago
MainForm.resX Header update. 13 years ago
ReadMe.txt Added CPlusPlus example 17 years ago
app.ico Added CPlusPlus example 17 years ago
app.rc Added CPlusPlus example 17 years ago
resource.h Added CPlusPlus example 17 years ago
stdafx.cpp Added CPlusPlus example 17 years ago
stdafx.h Added CPlusPlus example 17 years ago

ReadMe.txt

========================================================================

APPLICATION : CPlusPlus Project Overview
========================================================================

AppWizard has created this CPlusPlus Application for you.

This file contains a summary of what you will find in each of the files that
make up your CPlusPlus application.

CPlusPlus.vcproj
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.

CPlusPlus.cpp
This is the main application source file.
Contains the code to display the form.

MainForm.h
Contains the implementation of your form class and InitializeComponent() function.

AssemblyInfo.cpp
Contains custom attributes for modifying assembly metadata.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named CPlusPlus.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////