Hi Frank:
On Sat, Mar 16, 2013 at 3:17 PM, Frank Sudia 974 <
inf...@fwsudia.com> wrote:
> I didn't appear to be updated, he called it SVS-master, but not to worry, as
> I'm just looking at it, not attempting to compile or use it. I'll most
> likely wait for the release, whenever that is.
Sorry, I've been out of town for the last couple of days. That branch
hasn't been updated in a while because another project was using it.
I've been secretly committing to a branch local to my computer for
quite a while now, but those changes will be pushed into master before
the release. Can I ask you what you intend to use SVS for?
Also, let me clarify a few things, in case there is any
misunderstanding due to lack of documentation:
* SVS doesn't use OpenCV and doesn't provide similar functionality as
OpenCV. The V in SVS stands for Visual and not Vision, because SVS
doesn't do computer vision stuff like object recognition. The input
SVS expects is geometric information (such as the positions of objects
in 3D space and their shapes as convex hulls), not images.
* Samuel Wintermute is responsible for the design of most of the
functionality of SVS. I only reimplemented the system to make it
easier to use and compile.
Joseph