搜索资源列表
AffineRegistrationOfBinaryImages
- 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
3DRenderer
- 用java进行3D图形渲染 简单易懂 适合初学者-use java to render 3d shapes on canvas