-
一维二维三维信号MATLAB中值去噪滤波源代码1D, 2D or 3D median filtering...
一维二维三维信号MATLAB中值去噪滤波源代码1D, 2D or 3D median filtering-One-dimensional two-dimensional three-dimensional signal denoising filter in MATLAB source code for 1D, 2D or 3D median filtering
- 2023-04-12 22:45:03下载
- 积分:1
-
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能...
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
- 2022-01-30 12:31:43下载
- 积分:1
-
图像处理-图像正交变换源代码,可直接编译执行。
图像处理-图像正交变换源代码,可直接编译执行。-Image Processing- Image orthogonal transformation source code, can be directly compiled implementation.
- 2022-11-17 02:40:03下载
- 积分:1
-
用于直接读取图像的IDL程序源代码,可以很方便的加载图像
用于直接读取图像的IDL程序源代码,可以很方便的加载图像-For direct read images IDL source code, you can easily load images
- 2022-10-23 14:55:04下载
- 积分:1
-
在internet上进行图像检测的隐写分析
在internet上进行图像检测的隐写分析-Carried out in the internet image steganalysis detection
- 2022-04-21 07:28:11下载
- 积分: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
-
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。...
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
- 2022-02-06 10:40:02下载
- 积分:1
-
该程序可实现图像的基本运算,比如图像的放大、缩小、旋转、图像增强、图像的特效显示等。
该程序可实现图像的基本运算,比如图像的放大、缩小、旋转、图像增强、图像的特效显示等。-The program can realize the image of the basic computing, such as the image to enlarge, narrow, rotating, image enhancement, image display, such as special effects.
- 2023-04-24 22:40:03下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-01-26 06:56:55下载
- 积分:1
-
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对...
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
- 2022-01-23 10:17:34下载
- 积分:1