Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Creating REST API for image filters and finding contour in Image

NotificationsYou must be signed in to change notification settings

overflowjs-com/image_app_opencv_api_part3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the 3rd part of Image processing series onhttps://overflowjs.com/

This is the backend code, written in node.js using express framework and OpenCV.

Do read the blog to know more -https://overflowjs.com/posts/Image-Processing-OpenCV-and-Nodejs-Part-3.html

Getting Started

# clone itgit clone https://github.com/overflowjs-com/image_app_opencv_api_part3.git# Make it your ownrm -rf .git&& git init&& npm init# Install dependenciesnpm install# Start development live-reload serverPORT=4000 npm run dev# Start production server:PORT=4000 npm start

Releases

No releases published

Packages

No packages published

Contributors11


[8]ページ先頭

©2009-2025 Movatter.jp