01.12.2012 Views

Master Thesis - Fachbereich Informatik

Master Thesis - Fachbereich Informatik

Master Thesis - Fachbereich Informatik

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

100 CHAPTER 5. RESULTS AND EVALUATION<br />

truth data has also a certain variance. Thus, the distributions measured by humans and<br />

a machine vision system may differ. This gets critical if two distributions intersect.<br />

Tubes that are actually too short or too long, but are measured to be within the tolerance<br />

are denoted as false positives (FP). On the other hand, tubes of an allowed length can be<br />

wrongly classified as outlier and are denoted as false negatives (FN). More mathematically,<br />

false positives and false negatives can be defined as follows:<br />

FP = {T |T ∈ G ′ 0 ∧ T /∈ G0} (5.3)<br />

FN = {T |T /∈ G ′ 0 ∧ T ∈ G0} (5.4)<br />

In terms of system evaluation, the following measures can be used:<br />

ΩFP = NFP<br />

Ntotal<br />

ΩFN = NFN<br />

Ntotal<br />

(5.5)<br />

(5.6)<br />

where NFP and NFN indicate the number of false positives and false negatives respectively.<br />

Both the false positive ratio ΩFP and the false negative ratio ΩFN should be zero<br />

in the optimal case. As already discussed in the introduction, ΩFP is more critical than<br />

ΩFN, since it is less bad to sort out a good tube than delivering a failure to the customer.<br />

Performance The performance of the system can be evaluated with respect to the average<br />

processing time that is needed to analyze a frame:<br />

ΩTIME = 1<br />

M<br />

M�<br />

i=1<br />

ti<br />

(5.7)<br />

where M is the number of frames considered and ti represents the processing time<br />

of frame i. ΩTIME is expressed in terms of ms/frame. This measure can be used to<br />

determine the maximum possible capture rate. Skipped frames indicate that the camera<br />

captures more frames than the system is able to process.<br />

Qualitative Criteria<br />

Standard Deviation Per Tube The multi-image measuring approach is based on the<br />

idea, that more robust measuring results can be reached if each tube is measured several<br />

times. In the ideal case, all measurements should yield the equal length value. In practice,<br />

however, the single measurements can differ. The standard deviation σtube(i) canbeused<br />

as an indicator of how much these measurements vary. It is computed as:<br />

�<br />

�<br />

�<br />

σtube(i) = � 1<br />

mi � � �2 lj(i) − l(i)<br />

mi − 1<br />

j=1<br />

(5.8)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!