开发者

a good beginner's graphic tutorial? [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guid开发者_StackOverflowelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

i was wondering if any of you image processing gurus know a good tutorial to get me going from scratch with graphics and image processing in java? The type of things i'd like to learn is matrix transformatons, using a src image and applying a matrix to the dst image. Thanks in advance Matt.


Here's quite a nice introduction tutorial in Image Processing with Java. It has theory, which is transferable to Android (and other platforms). Once you know some of the theory, this tutorial explains how to manipulate images and pixels on Android.

There are some existing libraries which you can use as well such as a JavaCV. This will abstract away some of the lower level details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜