Menu

LuaCV / News: Recent posts

LuaCV 0.2.0 released

This version has implemented almost whole OpenCV C API. Still it needs to be tested, but much of functionality was tested on OpenCV samples. Since 0.1.4 there are exception catchning and sending better output and some memory allocation tweaks.

Posted by Jiří Prymus 2012-02-24

LuaCV 0.1.4 released

New milestone version of Lua-OpenCV wrapper. It includes whole OpenCV C API (core, imgproc, highgui modules), many fixies in old functions, big changes in library API (better allocation system) and new sample scripts for testing new features. See CHANGELOG for whole list of changes. This version is equivalet to svn revision 27.

If you are interested, feel free to write comment/criticism, I would be only glad.

Posted by Jiří Prymus 2011-03-07

LuaCV 0.1

LuaCV-0.1is released!.
It contains all cxcore functions and objects from OpenCV 2.0-2.1 . Some functions from cv and highgui libraries are also included. I'm planning to implement them all but it's lot of work and testing. So I will appreciate any bug reports, feedbacks that you send.

I didn't test backward compatibility to older OpenCV version but it's possible that wrapper will work.

Posted by Jiří Prymus 2010-11-07