Skip to content

kakukogou/opencvjs_demo_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencvjs_demo_segmentation

Download and build opencv.js

OpenCV.js installation guide

Compile

Download this repository

git clone https://github.com/kakukogou/opencvjs_demo_segmentation.git
cd opencvjs_demo_segmentation
cd emscripten_build

Set the installation folder of OpenCV.js

In Makefile, assign the OPENCV_INSTALL_DIR to your local path.

OPENCV_INSTALL_DIR=<your_opencvjs_local_repository>/release_asm/install

Build

make
make install

Run

Open your Firefox and load opencvjs_demo_segmentation/Demo_Segmentation_WebAPP/index.html

About

For opencv.js demonstration purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published