davidzhengyes / ChessFENAgain

Improvements to ChessFEN. Speed optimizations incoming and less breakable code.
The Unlicense
0 stars 0 forks source link

Implement support for boards that are inconsitent #13

Open davidzhengyes opened 6 months ago

davidzhengyes commented 6 months ago

For now only works with boards that each dark square looks the same, and each light square looks the same. Can use openCV, will have to remove similar outputs, as openCV confidence will return values that differ by a few pixels. Can use some kind of rounding probably, or make the screenshot very small to get only the inside of pieces.