搜索资源列表
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
Rigid_Transform
- A program for fast rigid transform of an image and getting the spatial information after transformation.
rigid3D
- CODE IN MATLAB TO PERFORM RIGID TRANSFORM IN 3D
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
pixeltrack_v0.1
- a novel algorithm for fast tracking of generic objects in videos. The algorithm uses two components: a detector that makes use of the generalised Hough transform with pixel-based descr iptors, and a probabilistic segmentation method based on global m
jqueryul
- CSS+jQuery用ul模拟select下拉列表菜单效果,将表单中常用的Select列表框变换了样式,更加漂亮了,而且引入了jQuery,加上了动画效果,在下拉的时候,自动向下滑出,使Select不那么呆板了。-CSS+ jQuery with a drop-down menu ul simulation results, the form commonly used in Select List Box transform the style, more beautiful, and th
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.
A-versatile-object-tracking-algorithm-combining-P
- This paper introduces a new object tracking method which combines two algorithms working in parallel, and based on low-level observations (colour and gradient orientation): the Generalised Hough Transform, using a pixel-based descr iption, and
ICP
- 点云配准过程,就是求一个两个点云之间的旋转平移矩阵(rigid transform or euclidean transform 刚性变换或欧式变换),将源点云(source cloud)变换到目标点云(target cloud)相同的坐标系下。(Matching of two sets oPoint cloud registration process, is to get a two point cloud between the translation and rotation matri