-
数字图像处理 西电版 很好的学习数字图像处理的书籍
数字图像处理 西电版 很好的学习数字图像处理的书籍-Digital Image Processing Western Electric version of good learning digital image processing books
- 2022-04-12 08:02:09下载
- 积分:1
-
使用VISUAL C++语言在WINDOWS平台下实现的图象处理程序。可以查看二值图象、灰度图象、16色图象、256色图象、真彩色图象...
使用VISUAL C++语言在WINDOWS平台下实现的图象处理程序。可以查看二值图象、灰度图象、16色图象、256色图象、真彩色图象-use Visual C language in the Windows platform to achieve the image processing. Value can view two images, gray-scale image, 16 color images, 256-color images, true color image
- 2022-08-17 19:42:13下载
- 积分:1
-
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。...
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-06-18 07:20:50下载
- 积分:1
-
According to students to learn, the answer sheet to check the information of stu...
根据学生学好,检查学生的答题卡信息,检查成绩是否有错误-According to students to learn, the answer sheet to check the information of students to check whether there is any error results.
- 2022-08-25 06:44:37下载
- 积分:1
-
使用C++编写的spiht编码的程序,应用于图像的数字处理
使用C++编写的spiht编码的程序,应用于图像的数字处理-The use of C++ written spiht coding procedures applied to the digital processing of images
- 2022-04-12 03:26:46下载
- 积分:1
-
Read into the image files, make image inversion and then display the image on th...
读入图像文件,做图像反转,然后显示图像在屏幕上-Read into the image files, make image inversion and then display the image on the screen
- 2022-08-24 06:30:02下载
- 积分:1
-
用Delphi实现的多媒体文档图像批量抓取
使用delphi实现在多媒体文件中批量抓取图象-use delphi achieve in the multimedia document image batch crawls
- 2022-07-14 11:30:35下载
- 积分:1
-
用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。...
用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。-VC realize with a picture to keep for treatment C, H or TXT text files, etc., data format displayed by the LCD module LCD12864 requirements, can be easily single-chip microcomputer to realize the picture shows 128X64 LCD module.
- 2022-02-13 20:11:59下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1