搜索资源列表
ModularPCA
- matlab编写的Modular PCA的源代码,以Yale人脸库为例。Moduplar PCA首先对原始图像分块,然后对分块后的所有子图像进行PCA分析提取投影特征,对待识别图像也是先进行分块,然后分别计算子图像在投影特征下的投影系数,最后根据最近邻分类器进行分类。
fenkuai.rar
- 在matlab下对原始图像进行分块,最后显示分块后的图像,也可对区域图像处理,In matlab the original image under the sub-block, block after the last show of the images, but also the regional image processing
DCT.rar
- 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
matlab-code
- 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
convex
- 程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。-Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.
bianyuan_jiance_bijiao
- 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
matlabshuzituxiangchuli
- 介绍了MATLAB编程对图像处理的应用,对图像进行滤波卷积,分块计算,图像复原等-Introduction of the MATLAB programming for image processing applications, image convolution filtering, sub-block basis, such as image restoration
dctwatermark
- DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
Method_of_Concealing_Data_into_a_Binary_Image
- 提出一种隐藏方法以提高在二值图像(如传真、图章等)中数据的隐藏能力。该方法首 先将原始图像分块,然后生成与图像块大小相同的二值随机矩阵和权矩阵,最后经过异或、求和 等运算实现数据隐藏。该方法隐藏的信息量大,修改的数据量小,有较好的防篡改和防攻击性。 经仿真实验验证,它能隐藏较多的数据且同时保持较高的隐密图像质量,具有一定的应用前景-Method of Concealing Data into a Binary Image
MN
- 用马尔科夫网络将图像分块处理,包括描述函数和传递函数-Markov network with block image processing, including a descr iption of functions and transfer function
imagewatermarking
- 图像分块的处理和matlab水印的提取,-Image sub-block processing and matlab watermark extraction,
PROGRAM
- 最大熵原理 谱估计 MATLAB开发环境 可用于图像处理 图像分块-MESE matlab
image_block
- 实现了图像的分块操作,比较方便初学者使用-It is the program for image blocking.
quickshift_superpixel
- 图像分割 画红线分割 实现图像矩阵的分块 非常简便-Draw the red line segmentation of image segmentation is very simple block matrix
matlab
- ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
primarycolorimageretrieval
- 图像处理研究审论文基于分块主色调和纹理特征的彩色图像检索-Image processing of paper based on the trial block main color and texture features of color image retrieval
fenkuai1
- 图像分块 图像分块 图像分块 -function b=im2col(varargin)
Houghbianhuan
- matlab 图像分块(11*11),并存储-matlab image block (11* 11), and stored
MSBCS
- 在MTLAB环境运行main_msbcsspl.m。该程序的功能是实现图像的稀疏分解并重建图像,采用压缩感知理论,利用小波分析,在小波域分块观测,可以用很少的观测值就能重建原图像。程序包中已经整合了小波包和测试图像,没有多余文件,程序经过亲测并修改,能在MATLAB中直接运行得到很好的结果,速度非常快!(Run main_msbcsspl.m in the MTLAB environment. The function of the program is to decompose and rec