26.6 Console Project
About1 Introduction2 Image Recognition3 TransApplet4 API5 Interface6 Input7 Image Display8 Preprocessing9 Processing10 Normalization11 Parameter Class12 Image Signatures13 Unsupervised Filters14 BioFilters15 NeuralFilters16 Dynamic Library17 NeuralNet Filter18 Parameters19 Input Options20 Database Input21 Video Input22  Live Video Input23  Counting & Tracking24  Counting 25  Batch Job26 ImageFinder for DOS27 ImageHunt 28 Support Packages

26.1  Why DOS? 
26.2  The Idea 
26.3 Batch Design 
26.4 Class Name 
26.5 Class Overview 
26.6 Console Project 
26.7 Link to Class 
26.8 Implementation 
26.9 Example 
26.10 How to Use 
[Home][26 ImageFinder for DOS][26.6 Console Project]

 

26.6   Creating Console Project

To create a new C# Console project:

  •    Start the Visual Studio .Net, (see Figure 4.1).
  •    Click File ==> New Project command. The New Project dialog box is displayed (Figure 4.2).
  •    Highlight the Visual C# project folder in the Project Type list to display the templates that are available for C#. Then, highlight the Console Application template (Figure 4.2).
  •    Enter a name for the project and select the location for the project. A folder with the same name as the project is automatically added to the location you specify. We will use chap26 as the project name.
  •    Click the “OK” button to start the new project.

The Console project will also has a parameter. To set it:

  •    In the Solution Explorer, right click Property;
  •    In the Property Window, go to “Configuration property”;
  •    In “Command Line Arguments”, enter 1.

 

[Home][About][1 Introduction][2 Image Recognition][3 TransApplet][4 API][5 Interface][6 Input][7 Image Display][8 Preprocessing][9 Processing][10 Normalization][11 Parameter Class][12 Image Signatures][13 Unsupervised Filters][14 BioFilters][15 NeuralFilters][16 Dynamic Library][17 NeuralNet Filter][18 Parameters][19 Input Options][20 Database Input][21 Video Input][22 Live Video Input][23 Counting & Tracking][24 Counting ][25 Batch Job][26 ImageFinder for DOS][27 ImageHunt ][28 Support Packages]

Copyright (c) 2006 - 2007 Attrasoft. All rights reserved.

gina@attrasoft.com