https://github.com/gialib/image_lib
https://github.com/gialib/image_lib
elixi image-processing
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gialib/image_lib
- Owner: gialib
- License: other
- Created: 2017-04-28T01:46:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-30T07:43:20.000Z (about 9 years ago)
- Last Synced: 2025-08-21T18:07:15.703Z (10 months ago)
- Topics: elixi, image-processing
- Language: Elixir
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# ImageLib
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `image_lib` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:image_lib, "~> 0.1.0"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/image_lib](https://hexdocs.pm/image_lib).