From: Kishorekumar Neelamegam <nkishore@megam.io>
To: caml-list@inria.fr
Subject: [Caml-list] Image processing like opencv in OCaml
Date: Mon, 14 Jan 2019 23:55:55 +0530 [thread overview]
Message-ID: <CAMXBr=yBUJz7YTzFvx=iu0-=3TvXdBUWAZAP1tzn2cL0sfkEfg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 896 bytes --]
Hello,
I have a python code which i would like to convert it to OCaml.
The library takes a PNG and removes the border, strips horizontal lines,
crops the image to pieces, denoises and resizes again.
We use opencv.
I searched around in opam, github to find the following link that performs
some functions that i need.
1. http://pauillac.inria.fr/camlimages/ 3
<http://pauillac.inria.fr/camlimages/>
The below two links demonstrate an FFI - “extern C” approach.
1. FFI interface to opencv https://github.com/tovbinm/ocaml-faces 2
<https://github.com/tovbinm/ocaml-faces>
2. FFI interface to opencv https://github.com/ChesleyTan/ascii-chat 2
<https://github.com/ChesleyTan/ascii-chat>
Are there packages in OCaml for imageprocessing like opencv ?
Should i take the FFI interface to opencv from OCaml ?
Your thoughts are welcome.
Kishore
[-- Attachment #2: Type: text/html, Size: 4085 bytes --]
next reply other threads:[~2019-01-14 18:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 18:25 Kishorekumar Neelamegam [this message]
2019-01-15 1:32 ` Francois Berenger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMXBr=yBUJz7YTzFvx=iu0-=3TvXdBUWAZAP1tzn2cL0sfkEfg@mail.gmail.com' \
--to=nkishore@megam.io \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox