登录
首页 » matlab » LSPIA

LSPIA

于 2021-04-06 发布 文件大小:91KB
0 218
下载积分: 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 个回复

  • sharpen
    数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 (Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
    2010-05-31 22:17:00下载
    积分:1
  • work
    图像配准程序,包括角点提取,配对,提纯等操作(image registeration ,including connor detection,match and so on)
    2009-05-07 08:37:07下载
    积分:1
  • texture
    这个matlab程序是基于纹理的图像检索源码,纹理特征是图像的基本特征特征之一,所以基于纹理的图像检索是图像处理的热点。(The matlab program is based on the source texture image retrieval, texture image is characterized by one of the characteristics of the basic features, so texture-based image retrieval is a hot image processing.)
    2008-06-16 15:31:47下载
    积分:1
  • CV_model2
    有详实的说明,基于C-V模型的图像分割,属于活动轮廓模型,有典型的图片例子,可以直接运行,适合研究生使用。(There are detailed instructions, CV model-based image segmentation, are active contour models, with typical picture examples can be run directly, for graduate students to use.)
    2020-11-03 10:49:52下载
    积分:1
  • similarity
    python写的图像相似度算法。比较图像相似度,选出最相思的图片(python write the image similarity algorithm. Compare image similarity, image to select the most Acacia)
    2011-11-22 14:57:35下载
    积分:1
  • SP_Liu_TCSVT_code2014
    用于显著性检测的对比算法SP的MATLAB版本,比较新的是2013年的,亲测可用(MatLAB version of SP, a contrast algorithm for saliency detection, is relatively new in 2013, and pro-test is available.)
    2020-06-16 19:00:02下载
    积分:1
  • color_segmentation
    有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文(On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis)
    2008-08-21 23:44:34下载
    积分:1
  • HALCON_CIRCLE
    一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
    2021-03-23 10:19:15下载
    积分:1
  • load_FRGC_abs_Z
    三维人脸数据库FRGC V1. 0,2.0包括图像的深度数据和纹理,格式分别保存为:abs和ppm 读取abs数据中的深度z轴数据,保存为480*640的矩阵,进而进行数据处理研究。并且贴ppm纹理,便于观察。 (Three-dimensional face database FRGC V1. 0,2.0 depth data including images and textures, formats were saved as: abs abs data and ppm reads depth z-axis data, save it as a 480* 640 matrix, and then studied for data processing . And paste ppm texture, easy to observe.)
    2021-04-12 13:48:57下载
    积分:1
  • QIM_DCT
    这是一个基于DCT域QIM的音频信息伪装算法的源代码,输出信噪比(DCT QIM MATLAB)
    2020-10-29 11:09:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载