README.txt 278 B

1234
  1. label_inputs.txt, label_strels.txt, and label_results.txt are test
  2. vectors generated using ndimage.label from scipy version 0.10.0, and
  3. are used to verify that the cython version behaves as expected. The
  4. script to generate them is in ../../utils/generate_label_testvectors.py