-
circlefitting
最小二乘法拟合圆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.)
- 2020-09-09 10:38:03下载
- 积分:1
-
深居浅出AutoCAD二次开发.pdf
AutoCAD 以其通用的格式、完善的图形绘制功能及强大的图形编辑功能在各行业计算机辅助设计方面发挥着举足轻重的作用,对其进行二次开发能以更高精度、速度的进行计算机辅助设计,提高工作效率。如今 AutoCAD 支持的二次开发语言比较丰富,不管在哪种开发语言下对其进行二次开发 AutoCAD 的运行原理、程序设计的方法及开发思路是不变的。综合各种开发语言的性能、功能、开发周期、开发难度以及未来的趋势得出结论:在.NET(C#)环境下对其进行二次开发最为合适。本书力求循序渐进、由浅入深,详细介绍 AutoCAD 二次开发原理与技术。以.NET(C#)环境下二次开发为主线,并介绍.NET(C#)调用 ObjectARX(C )程序的方法,从而实现在 C#环境中构建程序框架(易于实现与修改),必要的时候在 C 环境中实现复杂或目前未托管的程序功能。融入 C 程序让.NET(C#)开发即便捷高效又功能强大。本书在详细的介绍 AutoCAD 基本对象及功能实现的同时结合丰富的开发实例以拓展开发的思路、指导实践开发的过程。本书内容安排如下:第一章“概述” 主要介绍 AutoCAD 软件的功能用途以及开发环境。第二章“AutoCAD 操作应用” 简单介绍软件的应用操作。第三章“程序设计基础” 主要介绍程序设计的基础。第四章“数据库基础” 主要介绍数据库相关的基础知识。第五章 “AutoCAD.NET 开发” 主要介绍 AutoCAD.NET APIs 及 AutoCAD 开发的基本方法与过程。第六章“开发实例” 详细介绍 AutoCAD 的开发过程以及开发思路。本书版权属于数字建筑网(http://www.BimCad.org)站长李冠亿所有。
- 2020-11-29下载
- 积分:1
-
FLICM
在图像分割中,FCM作为一种高效的分割方法收到广泛应用,FILCM分割算法是FCM算法的一种改进算法。(In image segmentation, FCM is widely used as an efficient segmentation method, and FILCM segmentation algorithm is an improved FCM algorithm.)
- 2017-09-26 23:07:05下载
- 积分:1
-
145
一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
- 2013-08-30 17:17:58下载
- 积分:1
-
sichashufenjie
简单的几个四叉树分解程序,主要用于图像的分割(Several simple quadtree decomposition procedure, mainly used for image segmentation)
- 2008-05-18 18:19:16下载
- 积分:1
-
PowerMaxImageFusion
说明: 图像融合是图像处理的一个研究热点,这里提供一种方法即局部能量最大选取规则图像融合法(Image fusion is image processing of a research hot spot that is here to provide a way to select the rules of the local energy of the largest image fusion method)
- 2008-11-08 19:11:16下载
- 积分:1
-
FRJDL-Shan-ICASSP02
有关pca算法方面的学习,有利于pca算法原理的实现(something related to the study of pca)
- 2011-12-12 17:03:55下载
- 积分:1
-
multiple_object_tracking(3D)
多目标跟踪算法(3D),针对三维多目标进行跟踪,程序完整,易懂。(The multi-target tracking algorithm (3D), for the three-dimensional multi-target tracking, the program is complete, understandable.)
- 2012-09-12 22:31:14下载
- 积分:1
-
图像边缘检测
编程实现小波的边缘检测算法,对图片的边缘处理(Edge Detection Algorithms of Wavelet Based on Programming)
- 2019-05-11 10:54:54下载
- 积分:1
-
Histogram_Segmentation
利用基于直方图的自适应阈值方法实现分割前景与背景(The use of foreground and background to achieve segmentation adaptive threshold method based on histogram)
- 2015-12-08 17:18:26下载
- 积分:1