Re: [Oiio-dev] OIIO - Python - ImageInput to ImageBuf

2018-03-12 Thread Alexis PRAYEZ
ImageBuf may be initialized with defined subimage and/or miplevel. > > buf = oiio.ImageBuf(filename, subimage, miplevel) > > Hope this helps > > On Mon, Mar 12, 2018 at 10:22 AM, Alexis PRAYEZ <apra...@brunchstudio.tv> > wrote: > >> Hi all, >> >> New a

[Oiio-dev] OIIO - Python - ImageInput to ImageBuf

2018-03-12 Thread Alexis PRAYEZ
quot;manually" create an ImageBuf from it (requiring an extra numpy convert of the data) it works but feel a bit convoluted. Is there a better way to do this ? Cheers, -- Alexis Prayez -- 41 rue de l'Echiquier - 75010 PARIS <http://maps.google.com/maps?q=41+rue+%C3%A9chiqiuer+7501

Re: [Oiio-dev] OIIO - Python - ImageInput to ImageBuf

2018-03-12 Thread Alexis PRAYEZ
ding of whats going on behind the scenes. > https://github.com/OpenImageIO/oiio/blob/RB-1.8/src/doc/openimageio.pdf > > > On Mon, Mar 12, 2018 at 10:50 AM, Alexis PRAYEZ <apra...@brunchstudio.tv> > wrote: > >> Hi Daniel, >> >> Thx for the tip. Looks

Re: [Oiio-dev] ImageBufAlgo.max() ?

2020-01-23 Thread Alexis PRAYEZ
ild from master and try this patch, let me know if > it's what you were expecting. > > -- lg > > > On Jan 22, 2020, at 9:01 AM, Alexis PRAYEZ > wrote: > > Yeah, this is a really weird case so I don't know if this is something > that would be useful to others, but I just

[Oiio-dev] ImageBufAlgo.max() ?

2020-01-22 Thread Alexis PRAYEZ
ay ! Have a great day ! -- Alexis Prayez - Pipeline -- 41 rue de l'Echiquier - 75010 PARIS <http://maps.google.com/maps?q=41+rue+%C3%A9chiqiuer+75010> http://www.brunchstudio.tv/ <http://www.brunchstudio.tv/> STATEMENT OF CONFIDENTIALITY The information contained in t

Re: [Oiio-dev] ImageBufAlgo.max() ?

2020-01-22 Thread Alexis PRAYEZ
it : > Hi! > > I may have misunderstood your question, but have you looked at > ImageBufAlgo.computePixelStats() ? > > On Wed, Jan 22, 2020 at 3:51 PM Alexis PRAYEZ > wrote: > >> Hi all, >> >> I am looking for a way of doing a "max" opera

Re: [Oiio-dev] ImageBufAlgo.max() ?

2020-01-22 Thread Alexis PRAYEZ
> I would like > OUT = max(A, B) > > Cheers ! > > Le mer. 22 janv. 2020 à 16:12, Daniel Flehner Heen < > flehnerhee...@gmail.com> a écrit : > >> Hi! >> >> I may have misunderstood your question, but have you looked at >> ImageBufAlgo.computePixelS