Hi all, this is to let you know that the latest release of the cv.jit object collection is out. I completely re-wrote the help files (all 54 of them) in Max 5. Comments were not showing properly due to some issue with double-byte characters.
I also managed to find the time to fix a few bugs (it turns out cv.jit.blobs.recon was partly broken), improve the performance of some objects (cv.jit.ravg, etc.) and even added a few new ones.
There is now a single external, cv.jit.opticalflow, that encapsulates not two, but four algorithms for estimating optical flow – including a bleeding-edge method by Gunnar Farnebäck.
There is also an object, cv.jit.touches, for tracking multiple similar-sized, non-overlapping greyscale/binary regions that was packaged with multi-touch interfaces in mind.
Lastly, I moved the main cv.jit site to my own domain, so please update your links!
Cheers,
Jean-Marc Pelletier