登录
首页 » Visual C++ » circlefitting

circlefitting

于 2020-09-09 发布 文件大小:183KB
0 274
下载积分: 1 下载次数: 216

代码说明:

  最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)

文件列表:

最小二乘法的圆曲线拟合

......................\ChildFrm.cpp
......................\ChildFrm.h
......................\FastHitTest.cpp
......................\FastHitTest.h
......................\GDI%2BFiles
......................\.........\GdiPlus.h
......................\.........\GdiPlus.lib
......................\.........\GdiPlusBase.h
......................\.........\GdiPlusBitmap.h
......................\.........\GdiPlusBrush.h
......................\.........\GdiPlusCachedBitmap.h
......................\.........\GdiPlusColor.h
......................\.........\GdiPlusColorMatrix.h
......................\.........\GdiPlusEnums.h
......................\.........\GdiPlusFlat.h
......................\.........\GdiPlusFont.h
......................\.........\GdiPlusFontCollection.h
......................\.........\GdiPlusFontFamily.h
......................\.........\GdiPlusGpStubs.h
......................\.........\GdiPlusGraphics.h
......................\.........\GdiPlusHeaders.h
......................\.........\GdiPlusimageAttributes.h
......................\.........\GdiPlusImageCodec.h
......................\.........\GdiPlusImaging.h
......................\.........\GdiPlusInit.h
......................\.........\GdiPlusLineCaps.h
......................\.........\GdiPlusMatrix.h
......................\.........\GdiPlusMem.h
......................\.........\GdiPlusMetaFile.h
......................\.........\GdiPlusMetaHeader.h
......................\.........\GdiPlusPath.h
......................\.........\GdiPlusPen.h
......................\.........\GdiPlusPixelFormats.h
......................\.........\GdiPlusRegion.h
......................\.........\GdiPlusStringFormat.h
......................\.........\GdiPlusTypes.h
......................\IPLab.aps
......................\IPLab.clw
......................\IPLab.cpp
......................\IPLab.dsp
......................\IPLab.dsw
......................\IPLab.h
......................\IPLab.ncb
......................\IPLab.opt
......................\IPLab.plg
......................\IPLab.rc
......................\IPLabDoc.cpp
......................\IPLabDoc.h
......................\IPLabView.cpp
......................\IPLabView.h
......................\MainFrm.cpp
......................\MainFrm.h
......................\QGdiPlus.h
......................\ReadMe.txt
......................\res
......................\...\icon1.ico
......................\...\IPLab.ico
......................\...\IPLab.rc2


......................\...\r16.bmp
......................\...\Toolbar.bmp
......................\resource.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\ViewActionBase.cpp
......................\ViewActionBase.h
......................\ViewActionEditTool.cpp
......................\ViewActionEditTool.h
......................\ViewActionImageTool.cpp
......................\ViewActionImageTool.h

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

发表评论

0 个回复

  • VCdetuxingchuli
    VC的图形处理以及简单的程序设计,简单易懂(VC graphics processing and simple program design, simple and understandable )
    2011-12-13 16:41:34下载
    积分:1
  • kalman_filter
    卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
    2016-04-19 15:45:48下载
    积分:1
  • Chapter3
    图形处理,Visual C++图形编程技巧与实例源代码3(Graphics Visual C++ graphics programming techniques and source code examples 3)
    2012-02-29 11:16:21下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • band-selection
    基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择(Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection)
    2020-10-09 11:47:34下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分:1
  • 2010Cximage
    比较新的图像处理类,2010版,并且有DEMO,方便应该(Relatively new class of image processing, 2010 Edition, and has DEMO, should facilitate)
    2010-09-08 22:11:53下载
    积分:1
  • rayTracing-1
    这是我的图形学的作业,实现光线跟踪。也是学别人做的,仅供学习用。(this is a study work about computer graphics , realizing tracking )
    2012-04-23 22:31:49下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载