Monday 24 April 2017

Image vectorisation

I am trying to vectorise png images using node.js. I am using a slicer (also node.js) that spits out png files, I need to vectorise these images that I can later use the vector information to send to a DAC that will drive a galvo. This all needs to be back end and happen automatically when a folder called slices is created and I need it to delete the folder once it is done vectorising all the images. Pretty new to js and node.js so please bear with me. I am open to all suggestions if there is a better way to do this.

Submitted April 24, 2017 at 08:02PM by jgoo95

No comments:

Post a Comment