Computer Vision Online App at fiveko.com |
FivekoGFX is a free open source project aimed to provide some basic knowledge and functionality for image processing and machine vision. The project source code is hosted into Github under fivekogfx link.
The FivekoGFX provide different algorithms implemented by JavaScript and WebGL technologies. Some of the most popular graphic filters are:Spatial filtering
- Gaussian blur filter
- Median filter
- Symmetric Nearest Neighbor
Machine Vision
There are other image processing algorithms you may find interesting such as:
- Hough Transform
- Sobel Edge Detection
- Gradient Non-maximum suppression
Each FivekoGFX algorithm is accompanied by detailed tutorials and demonstration applications located at fiveko.com.
How to make online image processing
When we talk about image processing, we assume that a low-level language should be used. Generally this is true, but this doesn't mean we can't do it online.
As mentioned our main focus at fiveko.com is to provide web-based solution for image processing and graphics. We are happy that web technologies are evolving and now with HTML5 standard this is possible. The architecture of our library takes advantage of innovations in web technologies and new opportunities.
Няма коментари:
Публикуване на коментар