开发者

How to read in a JPG image into a 3 matrices: red, green, blue?

开发者 https://www.devze.com 2023-04-07 01:08 出处:网络
What is 开发者_如何转开发the process to read in a JPG image into a 3 matrices (intensities): red, green, blue?you could search for a relevant class in the java api

What is 开发者_如何转开发the process to read in a JPG image into a 3 matrices (intensities): red, green, blue?


you could search for a relevant class in the java api
this might help: http://download.oracle.com/javase/6/docs/api/java/awt/image/ColorModel.html

0

精彩评论

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