unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Hans Åberg" <haberg-1@telia.com>
To: David Pirotte <david@altosw.be>
Cc: Andy Tai <atai@atai.org>, guile-user@gnu.org
Subject: Re: OpenCV binding
Date: Thu, 8 Sep 2022 20:59:09 +0200	[thread overview]
Message-ID: <54E43A98-5666-45C0-9A42-F6CEAE85A4C7@telia.com> (raw)
In-Reply-To: <20220908145439.728d4fab@aicha>


> On 8 Sep 2022, at 19:54, David Pirotte <david@altosw.be> wrote:
> 
>> curious if there is OpenCV binding for guile?  and anything like NumPy
>> for guile?
> 
> No, and currently that would not be possible, as Open-CV is written in
> C++ and there no ffi for C++ code ...

I wrote a C++ wrap for Guile, and the opposite is also possible with GCC, only that C++ exceptions do not work properly:
https://lists.gnu.org/archive/html/guile-user/2010-05/msg00035.html





  reply	other threads:[~2022-09-08 18:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 16:24 OpenCV binding Andy Tai
2022-09-08 17:54 ` David Pirotte
2022-09-08 18:59   ` Hans Åberg [this message]
2022-12-07 19:36     ` Andy Tai

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54E43A98-5666-45C0-9A42-F6CEAE85A4C7@telia.com \
    --to=haberg-1@telia.com \
    --cc=atai@atai.org \
    --cc=david@altosw.be \
    --cc=guile-user@gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).