animation/fourcell/notes
Matt McWilliams 033b400294 Completed generate text example. Can be tweaked now. 2023-03-16 00:03:47 -04:00
..
affine_error.txt Use username 2023-02-20 18:16:16 -05:00
affine_poc.py Create a affineTransform proof of concept script that takes one image, finds points within it and to scale and distort an image to and then places it there. 2023-02-07 02:10:58 -05:00
affine_poc2.py Use username 2023-02-20 18:16:16 -05:00
affine_poc3.py Perform action in BGRA and then reduce back to BGA for export 2023-02-20 18:41:11 -05:00
brute_force_scale_invariant_template_matching.py Add a few pattern matching algorithms to notes 2022-11-14 13:40:26 -05:00
emoji.jpeg Create a affineTransform proof of concept script that takes one image, finds points within it and to scale and distort an image to and then places it there. 2023-02-07 02:10:58 -05:00
example1.jpg Started analysis script with single example taken from stackoverflow as a starting point. Had to modify it to support opencv 4.x but got it to run. Finds holes. 2022-11-08 19:11:15 -05:00
example1.py Started analysis script with single example taken from stackoverflow as a starting point. Had to modify it to support opencv 4.x but got it to run. Finds holes. 2022-11-08 19:11:15 -05:00
generate_text.py Completed generate text example. Can be tweaked now. 2023-03-16 00:03:47 -04:00
graph.jpeg Create a affineTransform proof of concept script that takes one image, finds points within it and to scale and distort an image to and then places it there. 2023-02-07 02:10:58 -05:00
identify.sh Run tests on affine_poc scripts 2023-02-19 22:46:26 -05:00
opencv_version.py Run tests on affine_poc scripts 2023-02-19 22:46:26 -05:00
printers.csv Notes about printers 2023-02-22 15:17:14 -05:00
sift.py Add a few pattern matching algorithms to notes 2022-11-14 13:40:26 -05:00
spec.txt Wrote notes on the spec for the two apply scripts which will put the calibration data into action. 2023-02-07 02:11:46 -05:00
test_cmd.sh Move fourcell scripts into directory. Correctly orient ratio. 2023-03-14 08:22:13 -04:00