by Petter Reinholdsen
- Add configure option "--enable-coverage".
- Add few check targets.
- Patch for compile warning in DBFWriteAttribute().
- Patch for compile warning in createParseData().
by Toshihiro Hiraoka
- Bug (Debian Bug #292514: Segfaults when called only with -v) fix
- Delete few unused functions from utils.c
A cross platform .Net wrapper for the OpenCV image-processing library. Allows OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython. The wrapper can be compi...