-
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。...
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。-In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
- 2023-07-05 11:25:03下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪...
用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
- 2022-05-24 05:26:07下载
- 积分:1
-
Chinese notes, read and write BMP picture files, including open, close the file,...
中文注释,读写BMP图片文件的程序
包括打开、关闭文件、读写BMP数据矩阵和RGB、灰度转换,适用于数字图像处理领域的研究人员和入门人员-Chinese notes, read and write BMP picture files, including open, close the file, reading and writing BMP data matrix and the RGB, grayscale conversion, applicable to digital image processing research in the field of personnel and entry personnel
- 2022-05-17 10:56:44下载
- 积分:1
-
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读...
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读-Using MATLAB development of a GUI program, the program itself is used for images of gray-scale transformation, but to learn GUI programming a good entry-code, one may wish to read for beginners
- 2022-01-25 23:24:44下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1
-
静态图像压缩JPEG的Visual C++源代码
静态图像压缩JPEG的Visual C++源代码-static JPEG image compression Visual C source code
- 2022-04-14 19:42:48下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
图像小波变换的matlab代码,包含测试图片和使用
图像小波变换matlab代码,含有测试图象和使用说明-Image wavelet transform matlab code, containing the test images and use
- 2022-01-22 13:01:22下载
- 积分:1