lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.