tags : Projects at work

画像分割方法

基本の流れ

  1. 特徴点を抽出
  2. ドロネー分割
  3. 描画

特徴点

FAST Corner Detection

tracking.js | Feature Detection JSFeat - JavaScript Computer Vision Library.

opencv

JavascriptでOpenCV.jsを使って画像処理 | Apprit

{Node.js} OpenCVで物体の特徴点を抽出、マッチングさせてみた - Qiita GitHub - justadudewhohacks/opencv4nodejs: Nodejs bindings to OpenCV 3 and Ope… {Node.js} OpenCVで物体の特徴点を抽出、マッチングさせてみた - Qiita

GPU.js

https://github.com/gpujs/gpu.js/

https://observablehq.com/@ukabuer/image-convolution-using-gpu-js

gpu.jsでライフゲーム - Qiita

voronoi デモ Voronoi with gpu.js / Fil / Observable

ドロネー分割

delaunay

Delaunator

高速なドロネー分割 GitHub - mapbox/delaunator: An incredibly fast JavaScript library for Delauna…

vodonoiデモ Demo Delaunator 001 Demo Delaunator 002

three.js + delaunay triangulation+ jsfeat (for opencv tracking… https://codepen.io/charliebaby/pen/dyVGpez 19 ) Attention Required! | Cloudflare https://github.com/kaizouman/js-delaunay-effect

Three.js + Delaunator - #6 by Atlas - Resources - three.js forum

d3-delaunay

ベースはDelaunator GitHub - d3/d3-delaunay: Compute the Voronoi diagram of a set of two-dimensio…

サンプル react-springを使ってドロネー図のアニメーションを作ってみよう|nap5|note

GitHub - d3/d3-voronoi: Compute the Voronoi diagram of a set of two-dimension…

ボロノイ

https://postd.cc/voronoi-diagrams/ https://www.rykap.com/graphics/skew/2016/02/25/voronoi-diagrams/

https://observablehq.com/@fil/voronoi-with-gpu-js

https://thebookofshaders.com/12/?lan=jp

https://github.com/cia-rana/adversaria/wiki/Voronoi-Diagram-%26-Delaunay-Diagram

three.js

https://twitter.com/thespite/status/1463196284442062867 Codevember 2021 - 23 - Equilibrium codevember-2021/main.js at main · spite/codevember-2021 · GitHub

pixi.js

https://twitter.com/MathDaily/status/572389042643447808 Voronoi / Delaunay

others

D3.jsとthree.jsによるgeoプログラミング

【React + Typescriptで顔認識】TensorFlowを使って画像にマスクをかけるアプリを作った - Qiita

GitHub - darkskyapp/delaunay-fast: Fast Delaunay Triangulation in JavaScript.

GAN

https://github.com/Anyesh/art_gan

https://medium.com/@benoit.audigier/noartist-generating-art-with-artificial-intelligence-can-ai-create-a-piece-of-art-e87695c6d2b5