Rank: 10181 based on 0 downloads (last 30 days) and 0 files submitted
photo

ucd puri

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by ucd View all
Updated File Comments Rating
18 Nov 2011 Iterative Closest Point An implementation of various ICP (iterative closest point) features. Author: Jakob Wilm

Many Thanks- this was very helpful. Kind Regards.

18 Nov 2011 3D Rigid body transformation This program is for rigid body transformation of 3D objects. Author: Jeny Rajan

hi, can it do 3D to 2D registration? thz

18 Nov 2011 Iterative Closest Point An implementation of various ICP (iterative closest point) features. Author: Jakob Wilm

Hi Jakob
I am getting the following error when I run demo file. Any suggestions. many thanks.
------------------------------
??? Error: File: icp.m Line: 226 Column: 11
Expression or statement is incorrect--possibly unbalanced (, {, or [.

Error in ==> demo at 57
[Ricp Ticp ER t] = icp(M, D, 15);
-------------------------------------

18 Nov 2011 B-spline Grid, Image and Point based Registration B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid. Author: Dirk-Jan Kroon

Dear Dirk, I want to know if this algo can register a 2d image to a 3d Volume? According to my limited understanding, such registrations are done using projection based methods.. Any suggestion on this. Many thanks.

05 Jun 2009 Volume Browser, Release 1.03 GUI for visualization of data volumes via slices, contour lines, isosurfaces, and animation. Author: Eike Rietsch

Hi, i am getting a similar error, please suggest....

??? Error using ==> times
Integers can only be combined with integers of the same class, or scalar doubles.

Error in ==> interp3>linear at 381
  F = (( arg4(ndx).*(1-t) + arg4(ndx+1).*t ).*(1-s) + ...

Error in ==> interp3 at 227
  vi = linear(x,y,z,v,xi,yi,zi,ExtrapVal);

Error in ==> slice at 104
    vi = interp3(x,y,z,v,xi,yi,zi,method);

Error in ==> v3d_show at 114
V3D_SLICE = slice(ud.x,ud.y,ud.z,ud.v,objud.x,objud.y,objud.z,method_list{objud.method});

Error in ==> volume_browser at 163
v3d_show(x,y,z,vol,options);

Contact us at files@mathworks.com