imagineer
Image processing in Elixir (by tyre)
elixir-opencv
OpenCv NIF Bindings for Erlang/Elixir. (by ConnorRigby)
imagineer | elixir-opencv | |
---|---|---|
1 | 1 | |
118 | 30 | |
0.0% | - | |
0.0 | 0.0 | |
almost 7 years ago | over 6 years ago | |
Elixir | C++ | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
imagineer
Posts with mentions or reviews of imagineer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-20.
-
José Valim - New in Livebook v0.2: inputs, graphs, and more!
https://github.com/tyre/imagineer Only supports reading/writing PNGs, and is abandoned
elixir-opencv
Posts with mentions or reviews of elixir-opencv.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-20.
-
José Valim - New in Livebook v0.2: inputs, graphs, and more!
For OpenCV specifically, it looks like this repo exists https://github.com/ConnorRigby/elixir-opencv but is apparently abandoned and archived. (Currently almost nothing works)
What are some alternatives?
When comparing imagineer and elixir-opencv you can also consider the following projects:
ex_image_info - ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a set of image formats. It is the fastest and supports multiple formats.
eimp - Erlang Image Manipulation Process
cloudex - An elixir library which helps with uploading image files or urls to cloudinary
erl_img - Read/write image library for Erlang
png - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.
img_proc - Concurrent image processing in Erlang.