-
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换...
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
- 2022-03-21 10:13:59下载
- 积分:1
-
改变图像的大小,从而改变图像的比例和重新
改变图像的大小,这样修改图像的比例并重新设置图片的大小
- 2023-08-16 16:35:03下载
- 积分:1
-
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍...
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍-can now find the fastest Jpeg2000 compression software source, extract the speed of the famous 58 times jasper
- 2022-02-26 17:54:08下载
- 积分:1
-
该程序是进行图像压缩的spiht算法,具体的函数见里面的content.m文件,比较详细...
该程序是进行图像压缩的spiht算法,具体的函数见里面的content.m文件,比较详细-The program is the SPIHT image compression algorithm, the specific function content.m see inside documents, in more detail
- 2022-01-25 14:56:29下载
- 积分:1
-
这是印章鉴定系统中的重要算法,包括去除背景,基于矩不变量的识别方法等,对实际中印章鉴定系统的设计有很大的帮助。...
这是印章鉴定系统中的重要算法,包括去除背景,基于矩不变量的识别方法等,对实际中印章鉴定系统的设计有很大的帮助。-Identification System in the algorithm, including the removal of background, for the moment invariant recognition method, which seals the actual identification system design will be very helpful.
- 2022-01-25 23:35:12下载
- 积分:1
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
Canny边缘检测算法,用于计算梯度的Canny算法,一个…
Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
- 2022-09-28 08:45:03下载
- 积分:1
-
图4.2a单脉冲3
figure 4.2a single pluse 3-D uncertainty plot pulsewidth is 2 seconds。 Figure 4.2b. Contour plot corresponding to Fig. 4.2a. Figure 4.2c. Single pulse 3-D ambiguity plot. Pulsewidth is 2 seconds. Figure 4.2d. Contour plot corresponding to Fig. 4.2c.
-figure 4.2a single pluse 3-D uncertainty plot pulsewidth is 2 seconds. Figure 4.2b. Contour plot corresponding to Fig. 4.2a. Figure 4.2c. Single pulse 3-D ambiguity plot. Pulsewidth is 2 seconds. Figure 4.2d. Contour plot corresponding to Fig. 4.2c.
- 2023-04-18 23:30:02下载
- 积分:1
-
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)...
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)-Edge Detection (prewitt edge detection operator, roberts edge detection operator, Krisch edge detection operator)
- 2022-02-01 02:09:27下载
- 积分:1