如何在java中进行2 x 3阶光栅扫描? [英] How to take raster scan of order 2 x 3 in java?

查看:218
本文介绍了如何在java中进行2 x 3阶光栅扫描?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个缓冲图像(Say Ib )。
我想采用光栅扫描来订购2 x 3块(Say Bb ),像素为 p1,p2 ... p6
如何在java中执行此操作?

I have an buffered image(Say Ib). I want to take raster scan to order 2 x 3 block(Say Bb) with pixels p1,p2...p6. How to do this in java?

推荐答案

您可能正在寻找 ConvolveOp ;有关示例,请参阅此处引用的文章。

You may be looking for ConvolveOp; see the articles cited here for examples.

这篇关于如何在java中进行2 x 3阶光栅扫描?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆