登录
首页 » Visual C++ » BezierFitting

BezierFitting

于 2021-04-06 发布 文件大小:16145KB
0 371
下载积分: 1 下载次数: 37

代码说明:

  随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)

文件列表:

BezierFitting
.............\BezierFitting
.............\.............\BezierFitting.cpp,3639,2014-06-09
.............\.............\BezierFitting.vcxproj,5095,2014-06-09
.............\.............\BezierFitting.vcxproj.filters,1454,2014-06-09
.............\.............\BezierFitting.vcxproj.user,143,2014-06-05
.............\.............\Debug
.............\.............\.....\BezierFitting.exe.embed.manifest,406,2014-06-05
.............\.............\.....\BezierFitting.exe.embed.manifest.res,472,2014-06-05
.............\.............\.....\BezierFitting.exe.intermediate.manifest,381,2014-06-09
.............\.............\.....\BezierFitting.lastbuildstate,57,2014-06-09
.............\.............\.....\BezierFitting.log,3089,2014-06-09
.............\.............\.....\BezierFitting.obj,235642,2014-06-09
.............\.............\.....\BezierFitting.pch,1179648,2014-06-05
.............\.............\.....\BezierFitting.vcxprojResolveAssemblyReference.cache,713,2014-06-05
.............\.............\.....\BezierFitting.write.1.tlog,0,2014-06-05
.............\.............\.....\BezierFitting_manifest.rc,216,2014-06-05
.............\.............\.....\CL.read.1.tlog,21432,2014-06-09
.............\.............\.....\CL.write.1.tlog,832,2014-06-09
.............\.............\.....\link-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.1792-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link.1792-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.1792.read.1.tlog,2,2014-06-09
.............\.............\.....\link.1792.write.1.tlog,2,2014-06-09
.............\.............\.....\link.1996-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link.1996-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.1996.read.1.tlog,2,2014-06-09
.............\.............\.....\link.1996.write.1.tlog,2,2014-06-09
.............\.............\.....\link.4008-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link.4008-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.4008.read.1.tlog,2,2014-06-09
.............\.............\.....\link.4008.write.1.tlog,2,2014-06-09
.............\.............\.....\link.4700-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link.4700-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.4700.read.1.tlog,2,2014-06-09
.............\.............\.....\link.4700.write.1.tlog,2,2014-06-09
.............\.............\.....\link.5668-cvtres.read.1.tlog,2,2014-06-09
.............\.............\.....\link.5668-cvtres.write.1.tlog,2,2014-06-09
.............\.............\.....\link.5668.read.1.tlog,2,2014-06-09
.............\.............\.....\link.5668.write.1.tlog,2,2014-06-09
.............\.............\.....\link.read.1.tlog,3996,2014-06-09
.............\.............\.....\link.write.1.tlog,894,2014-06-09
.............\.............\.....\mt.read.1.tlog,338,2014-06-09
.............\.............\.....\mt.write.1.tlog,338,2014-06-09
.............\.............\.....\rc.read.1.tlog,310,2014-06-05
.............\.............\.....\rc.write.1.tlog,318,2014-06-05
.............\.............\.....\stdafx.obj,12099,2014-06-05
.............\.............\.....\vc100.idb,576512,2014-06-09
.............\.............\.....\vc100.pdb,1011712,2014-06-09
.............\.............\ReadMe.txt,1595,2014-06-05
.............\.............\stdafx.cpp,218,2014-06-05
.............\.............\stdafx.h,233,2014-06-05
.............\.............\targetver.h,236,2014-06-05
.............\BezierFitting.sdf,15699968,2014-06-09
.............\BezierFitting.sln,906,2014-06-05
.............\Debug
.............\.....\BezierFitting.exe,56832,2014-06-09
.............\.....\BezierFitting.ilk,540016,2014-06-09
.............\.....\BezierFitting.pdb,1616896,2014-06-09
.............\ipch
.............\....\bezierfitting-6b7d454d
.............\....\......................\bezierfitting-fe5a7902.ipch,57147392,2014-06-09

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

发表评论

0 个回复

  • gongjutiao45672
    精彩原代码,适合初学者(brilliant original code for beginners!)
    2007-04-28 10:51:36下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分:1
  • Draw
    用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决(The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve)
    2012-08-27 23:17:10下载
    积分:1
  • E5
    计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
    2013-11-08 15:58:42下载
    积分:1
  • scribble
    极其简单的MFC画图小例子,但是可以学到很多的基本知识,不错的例子,微软出品!!!!(Extremely simple MFC drawing small example, but you can learn a lot of basic knowledge, a good example, Microsoft Publisher! ! ! !)
    2013-11-27 13:55:38下载
    积分:1
  • huitu
    单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
    2013-11-18 20:19:56下载
    积分:1
  • ZUIBIAO
    MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
    2013-09-14 13:59:46下载
    积分:1
  • Peano-Hilbert
    代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
    2015-12-27 11:49:03下载
    积分:1
  • jxfmjjs
    解析法面积计算,读数据文件,计算后生成结果文件,任意多边形的顶点坐标,然后 计算出面积是平方米和公顷(analytical calculation, reading data files, calculation results generated documents, arbitrary polygon vertices, then compute the area of square meters and ha)
    2020-06-28 17:40:02下载
    积分:1
  • orientation
    80 纤维取向为设置的方向,20 为随机。利用Koch曲线模拟非织造纤维网。(we simulated various kinds of nonwovens through programming with Visual basic,in which 80 fibers are oreintation,20 are random. )
    2010-11-08 13:51:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载