-
通用工业视频图像叠加的设计与实现,用于视频控制系统
通用工业视频图像叠加的设计与实现,用于视频控制系统-General Industrial video image overlay of the design and implementation for video control system
- 2022-03-23 23:57:07下载
- 积分:1
-
This is a very useful DCT's original code using the c language, and I hope t...
这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT"s original code using the c language, and I hope to be helpful.
- 2022-11-14 02:40:03下载
- 积分:1
-
这是一个读取yuv视频序列的程序,可以读取灰度也可以是彩色...
这是一个读取yuv视频序列的程序,可以读取灰度也可以是彩色-This is a read yuv video sequence of procedures, which can be read can also be a gray color
- 2022-01-25 22:56:17下载
- 积分:1
-
The main achievement of the opening of the digital image and Fourier transform a...
主要实现数字图像的打开和傅立叶变换和反变换,现实变换结果-The main achievement of the opening of the digital image and Fourier transform and inverse transform, the reality transform results
- 2023-07-06 15:25:03下载
- 积分:1
-
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。...
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。-Program contains a large number of image processing routines, such as discrete Fourier transform, discrete cosine transform still image coding, image segmentation various aspects, it is worth learning.
- 2022-11-17 08:05:04下载
- 积分:1
-
LSB algorithm through the basic functions of image hiding using the classic imag...
通过LSB算法实现基本的图像隐藏功能 使用经典图像显示-LSB algorithm through the basic functions of image hiding using the classic image display
- 2023-05-12 07:50:02下载
- 积分:1
-
读取视频文件的函数。比matlab工具箱中的mmreader更好用。
读取视频文件的函数。比matlab工具箱中的mmreader更好用。-Read the video file functions. Than matlab toolbox mmreader better use.
- 2023-04-18 20:15:06下载
- 积分:1
-
图形图像处理
image solarizing processing-image processing solarizing
- 2022-01-28 06:24:58下载
- 积分:1
-
generates putative matches between previ ously detected feature points in two im...
generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding each point.-generates putative matches between previ ously detected feature points in two images by l ooking for points that are maximally correlate d with each other within windows surrounding ea ch point.
- 2022-06-21 19:02:14下载
- 积分: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