-
该函数是用于计算峰值信噪比和信噪比的程序
该函数是用于计算峰值信噪比和信噪比的程序-it can be used to calculate psnr and snr
- 2022-04-19 09:39:18下载
- 积分:1
-
代码中给出了图像恢复的最小平方滤波和winner滤波法,并显示其结果图可进行分析比较...
代码中给出了图像恢复的最小平方滤波和winner滤波法,并显示其结果图可进行分析比较-Code gives the least squares image restoration filtering and winner filtering method, and display the result map can be analyzed and compared
- 2023-06-16 20:00:03下载
- 积分:1
-
图像格式转换的C源码,将rgb格式转变成yuv格式
图像格式转换的C源码,将rgb格式转变成yuv格式-Image of the C source code format conversion to rgb format into yuv format
- 2022-08-09 01:28:47下载
- 积分:1
-
对比度拉伸,对原始图像进行对比度拉伸,从而得到拉伸后的图像...
对比度拉伸,对原始图像进行对比度拉伸,从而得到拉伸后的图像-tensile contrast, the original image contrast stretching, and thus drawing the images
- 2023-04-10 04:35:04下载
- 积分:1
-
图像缩小
图像缩小
- 2022-02-09 20:50:54下载
- 积分:1
-
BITMAP images all show the entire intelligence BYTE
BITMAP图象的各个BYTE情报全显示-BITMAP images all show the entire intelligence BYTE
- 2022-06-29 19:12:32下载
- 积分:1
-
Demonstration Program image processing, image processing as a development platfo...
图像处理演示程序,作为图像处理的一个开发平台,里面包含了常用的图像处理功能,方便大家的开发利用。-Demonstration Program image processing, image processing as a development platform it contains the common image processing functions, to facilitate the development and utilization.
- 2022-01-28 18:13:13下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
The C++ implementation of the latest 2D shape registration algorithm. Based on d...
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
- 2022-04-26 18:02:42下载
- 积分:1
-
算法用来求出道路的主方向,便于后续道路提取;
算法用来求出道路的主方向,便于后续道路提取;
- 2022-05-13 09:34:57下载
- 积分:1