Extracting Info From RoR2 Videos: Concept
Decipherer of Symbols Context I love Risk of Rain (RoR), and it’s sequel Risk of Rain 2 (RoR2) even more. They fit all the pieces… Read More »Extracting Info From RoR2 Videos: Concept
Decipherer of Symbols Context I love Risk of Rain (RoR), and it’s sequel Risk of Rain 2 (RoR2) even more. They fit all the pieces… Read More »Extracting Info From RoR2 Videos: Concept
Every day is a school day We set out to use OCR to extract metadata from frames of the loading and ending screens of Deep… Read More »Automating YouTube Uploads With OCR Part 10: Reflection, Lessons Learned, and Improvements
I love it when a plan comes together We’ve been finding a way to automate YouTube uploads using tesseract to OCR frames from Deep Rock… Read More »Automating YouTube Uploads With OCR Part 9: Bringing it All Together
Nearly a working tool! We’ve been using python and tesseract to OCR frames from a video footage of Deep Rock Galactic to extract metadata which… Read More »Automating YouTube Uploads With OCR Part 8: Output
In which things aren’t quite as smooth as they seem We’ve been using OCR to extract metadata from Deep Rock Galactic loading and end screens,… Read More »Automating YouTube Uploads With OCR Part 7: Refinement
We’re using OCR to extract game metadata from Deep Rock Galactic videos. We’re now at the point where if we give our script two images… Read More »Automating YouTube Uploads With OCR Part 6: Automatically Detecting Loading / Ending Screens
Having limited output possibilities helps immensely We’ve been using pytesseract to help us OCR screen in Deep Rock Galactic to get metadata for YouTube uploads.… Read More »Automating YouTube Uploads With OCR Part 5: Refinements and Improving Accuracy
My path in the woods diverged, and I took them all We’ve been seeing if we can apply OCR to the loading screen of Deep… Read More »Automating YouTube Uploads With OCR Part 4: Exploring Approaches To Improve Detection
Last time, a bit of investigating showed that with a little cropping, tesseract can give good OCR results on a still of Deep Rock Galactic’s… Read More »Automating YouTube Uploads With OCR Part 3: Programming with pytesseract and pillow
Last time, we decided that Deep Rock Galactic is a game which is ripe for extracting video metadata from, thanks to it’s beautiful loading screen… Read More »Automating YouTube Uploads With OCR Part 2: Getting Started with tesseract