-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
c51编写的“贪吃蛇”游戏源程序.可以通过调整程序,改变“贪吃蛇”游戏规则...
c51编写的“贪吃蛇”游戏源程序.可以通过调整程序,改变“贪吃蛇”游戏规则-C51 prepared
- 2022-04-08 20:52:12下载
- 积分:1
-
自己在学位图操作时,所作的一个训练题目
自己在学位图操作时,所作的一个训练题目-degree plan in operation, the subject of a training
- 2022-02-28 09:26:17下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分: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
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大而,不同簇之间的相似度最小。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object and different minimum similarity between the clusters.
- 2023-08-16 00:00:03下载
- 积分:1
-
洞察
Insight-VTK,深入了解vtk的文件-Insight-VTK, VTK-depth understanding of the document
- 2022-01-30 19:46:51下载
- 积分:1
-
grayscale image in VC Language
灰度图的描绘在VC语言中-grayscale image in VC Language
- 2022-05-13 02:09:06下载
- 积分:1
-
获取位图的大小代码
获取位图的大小代码-Source code used to get the size of the bmp image.
- 2022-12-11 10:20:03下载
- 积分:1
-
用c++编写的一个图像分水岭算法的程序,用于图像分割
用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
- 2022-02-19 23:03:16下载
- 积分:1