DarkroomCv demo
Apply computer vision algorithms to images online
Opensource javascript library to build a complete online image editor that has computer vision filters.
Current filters until now, Blurring, Edge detection, Grayscaling, and Histogram equalization.
Code is at:
DarkroomCV
Editing is based on extending the
DarkroomJS library, which uses
FabricJs images library.
Computer vision filters are done using the
JSfeat library.
Drop image here and start editing
Or choose file