Hi Robert, Robert Osfield wrote: > Hi JP, > > Thanks for the example. I've got it working on my machine. Now just > deciding on what to do with shaders and example images. Shaders should > go into OpenSceneGraph-Data, but the for images I can't see any clear > license associated with them. For the shaders: are you going to make a separate directory? Otherwise I must maybe prepend a 'name_' in front of them? (Just so it's clear they belong to the same example?)
Ito the data license, see here: http://vision.middlebury.edu/stereo/data/ We can follow their instructions for 'teddy', I'm unsure about tsukuba (almost any paper in stereo vision includes it, but I couldn't find a license). I'll leave the decision up to you. I'm happy with a pointer to the data as well. > OpenSceneGraph-Data already has a stereo > pair in it, and the following see to work: > > osgstereomatch --left Images/dog_left_eye.jpg --right > Images/dog_right_eye.jpg --min 0 --max 50 --window 7 Could we make that: ./osgstereomatch --left Images/dog_left_eye.jpg --right Images/dog_right_eye.jpg --min 0 --max 31 --window 9 :) > > Would be OK just to run with these images and have the README just > suggest these other images as another source? OK for me. > > Robert. Let me know if you need me to do modifications. thanks jp -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
