登录
首页 » Visual C++ » circlefitting

circlefitting

于 2020-09-09 发布 文件大小:183KB
0 171
下载积分: 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 个回复

  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • yunlai
    在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。(Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation)
    2017-03-04 03:03:26下载
    积分:1
  • src
    基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
    2017-01-09 15:09:02下载
    积分:1
  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • LSB
    C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
    2020-10-20 20:07:24下载
    积分:1
  • DCTJPEG
    blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。 Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
    2013-03-24 12:06:34下载
    积分:1
  • EExamplesofGax
    高斯平滑滤波实例,高斯滤波实质上是一种信号的滤波器,其用途是信号的平滑处理,我们知道数字图像用于后期应用,其噪声是最大的问题,,由于误差会累计传递等原因,很多图像处理教材会在很早的时候介绍Gauss滤波器,用于得到信噪比SNR较高的图像(反应真实信号)。 (Instance of the Gaussian smoothing filter, Gaussian filter is essentially a signal filter, its purpose is to smooth processing of the signal, we know that the digital image for the late application, the noise is the biggest problem, the error accumulated transfer reason, a lot of image processing textbooks will be introduced at an early Gauss filter for higher SNR of the image (real response signal).)
    2012-06-10 16:26:45下载
    积分:1
  • giftExampleRegistration
    数据同化框架下基于差分进化的遥感图像融合算法(Data assimilation framework based on differential evolution algorithm for remote sensing image fusion)
    2011-04-22 11:36:01下载
    积分:1
  • calibration
    摄像头的标定,作为一般图像处理的第一步,显得尤为重要(Calibration of the camera, as a first step in the general image processing, it is particularly important)
    2013-03-17 20:25:05下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载