搜索资源列表
efficient_registration
- 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
2009-05-06-FAIR
- 里面包含有关于互信息 距离测度 图像变换等的子代码,还有2D,3D刚性以及弹性配准的代码-Which contains information on the Internet and other distance measure sub-image transform code, as well as 2D, 3D rigid and elastic registration code
efficient_registration
- 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
point-set-registration-master
- 一种经典的点模式匹配方法—CPD,能较好解决点的刚性变换或非刚性变换的参数求解问题。-A kind of point set registration—CPD which can well solve the parameters of rigid and nonrigid transform.
hungarian-rvm
- 一种基于匈牙利算法和相关向量机的点模式匹配算法,可以有效解决点集的刚性和非刚性变换的参数求解问题。-A point set registration method based on Hungarian Algorithm and RVM which can well solve the parameters of rigid and non-rigid transform.