Noam Lewis?
https://github.com/sinelaw
On 28 September 2013 21:48, Arjun Comar wrote:
> Ahh, I misunderstood then. Who is currently maintaining the HOpenCV
> package on Hackage?
>
>
> On Sat, Sep 28, 2013 at 3:45 PM, Anthony Cowley wrote:
>
>> To be clear, I am not the maintainer of HOpenCV.
Ahh, I misunderstood then. Who is currently maintaining the HOpenCV package
on Hackage?
On Sat, Sep 28, 2013 at 3:45 PM, Anthony Cowley wrote:
> To be clear, I am not the maintainer of HOpenCV. I have used a fork of
> that library for experimenting with OpenCV interfaces over the past few
> year
To be clear, I am not the maintainer of HOpenCV. I have used a fork of that
library for experimenting with OpenCV interfaces over the past few years, and
written quite a few kloc using it in several robotics oriented projects with
computer vision needs. None of my experiments with HOpenCV are on
I've been talking to Anthony Cowley who I think is the current maintainer
of HOpenCV and Ville Tirronen who has been developing the CV bindings.
Basically the consensus is that these raw bindings provide a new base to
work from, and it's worthwhile to rethink the API we provide with a fresh
start.
The people working on HOpenCV are very open to incorporating other's
programmer's patches. Maybe you can incorporate your changes to
cv-combinators? (Project's been halted since 2010, I'm sure they'll be very
happy to see that sb is contributing).
On 28 September 2013 19:13, Arjun Comar wrote:
Fair enough, it's been two or three years since I tried to play with them.
Most of my work is in the raw bindings currently, which provide the C++ API
in Haskell, so much lower level that cv-combinators. If HOpenCV were to
incorporate parts of these bindings then cv-combinators would be able to
ben
I think they do work. cv-combinators depends on HOpenCV, which depends on
OpenCV 2.0.
On 28 September 2013 16:03, Arjun Comar wrote:
> No, these are unrelated. Cv-combinators hasn't really worked since OpenCV
> 2.0 waa released I believe.
> On Sep 28, 2013 8:54 AM, "Ivan Perez"
> wrote:
>
>>
No, these are unrelated. Cv-combinators hasn't really worked since OpenCV
2.0 waa released I believe.
On Sep 28, 2013 8:54 AM, "Ivan Perez" wrote:
> Cool. Thanks a lot for uploading this.
>
> I have a question (and I confess that I haven't checked the link). How is
> this related to or overlaps w
Cool. Thanks a lot for uploading this.
I have a question (and I confess that I haven't checked the link). How is
this related to or overlaps with cv-combinators?
Cheers
Ivan
On 28 September 2013 06:18, Arjun Comar wrote:
> After receiving feedback, I went ahead and split out the raw C wrapper
After receiving feedback, I went ahead and split out the raw C wrappers and
Haskell bindings. You can find them at www.github.com/arjuncomar/opencv-raw.
I'll upload it to hackage as opencv-raw once I have uploader privileges.
Regards,
Arjun
On Fri, Sep 27, 2013 at 4:09 PM, Arjun Comar wrote:
>
Hi all,
I've been hard at work on a new set of OpenCV bindings that will hopefully
solve a lot of the shortcomings with previous attempts. An automatic header
parser has been used to generate a full set of Haskell bindings for the C++
API, and I'm now working to create a pleasant Haskell API. The p
11 matches
Mail list logo