I don’t know if this has anything to do with the new Microsoft Edge updates, but I can’t get OpenCV to load. I’m going to try different browsers to see what still works.
Hi! Thanks for the report, and sorry this broke your workflow.
What happened: Unfaker loads OpenCV in the browser for scale detection, grid snapping, and a few cleanup steps. The upstream OpenCV project has moved toward OpenCV 5 with API and packaging changes. The OpenCV.js build we were pulling from CDN was no longer reliable - processing could fail silently, hang, or produce corrupted output.
What we did: Unfaker has been updated:
opencv-js) and vendored it with the app (no surprise CDN upgrades)