[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaCV - OpenCV wrapper
- From: Michal Kottman <k0mpjut0r@...>
- Date: Sun, 07 Nov 2010 22:21:39 +0100
On Sun, 2010-11-07 at 22:08 +0100, Jiří Prymus wrote:
> Hi everyone!
>
> I would like to present you OpenCV wrapper to Lua implemented in C++.
> It was part of my bachelor thesis and I'm planning to complete it.
Good to hear, I started a OpenCV binding too, but seeing that is has
already been done is great (I didn't have much time for it ;)
Any plans for wrapping the C++ OpenCV API? I am interested in functions
like 3d camera calibration, feature detection, stereo matching ...
I would be glad to help if there is need.