-
lvboqi
对图像进行模糊处理前的第一步设计操作,然后进行加强滤波处理(Fuzzy image processing operation prior to the first step in the design and then proceed to strengthen the filter processing)
- 2008-12-29 15:10:12下载
- 积分:1
-
GRAYmodecodes
This codes can be usefull many people. image is converting gray mode
- 2010-12-18 23:31:06下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
Itti-saliency
itti算法进行感兴趣区域的选择,方法较好,可以直接运行。(itti algorithm select the region of interest ,and this program can run directly)
- 2013-02-03 15:20:43下载
- 积分:1
-
c# 一个简单的GDI画图实例
入门级GDI画图实例
- 2013-04-23下载
- 积分:1
-
Hilbert-transform
基于Hilbert变换的相位差测量法分析及改进 (Based on the analysis phase measurement and improvement of the Hilbert transform)
- 2013-12-20 13:27:48下载
- 积分:1
-
imageprocessing6
1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。
2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。
3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。
(1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)
- 2021-04-12 13:48:57下载
- 积分:1
-
Calculate
This is simple calculator program.
I m making a GUI calculator interface in MFC.
this program works pretty well.
- 2011-07-28 15:22:25下载
- 积分:1
-
colorhist
颜色特征提取,颜色直方图,为matlab 源文件(feature extraction,colorhist,matlab)
- 2012-03-15 22:08:58下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1