HI John,

Um... there really isn't much to go on to know why your app might be
crashing, a good place to start is to provide a stack trace.

Robert.

On 9/17/07, John Steinbis <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm trying to convert an IplImage (OpenCV) type to osg::Image type for
> use as a texture within OSG. My conversion routine attempts to utilize
> setImage(...) of image class. It crashes and I havent been able to
> track down the problem.
>
> Does anyone have experience with a conversion like this or advise
> about building osg images from other types? Thank you!
>
> -- John
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to