/img2WebGl

Primary LanguageJavaScript

img2webgl

Canny edge detection > Hough transformation > to 3d canvas
Demo can be found here.

Install & Usage

npm install -g http-server
cd {project_folder}
http-server

You can also open index.html in browser directly, but it might cause crossOrigin error.

References