Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

YuukiToriyama/skewedImageIron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skewedImageIron 画像歪み変換ツール

歪んだ画像に対しホモグラフィ変換を行ない、画像をまっすぐに直すWebツールです

Usage

# clone this repository
git clone https://github.com/YUUKIToriyama/skewedImageIron.git
# do npm settings
npm install
# type these commands on bash, and go to localhost:8080 on your browser
npm run test

技術的背景

  • OpenCVをブラウザ向けにコンパイルしたOpenCV.jsを活用したもの
    • 若干重いが工夫により軽量化は可能?

About

OpenCV.jsを使って画像の切り出しを行ないます。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published