Skip to content

Releases: ddaaggeett/output

v0.0.1 - prototype - desktop app

24 Feb 01:43
Compare
Choose a tag to compare
Pre-release

Note: how to use:

  • make sure android camera is plugged in and camera is open
  • clear camera folder on android device: adb shell rm -rf sdcard/dcim/camera/*
  • make sure a blank.jpg (white image) with aspect ratio equal to sketch images the camera is set to is placed here: ./api/blooprints/
  • place blooprint.jar here: ./api/
  • run npm i
  • run npm run dev

note:

  • camera is to be stationary (per current calibration requirements)
  • erase bloop action is touchy. API image processing will need enhanced eraser area recognition.