Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaiPe committed Aug 10, 2019
1 parent a64bb08 commit 9bd2aab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Version of https://github.com/image-js/hog that works without any image librarie
* The grayscaling logic has been removed, meaning a third party will need to perform this before generating the HoG.
* ImageData is accepted instead of an imageJS instance.
* Pixel colour extraction is now done implicitly, so there is no requirement of image-js or any instance-methods.
* Addition of TypeScript types
* Promise support

# Examples

Expand Down

0 comments on commit 9bd2aab

Please sign in to comment.