<?xml version="1.0" encoding="utf-8"?>
<gamera-knn-settings version="1.0" num-k="1" distance-type="CITY-BLOCK">
  <ga mutation="0.01" crossover="0.6" population="20"/>
  <weights>
    <weight name="area">
      1.0
    </weight>
    <weight name="aspect_ratio">
      1.0
    </weight>
    <weight name="black_area">
      1.0
    </weight>
    <weight name="compactness">
      1.0
    </weight>
    <weight name="moments">
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
    <weight name="ncols_feature">
      1.0
    </weight>
    <weight name="nholes">
      1.0 1.0
    </weight>
    <weight name="nholes_extended">
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
    <weight name="nrows_feature">
      1.0
    </weight>
    <weight name="skeleton_features">
      1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
    <weight name="top_bottom">
      1.0 1.0
    </weight>
    <weight name="volume">
      1.0
    </weight>
    <weight name="volume16regions">
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
    <weight name="volume64regions">
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
    <weight name="zernike_moments">
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
      1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
    </weight>
  </weights>
</gamera-knn-settings>

