-
VC++ 实现的一聚类分析程序,具有简单的分析识别能力
VC++ 实现的一聚类分析程序,具有简单的分析识别能力-VC++ Realize one of the cluster analysis procedures, with a simple analysis to identify the capacity of
- 2022-10-12 01:10:03下载
- 积分:1
-
顶结钩锣树的存在C庵村
顶结钩锣树现C蒜村
- 2022-01-31 15:48:01下载
- 积分: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
-
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门...
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门-VC to prepare a simple drawing program, can draw a straight line, rectangle and round, through the program, will enable beginners to get started quickly
- 2022-04-28 03:47:20下载
- 积分:1
-
图像处理图像转置源代码
图像处理图像转置源代码-image processing images to the source code of home
- 2022-08-07 04:33:44下载
- 积分:1
-
several image processing functions commonly used small
图像处理的几个常用小函数-several image processing functions commonly used small
- 2023-08-27 09:50:04下载
- 积分:1
-
Geometric image transformation algorithm. Zip geometric image transformation alg...
图象的几何变换算法.zip
图象的几何变换算法.zip
图象的几何变换算法.zip
-Geometric image transformation algorithm. Zip geometric image transformation algorithm. Zip geometric image transformation algorithm. Zip geometric image transformation algorithm. Zip
- 2022-08-12 18:14:32下载
- 积分:1
-
老外写的样条书上的程序6
老外写的样条书上的程序6-foreigner writing of the book the kind of programs on the six
- 2022-05-22 20:39:51下载
- 积分:1
-
Simple GL_Triangle demonstration in 3D.
Simple GL_Triangle demonstration in 3D.
- 2022-02-15 16:49:13下载
- 积分:1
-
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图...
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。-Vc developed the use of a small drawing program, use the Document/View model of development. The documents deal with the save and open features, can handle three types of graphics to load and preservation work, the three graphics are lines, rectangular and oval, and can view the correct display of these graphics.
- 2022-01-26 03:46:37下载
- 积分:1