Skip to content

mattikai/outline-app

This branch is 195 commits behind georgslazdans/outline-app:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2024
Sep 15, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 21, 2024
Sep 9, 2024
May 23, 2024
Jul 4, 2024
Jul 29, 2024
Sep 11, 2024
Jul 28, 2024
Sep 9, 2024
Sep 4, 2024
Aug 27, 2024
May 23, 2024
Aug 20, 2024
Jul 4, 2024
Sep 7, 2024

Repository files navigation

Outline App

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

Features

Contour Detection

Using OpenCV extract objects contour that is placed on top of a uniform paper. Currently only a single object is supported.

Box Editor

  • Gridfinity Box
  • Contours
    • Point adding/removing and transformation
    • Offset along normals
    • Contour Splitting
  • Text
  • Primitives
    • Cube
    • Sphere
    • Cylinder
    • Capsule

Getting Started

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.

Support Me

If you find this project useful, consider supporting me on Ko-Fi.

ko-fi

About

Outline recognition app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • MDX 2.0%
  • Other 0.9%