21.3  Link to Class
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

21.1  Class Name 
21.2  Class Overview 
21.3  Link to Class 
21.4 AVI Selection 
21.5 Video to Images 
21.6 Testing 

 

 

[Home][21 Video Input][21.3 Link to Class]

 

21.3   Link to Class Library

To include the Class Library in the project,

  •    Right click References and select Add Reference in the Solution Explorer;
  •    Browse to find �VideoInput70.dll� in �c:\transapplet70\�;
  •    Highlight it and click the �OK� button.

To use the class library, add:

        using Attrasoft.TransApplet70.VideoInput70;

To declare an object, please use the full path for class:

        public Attrasoft.TransApplet70. VideoInput70. VideoInput70 vi70

        = new Attrasoft.TransApplet70. VideoInput70. VideoInput70 ();

Now the VideoInput70 object, vi70, is ready to use. Once again, in the remaining part of this chapter, we will use script object, which has all of the objects required for the ImageFinder project. In particular, the object for *.avi video input is �script.aviVideo70�.

 

[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