OpenVX-1.2-Released in JMonkey?

Hi,

Do you think I can use JMonkey with OpenVX? It would be good for web cam implementation correct?

http://www.phoronix.com/scan.php?page=news_item&px=OpenVX-1.2-Released

Thank you so much.

Hi,

Your opinion is greatly appreciated, as I come to this forum to study everyday :slight_smile: I have not heard of any Java supporting OpenVX from this Khronos group. Would this “OpenVX” be suitable for web cam? Is there anything similar in JMonkey for web cam.

Thanks.

I think you could use JavaCV to access the camera and write your own implementation for JME

Sound good. Thank you very much.

Hi

I advise you to ask for OpenVX support in JogAmp first and then JMonkeyEngine could write an higher library above such a Java binding for the OpenVX library. In my humble opinion, it makes much sense than asking for OpenVX support directly in JMonkeyEngine.

P.S: JavaCV works very well with JOGL too.

I see. Thank you. I will check it out.