Today with Gemini 3 (Googles AI) I was able to get the image warping/homography working perfectly. Then the square cropping working perfectly. And then we ran into an issue with OCR (optical character recognition) to grab the names off cards so their processed pictures could be moved into folders. Luckily there’s another way to accomplish this, download pictures and json data for all the sets and compare my photos to them to identify the card and get the name that way. So I’m currently waiting for the library of card data to download and then we’ll move forward with automating identification. Once that’s all working I’ll begin working on having a script use all this organized data to create eBay drafts automatically (I hear it’s possible) and if not that, a csv list to import the data manually but still make all the drafts at once.
Login to reply