-
生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。
生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to carry out significant test.
- 2023-04-27 14:40:03下载
- 积分:1
-
基本绘图程序
基本画图程序 图形学-basic graphics drawing program
- 2022-07-23 18:23:43下载
- 积分:1
-
do with VB regional restrictions mouse
用VB做限制鼠标的区域-do with VB regional restrictions mouse
- 2022-01-30 21:46:46下载
- 积分:1
-
区域特性的多光谱与全色图像的融合
分别提出了基于区域特性的多光谱与全色图像的融合算法及SAR与全色图像的融合算法
- 2023-03-08 14:40:03下载
- 积分:1
-
图形图像编程技术
图形图像编程技术-graphics programming techniques
- 2022-02-03 06:04:27下载
- 积分:1
-
image of the cluster and retrieval of a simple algorithm to achieve
是关于图像聚类与检索的简单实现的一个算法-image of the cluster and retrieval of a simple algorithm to achieve
- 2022-03-26 11:14:54下载
- 积分:1
-
彩色、黑白图像互变,RGB分离,HSI分离…
彩色,黑白图像互相变化,RGB分离,HSI分离-Color, black and white images with each other changes, RGB Separation, HSI separation
- 2023-04-21 01:50:03下载
- 积分:1
-
运用Visual.Basic编写的《图标制作软件》及愿代码
运用Visual.Basic编写的《图标制作软件》及愿代码-Visual.Basic prepared by the use of "icon software," and is willing to code
- 2022-03-03 01:19:51下载
- 积分:1
-
3D文件读取
该包中包含3D文件的读取,保存,其中有DXF格式文件,3DS文件,OBJ文件,LSS文件,LAS文件,V3E文件,STL文件。这些常用3D数据格式的读取与存储操作,对3D开发者有非常大的作用。
- 2023-04-04 12:05:03下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1