|
|
|
|
[Home][13 Unsupervised Filters][13.4 N:N Design]
|
|
13.4 N:N Matching DesignContinuing from the last section, we will do N:N Matching first:
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. |