imageproc
photon
Our great sponsors
imageproc | photon | |
---|---|---|
0 | 3 | |
96 | 1,498 | |
- | - | |
0.0 | 7.5 | |
about 3 years ago | 13 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
imageproc
We haven't tracked posts mentioning imageproc yet.
Tracking mentions began in Dec 2020.
photon
-
Image Compression Library
What you describe reminded me of photon. Check out the website. If there isn't an overlap of functionality then you can definitely integrate it into your own site.
- Off my chest: When are some of you browser devs gonna give us native image scaling? This is the best we got ATM.
-
Monitoring UX in Single Page Applications
For the image, you are able to either use your webcam to take a photo, or upload a photo of your own before moving onto the filters. Image filtering is included in most image manipulation libraries. I had used ImageMagick before, but had a terrible time with it. I wanted to find a better way to do Instagram-like filtering. I came across Photon, a high performance image processing library written in Rust and can be compiled to WebAssembly, and there was already a React demo so it was easy to integrate. Once you choose the filter you want, you move onto the decoration stage.
What are some alternatives?
opencv-rust - Rust bindings for OpenCV 3 & 4
image - Encoding and decoding images in Rust
InputBot - A Rust library for creating global hotkeys, and emulating inputs.
imageproc (PistonDevelopers) - Image processing operations
img-hash - A Rust library for calculating perceptual hash values of images
Kubewarden - Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant. Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL) sugh as Rego. Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.
Raster - An image processing library for Rust
jpegoptim - jpegoptim - utility to optimize/compress JPEG files
oxipng - Multithreaded PNG optimizer written in Rust
quicksilver - A simple framework for 2D games on desktop and web
steganography - A simple steganography library written in rust