ivapylibs/puzzle_solver

Testing and synthetic data location

Closed this issue · 2 comments

pv33 commented

Was in puzzle/builder/testing/ but now moved to puzzle/testing since it will be used in a variety of ways. Seemed sensible to keep here.

Data that is ready checklist:

  • shapes_color_six
  • puzzle_15p
  • puzzle_21p
  • puzzle_60p
  • puzzle_120p
  • puzzle_XXp

Once ready, can be integrated into a test script and into general workflow.

@Uio96

pv33 commented

modified the original and noisy 120p template to be binarized with no bleeding. It can be used for testing purposes. Stopping at 120 pieces for now until we fully vet existing code and have a need to go beyond that. Need to create test suite before closing.

pv33 commented

Marking closed. Will push revised version to equivalent Pbot 2.0 milestone.