- Mar 27, 2024
- Mar 26, 2024
-
-
zalonzo2 authored
Saving progress: we have color filtering, although the thresholds are completely wrong for the exact colors (need to fix). Will show the warped image with the corresponding filtered and warped hsv and then print to the console the colors it finds. Next steps are fixing the thresholds and taking the color_grid and turning it into FEN
-
- Mar 25, 2024
-
-
zalonzo2 authored
-
zalonzo2 authored
changed sobel+houghlinesP to canny+houghlines. This includes different thresholding on horiz and vert lines, adding convert_lines for houghlinesP to houghlines differencs, and I also added sorting the corners (which should also work for sorting all corners of 9x9 grid)
-
- Mar 20, 2024
-
-
zalonzo2 authored
-
- Feb 18, 2024
-
-
jhur22 authored
-