Doubt

29 views
Skip to first unread message

sherinnovation

unread,
Oct 7, 2011, 9:49:02 PM10/7/11
to Google Web Toolkit
Hello everyone,
I an new to the GWT. I have a doubt.
I would like to develop applications based on image processing.
An image processing library suitable for java is JavaCV.
Can I use that library while coding GWT applications?
Will that make any problem at client side when the application is
deployed to the app engine?

Brandon Donnelson

unread,
Oct 8, 2011, 12:55:29 PM10/8/11
to google-we...@googlegroups.com
You won't be able to use JavaCV lib on the client side due to the dependencies it uses. There not available to the browser on all computers. You may be able to use the HTML5 canvas to do some of the image processing. The question is, could you do it in javascript?

Brandon Donnelson

Brandon Donnelson

unread,
Oct 8, 2011, 1:00:42 PM10/8/11
to google-we...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages