A simple showcase for the jsfeatNext repository. You can find here a set of examples written in the Typescript language as the original repository. Good as a starting point to develop applications with this library. We used webpack to bundle the code but you an use your preferred bundler as well.
You can find all the examples in the examples folder.
- box_blur_example.html
- equalize_hist_example.html
- gaussian_blur_example.html
- sobel_example.html
- warp_affine_example.html
- warp_perspective_example.html