-
data used to be and curve tools, the use of a cubic spline interpolation methods...
用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
- 2022-05-07 20:16:47下载
- 积分:1
-
MATLAB图像特征提取实战
应用背景MATLAB图像特征提取,图像识别,分割,边缘检测关键技术彩色图像处理分割技术、直方图分割、聚类分割
- 2023-04-12 12:45:04下载
- 积分:1
-
The program executes the construction of the graph of function of x+sin(x). Base...
The program executes the construction of the graph of function of x+sin(x). Based on the element of Canvas.
- 2022-08-19 11:13:03下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
contourlet马尔科夫变换工具箱,用以实现contourlet马尔科夫变换编码
contourlet马尔科夫变换工具箱,用以实现contourlet马尔科夫变换编码-Markov transform Contourlet toolbox to realize Contourlet Markov transform coding
- 2022-05-30 10:41:19下载
- 积分:1
-
标定界最有名的两篇论文,摄象机标定必看的,张正友的标定论文,写的非常好,非常详细...
标定界最有名的两篇论文,摄象机标定必看的,张正友的标定论文,写的非常好,非常详细-A Flexible New Technique for Camera
Calibration
Flexible Camera Calibration By Viewing a Plane From Unknown Orientations
- 2022-06-16 12:57:51下载
- 积分:1
-
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k...
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k-means获得来自输入图像的二个质心, 然后推论出二个极值把输入图像分为三个子图像。 在精确的数学计算之后,连接的成份被从子图像单独地获取。 应用上述新直方图处理技术,,分别对三个子图像(基于原始直方图的两个极值分解输入图像获得)实行直方图均等化。-This is a new histogram processing techniques, it is separate from the histogram based on the redistribution of the three sub-image pixel. We use k-means to obtain the input image from the center of mass of the two, and then infer the input image 2 Extremal divided into three sub-image. In precise mathematical calculations, the connected components of sub-image from a separate access. Application of the new histogram processing techniques, respectively, of the three sub-image (based on the original histogram of the two extremal decomposition of the input image to obtain) the implementation of histogram equalization.
- 2022-07-25 00:38:23下载
- 积分:1
-
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。...
用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
- 2022-01-26 01:03:34下载
- 积分:1
-
在.NET中非常好用的绘制报表工具
可以绘制饼图,曲线图,矩形图...
在.NET中非常好用的绘制报表工具
可以绘制饼图,曲线图,矩形图-In the. NET is very easy to use drawing tools to draw a pie chart report, graphs, rectangular diagram
- 2023-04-11 11:50:04下载
- 积分:1
-
汉字识别系统。基于样本训练的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。...
汉字识别系统。基于样本训练的汉字识别系统,何以识别汉字/字符数字等。很适合学习基本原理的研究者使用。-Chinese character recognition system. Based on the training sample Chinese character recognition system, why is recognition of Chinese characters/character statistics. Very suitable for studying the basic tenets of researchers.
- 2022-05-19 23:19:59下载
- 积分:1