Gupta

Gupta

hi,
I want to work on image processing using elixir and as of now I come to know about Evision library which is used for image processing and is based on OpenCV.

But how to install it and and how to get started with it i dont know.

and where i can get some material about the syantx and the features of Evision with elixir.

can anyone tell me the whole process?

Showing Posts 1 to 10

soup

soup

Did you try the installation instructions?

kokolegorille

kokolegorille

Well, what did You try?

There seems to be a lot of people wanting to use eVision… all with the same question.

hauleth

hauleth

Gupta

Gupta OP

I went through this installation and did the first two steps
which are : $ mix new my_app
and : Then you can add evision as dependency in your mix.exs.

      def deps do
        [
          {:evision, "~> 0.1.9"}
        ]
      end 

so after doing this i got this :


: also Added this thing in mix.exs

and after this i am not able to understand to process of installation

soup

soup

You need to get the dependencies. See this section of the getting started guide: External Dependencies. Make sure you run this from the same directory that contains the mix.exs file.

dimitarvp

dimitarvp

Did you go through the official Mix tutorial?

derek-zhou

derek-zhou

Very interesting idea. However, if it is a prized and timed limited competition, then shouldn’t all external help considered cheating? Imagine someone at the chess tournament and bring out their phone to consult an engine …

Gupta

Gupta OP

actually after going through the link i was only able to understand some part most of the part was going over head, :sweat_smile: but I again tried to understand it but but didnt getting it.
what i did isn’t enough or I have to do somthing more complicated things?

Running normal scripts of elixir on vs code is easy but
what i just need is to install Evision library and use it in a script.

kokolegorille

kokolegorille

There is a huge cheating scandal in chess at the moment :slight_smile:

derek-zhou

derek-zhou

I know, it is part of the reason I brought it up. It is one thing to help people with their work related problem; although there is money involved, at least no one is being disadvantaged. However, if this is a competition, and there are honest people spending time learning all the stuff from publicly available resource, yet someone asked the person who knows and gain an advantage, that is not fair.

Where Next? Top

Trending in Questions Top

RSP87
I’m working on a project that simulates the bumbl example in the programming phoenix book. It acts almost like an email client. We have a...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
velrest
So my question is quite simple and i have found no conclusive answer on forum, google or AI. Should we use :erlang.float for Integer to ...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New
FlyingNoodle
If a change or preparation module uses Ash.Changeset.get_argument/2 or Ash.Query.get_argument/2 (or any of the other get_argument functio...
New
ryanwinchester
apply_graft/2 doesn’t rewrite an add_many sub-workflow’s deps on an add step. Grafted jobs cancel with “upstream job was deleted” Version...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews