This is a app that creates an outline from an image using OpenCv and allows to create a Gridfinity box using the built in editor. This is available online here
Using OpenCV extract objects contour that is placed on top of a uniform paper. Currently only a single object is supported.
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
If you find this project useful, consider supporting me on Ko-Fi.