Re: [Oiio-dev] Connect with opencv

2023-05-27 Thread Larry Gritz
listinfo.cgi/oiio-dev-openimageio.org >> <http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org> >> or, via email, send a message with subject or body 'help' to >> oiio-dev-requ...@lists.openimageio.org >> <mailto:oiio-dev-requ...@lists.openimageio.org> >> >> You can reach the person managing the list at >>

Re: [Oiio-dev] Connect with opencv

2023-05-27 Thread Larry Gritz
> > 1. Connect with opencv (juneleungchan) > 2. Re: Connect with opencv (Larry Gritz) > > > -- > > Message: 1 > Date: Sun, 28 May 2023 01:08:38 +0800 (GMT+08:00) > From: juneleungchan mailto:juneleungc...@

Re: [Oiio-dev] Connect with opencv

2023-05-27 Thread Larry Gritz
I assume that the result of buf.read() is true, so you're sure the image was read in the first place? It's only a guess, but it's possible that OpenCV support was not enabled at build time for OpenImageIO. It needs to find the OpenCV headers and library when OpenImageIO itself is built, or else

[Oiio-dev] Connect with opencv

2023-05-27 Thread juneleungchan
Hello, Thanks for your great work of OIIO. I have a question when using OIIO and wanna to ask how to use with details. I'm not sure if I'm writing to this email address is the right channel to ask questions. If not, please point me to it, thanks. My question is about how to convert betw