File: IterativeClosestPointMethodDownload   Add to favorates  [Vote: very good!  5  4  3  2  1 Vote: very bad!]
  Directory: matlab
  Dev tools: matlab
  File size: 5 KB
  Update: 2007-09-09
  Downloads: 86
  Uploader: yanggx
 Describe: ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model- matrix with model points, data- matrix with data points, OUTPUT: R- rotation matrix and T- translation vector accordingly so newdata = R*data+ T . newdata are transformed data points to fit model see help icp for more information
File list(time 2007090916)(Click to check if it's the file you need, and recomment it at the bottom):
  Iterative Closest Point Method .txt
 To Search: icp sum of square matlab 
 Search in more than 1370000 codes/documents:
 [OpenGLProgrammingGuide(includingsourcecode).] - basic knowledge on opengl
 [shiji3.rar] - ball illumination model for understanding computer graphics above reflect the light helpful
 [Simulation_System_of_Unknown_Environmen.rar] - Abstract£ºA simulation system ofmapping for sonar-based mobile robot was developedÒ×0 in static and dynamic unknown environments in a foFin ofmatlab to

 [ransac.rar] - ransac is commonly used in computer vision of a stable, two images can be used for the registration. Imitating source code model perturbation two imag
 [PZ.rar] - image registration on the Matlab program, including : GUI interface, picture selection window, optimization algorithms, mutual information scale, test
 [datamatrixcodingprocedures.rar] - data matrix encoding process will convert a string to two-dimensional black-and-white graphics code
 [peizhun.rar] - First, GUI interface, proj.m picture selection window, testListBoxlj.m II optimization algorithm PSO.mPOWELL.m three or four MI.mEMI.mRMI.mHiMI.mGMI.m
 [scanalyze-1.0.3_source_code.rar] - Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect o
 [VehicleClimateControlSystem.ZIP] - The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climat
 [icpCpp.zip] - Iterative nearest point algorithm c++ Code, can be aligned to the 3D data