Menu

OpenJCV / News: Recent posts

Finished testing JcvMatND

JcvMatND the multidimensional OpenJCV matrix class has been JUnit tested! From this point, I'm going to follow more of a critical path through the development and testing of OpenJCV. That is, I'm moving on to the final development and complete testing of the image packages (display, conversion to/from matrices, reading/writing, etc). After that, I'll jump right into the implementation of some basic image processing and computer vision algorithms.

Posted by sean matthews 2009-03-09

Finished testing JcvMat

I installed a full suite of JUnit tests to test JcvMat. Several problems were uncovered and debugged. The matrix library as a whole, however, has not been fully tested-- JcvSparseMat and JcvMatND are next in the list for unit testing.

Posted by sean matthews 2009-01-12

Matrix library ready for testing

The cornerstone of OpenJCV, the matrix library, is coded and ready for testing. After extensive testing, I will post an unofficial release of the library and its API.

Posted by sean matthews 2008-12-06

Development under way

Sure, development will be under way for quite some time, but things are moving along smoothly for now. As long as I am the only developer, I am aiming for a beta release date of one year after the project's inception date-- October 1, 2008.

Time is my only constraint. I work an engineer's week, which is similar to a baker's dozen except not nearly as tasty. I am not ready to take on volunteer developers yet, but if you do have an interest, post your desire in the forum and I'll contact you when the project dictates.

Posted by sean matthews 2008-10-13