13.4 N:N Design
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

13.1 Filter Menu 
13.2 Filter API 
13.3 N-Signature 
13.4 N:N Design 
13.5 N:N Implementation 
13.6 1:N Design 
13.7 1:N Implementation 
[Home][13 Unsupervised Filters][13.4 N:N Design]

 

13.4   N:N  Matching Design

Continuing from the last section, we will do N:N Matching first:

  •    Click menu item “Unsupervised/Matching/N:N (a1.txt vs. a1.txt)” button to complete a N:N Match.

The results are in a file, b1.txt, which will be opened at this time. The name, b1.txt, is fixed. The file looks like this:

        C:\…\L01008gi-020501.jpg

        C:\...\L01008gi-020501.jpg

        110

        C:\...\L01008gi_r90.jpg

        95

        C:\...\L02016alb-090100_m.jpg

        65

         

        C:\...\L01008gi_r90.jpg

        C:\...\L01008gi-020501.jpg

        95

        C:\...\L01008gi_r90.jpg

        110

The result file contains many blocks. The number of blocks is the same as the number of images in the search directory, i.e. each image has a block.  Line 1 in each block is the input and the rest of the lines are output; i.e. the first line is the image matched against all images in the search directory; the rest of the lines represent the matched images. For example, “C:\…\L01008gi_r90.jpg” is matched against all 304 images in the search directory; there are three matches.

The first match is:

      C:\...\L01008gi-020501.jpg

      110

Here “110” is a score.

The second match is:

      C:\...\L01008gi_r90.jpg

      95

and the third match is:

      C:\...\L02016alb-090100_m.jpg

      65

Higher scores indicate a closer match.

 

[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