Skip to content

Commit

Permalink
Update features list
Browse files Browse the repository at this point in the history
  • Loading branch information
habbes committed May 27, 2018
1 parent 5433328 commit 9e14502
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ Interactive web-based playground for computer vision and image processing, usefu
- [OpenCV](https://docs.opencv.org/3.4.1/d5/d10/tutorial_js_root.html) is preloaded
- You can import your images
- Simple API for loading input images and displaying out images
- Support for defining custom widgets that control function parameters in real time

## Planned Features

In no particular order, here are some of the features planned:

- Easy-to-setup UI widgets to control function parameters in real-time. They can be chained together to achieve complex transformation pipelines.
- Full-feature custom widgets support, including creating pipelines, multiple control types, automatic data validation, multiple outputs, multiple sources, etc.
- Support for Tensorflow.js
- File library that supports importing multiple files
- Load images/videos from the web
Expand Down

0 comments on commit 9e14502

Please sign in to comment.