-
simplified approach to image processing
simplified approach to image processing
- 2022-03-10 17:03:27下载
- 积分: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
-
轮廓提取,通过边缘的设计算法,实现高效果…
轮廓提取,本设计通过边缘算法,达到高效低损失的计算效果,有效的消除轮廓边缘的噪音影响.-Contour extraction, through the edge of the design algorithm, to achieve high efficiency and low loss calculation results, effectively eliminate the impact of the noise contour edge.
- 2022-07-05 11:06:45下载
- 积分:1
-
这是一个为352x288(或D1)和连续的阈值处理代码的重量…
这是一个对352x288(或D1)连续以及各分量阈值处理的代码,看了会对buffer的数据存储以及调用很有帮助-This is a 352x288 (or D1) and the weight of consecutive threshold treatment code will read the data storage buffer and call the very helpful
- 2022-01-26 05:30:14下载
- 积分:1
-
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares...
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain-Now image denoising filter in all the most better denoising algorithm- Bayesian Least Squares- Gaussian Scale Mixture realize the matlab code, application-rich, with the commercial image processing software rival, and its principle can be found in J Portilla, V Strela, M Wainwright, EP Simoncelli,
- 2022-02-01 19:44:11下载
- 积分:1
-
According to: Based on the characteristics of moment invariants and neural netwo...
根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文-According to: Based on the characteristics of moment invariants and neural network image mode fuzzy classification papers in matlab to do the experiment, there are seven moment invariants and neural network classifier to generate the code, but also the original papers
- 2022-08-25 14:34:08下载
- 积分:1
-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
Jpeg/Jpeg2000压缩和解压缩的示例程序,支持JPP、JPC、JPG等图像格式...
Jpeg/Jpeg2000压缩和解压缩的示例程序,支持JPP、JPC、JPG等图像格式-Jpeg/Jpeg2000JPPJPCJPG
- 2023-02-17 16:10:04下载
- 积分:1
-
digital image processing and signal processing documents
digital image processing and signal processing documents
- 2023-08-10 11:55:05下载
- 积分:1
-
Digital image processing (Gonzalez) the boundary chain code book, realize that t...
数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量-Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data
- 2022-03-14 16:18:47下载
- 积分:1