登录
首页 » matlab » LSPIA

LSPIA

于 2021-04-06 发布 文件大小:91KB
0 131
下载积分: 1 下载次数: 3

代码说明:

  代码实现2014 CAD 文章 Progressive and iterative approximation for least squares B-spline curve and surface fitting(The code implementation of Progressive and iterative approximation for least squares B-spline curve and surface fitting)

文件列表:

LSPIA\AdKnotPIALSFCubicBSplineInterSEP.m, 1301 , 2015-03-26
LSPIA\BoxOfPointArray.m, 403 , 2012-02-18
LSPIA\CompareMu.m, 1577 , 2012-05-21
LSPIA\CompareTBWandPW.m, 2023 , 2016-04-08
LSPIA\CompareTBWandPW1.m, 278 , 2016-04-14
LSPIA\ComputePointOfCubicBSplineCurve.m, 1964 , 2011-11-28
LSPIA\data\example1_air.txt, 1946 , 2011-12-08
LSPIA\data\example2_knee.txt, 1809 , 2011-12-06
LSPIA\data\example3_mouse.txt, 1193 , 2011-12-09
LSPIA\data\example4_G.txt, 1202 , 2011-12-06
LSPIA\data\G.txt, 571 , 2011-12-06
LSPIA\data\knee_ad_knot.txt, 300 , 2011-12-05
LSPIA\data\knee_example ad_para.txt, 313 , 2011-12-05
LSPIA\data\knee_example.txt, 759 , 2011-12-06
LSPIA\data\knee_section.txt, 2898 , 2005-09-13
LSPIA\data\knee_x.txt, 1406 , 2011-12-04
LSPIA\data\knee_y.txt, 1406 , 2011-12-04
LSPIA\data\LU Example1.txt, 600 , 2011-12-04
LSPIA\data\mouse.txt, 570 , 2011-12-06
LSPIA\data\mousex.txt, 2253 , 2011-10-26
LSPIA\data\mousey.txt, 2253 , 2011-10-26
LSPIA\data\mouse_ad_knot.txt, 601 , 2011-12-04
LSPIA\data\mouse_section.txt, 4593 , 2005-09-13
LSPIA\data\机翼数据.doc, 57344 , 2011-12-06
LSPIA\data\误差记录.doc, 56832 , 2011-12-06
LSPIA\Diff_Ctrl_Point.m, 880 , 2012-03-29
LSPIA\Diff_Data_Point.m, 731 , 2012-06-14
LSPIA\DisplaceDist.m, 795 , 2012-03-29
LSPIA\DisplaceDistThreePointTan.m, 629 , 2012-03-29
LSPIA\DisplayCubicBsplineCurve.m, 885 , 2012-04-02
LSPIA\FitAndDisplay.m, 924 , 2012-05-17
LSPIA\FitAndDisplayCP.m, 1017 , 2012-02-26
LSPIA\InitData.m, 1183 , 2013-03-11
LSPIA\InitDataAjmd.m, 288 , 2013-03-11
LSPIA\Initilize.m, 652 , 2016-04-08
LSPIA\Init_SharpCorner.m, 1092 , 2013-07-29
LSPIA\InsertOneKnotCubicBSpline.m, 1016 , 2012-02-18
LSPIA\Intersection.m, 566 , 2012-03-29
LSPIA\jiecheng.m, 163 , 2013-03-11
LSPIA\JudgeFourPointsConvex.m, 425 , 2012-03-29
LSPIA\KnotsForBspline.m, 535 , 2012-03-27
LSPIA\LSCubicBSpline.m, 1316 , 2012-03-29
LSPIA\LSFInterSEP.m, 906 , 2012-05-21
LSPIA\LSPIACubicBSplineDefMu.m, 1431 , 2012-05-21
LSPIA\LSPIACubicBSplineSP.m, 1051 , 2013-03-11
LSPIA\matlab.mat, 46624 , 2013-03-11
LSPIA\MatrixAndMu.m, 633 , 2012-06-14
LSPIA\Newmod.m, 243 , 2011-11-28
LSPIA\Norm.m, 179 , 2012-03-10
LSPIA\Normalize.m, 45 , 2012-03-11
LSPIA\NProduct.m, 235 , 2012-03-29
LSPIA\Parameterize.m, 430 , 2012-03-23
LSPIA\PIALSFCubicBSplineInterSEP.m, 1257 , 2015-03-26
LSPIA\PracMuAndTBestMu.m, 667 , 2012-06-14
LSPIA\Revise_FitAndDisplay.m, 938 , 2013-03-11
LSPIA\Revise_Initilize_centroid.m, 568 , 2013-03-11
LSPIA\Revise_Initilize_far_init.m, 479 , 2013-03-11
LSPIA\Revise_LSPIACubicBSplineSP.m, 1117 , 2013-03-11
LSPIA\SProduct.m, 235 , 2012-03-29
LSPIA\Weight_Diff_Ctrl_Point.m, 743 , 2012-03-29
LSPIA\data, 0 , 2018-11-12
LSPIA, 0 , 2018-11-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • StereoRectification
    图像校正的Matlab代码,非常不错,可以实现很好的校正结果,速度也很快(Image correction of Matlab code, very good, very good correction can be achieved the result of quick)
    2008-04-30 16:51:12下载
    积分:1
  • target-tracking-radar
    下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。(Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the starting position (2000m, 1000m), the motion speed of 15 m/s, the scan period T = 2 seconds, rice, Monte Carlo method using the tracking filter simulation, simulation 100 times.)
    2013-05-23 16:13:31下载
    积分:1
  • stereoflowMatlab7
    说明:  matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。(matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.)
    2008-11-21 23:50:36下载
    积分:1
  • imps_remove
    图像去云处理小程序,可以方便地对有云覆盖的影像进行处理,操作简单,效果较好(cloud remove procedures)
    2020-12-13 16:19:15下载
    积分:1
  • ws1
    这是一个基于vc++语言下读取像素点灰度值(write highhui of a photo!)
    2012-03-18 21:54:55下载
    积分:1
  • PSOt.matlab.m
    Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受(Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.)
    2021-04-24 19:18:46下载
    积分:1
  • shuangmu
    双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
    2020-09-03 14:48:09下载
    积分:1
  • MATLAB
    本算法先将彩色图像变换成灰度图像,在进行基于区域生长法进行图像分割(It segmented image with region growing. Then local adaptation luminance was computed via region-based bilateral filter. It outputted low dynamic range images in conjunction with tone mapping operator. )
    2010-12-28 18:41:04下载
    积分:1
  • chengxu1
    本程序实现了对指纹图像的预处理、特征提取,效果很好,有图有程序,可以直接使用。(This procedure to achieve the fingerprint image preprocessing, feature extraction, the effect is very good, there are plans to have procedures can be used directly.)
    2017-05-18 09:57:09下载
    积分:1
  • Context-aware-saliency-detection
    基于上下文注意的显著区域检测,附件包括代码和英文文章。(Context-Aware Saliency Detection. The file includes the paper and the source code in matlab.)
    2011-09-27 08:47:30下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载