Wiki

Clone wiki

Repair and skeletonize maps / Testing

Unit tests

  • compare_pixels:

    • two colors more different than the tolerance: false
    • two colors less different than the tolerance: true
  • repair_image:

    • Input: Input Output: Output
    • Input: Input Output: Output
    • Input: Input Output: Output
  • skeletonize_image:

    • Input: Input Output: Output
    • Input: Input Output: Output
    • Input: Input Output: Output

Updated