-
BMP图像转灰度图像,在图像处理中非常有用!
BMP图像转灰度图像,在图像处理中非常有用!-BMP image to gray-scale images, in image processing is very useful!
- 2022-02-02 07:20:00下载
- 积分:1
-
数字图像处理讲义和代码 数字图像处理讲义和代码
数字图像处理讲义和代码 数字图像处理讲义和代码-Digital Image Processing Lectures and code of digital image processing notes and code
- 2022-01-25 18:35:07下载
- 积分:1
-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。...
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
- 2022-03-13 07:49:52下载
- 积分:1
-
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。...
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。-a bar code identification procedures, can run. Identifiable variety of bar code specifications. Function, open files, identification, on a document, under one document.
- 2022-01-26 07:54:13下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛算法组
第二届全国高校 BBS 程序开发大赛算法组-Second National College BBS Development Competition Algorithm Group
- 2022-06-12 21:32:59下载
- 积分:1
-
多边形相交运算源码
多边形相交运算源码-polygon intersection Operational source
- 2022-01-26 05:34:36下载
- 积分:1
-
Anroid教程 包括Android程序开发初级教程和一些学习笔记 对新手获取有点帮助...
Anroid教程 包括Android程序开发初级教程和一些学习笔记 对新手获取有点帮助-Android Programming Tutorial Anroid including the primary learning tutorial, and some notes for a little help to the novice
- 2023-07-26 05:10:05下载
- 积分:1
-
图像融合的方法,包括小波,金子塔等,以及实验图片
图像融合的方法,包括小波,金子塔等,以及实验图片-Image fusion methods, including wavelet, pyramid, as well as the experimental picture
- 2023-02-06 11:55:04下载
- 积分:1
-
Drawing 1. Design and Implementation of a graphics library, with the straight
绘图库
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
- 2022-04-12 22:01:36下载
- 积分:1