John Schamus - 2012-05-18

This project is not abandoned! A new job slowed things down for awhile, but things are back on track now. A new version should be posted by June 1. What's in the new version:

  • Move to Visual Studio 2010.
  • Conv XCorr, IIR and FIR filters for MXVector class.
  • Conv2, XCorr2, and Filter2 for MXMatrix class.
  • Many bug fixes and optimizations

What is not going to make it {but is coming soon):
- Functions to interface with OpenCV and maybe other libraries such as PCL and CGAL
- Optional use of MKL functions for solving linear systems.
- More MXMatrix filters (Median, Weiner, etc.).

Also, along with or soon afterwards I'm going to post code which allows you to easily interface with and control Microsoft Kinect devices from MatLab using the Microsoft Kinect SDK.

Thanks,

John