搜索资源列表
image_block
- 几个将图像分块,将分块图像拼接,和裁减图像的实用小程序-several image block to block image mosaic, and the reduction of small images of practical procedures
dct_watermark.经典的分块DCT数字图像水印算法
- 一个经典的分块DCT数字图像水印算法 嵌入 提取,A classical DCT block of digital image watermark embedding algorithm extracts
blockzigzag.rar
- 先将图像分为4*4的重叠分块,然后将各个分块的三个颜色通道的直方图平均化,再将其进行离散余弦变化,分别提取各个通道的低频系数.,First image is divided into 4* 4 sub-block overlap, and then each sub-block of the three color channel histogram equalization, and then its discrete cosine Change, were extracted from ea
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
locate1
- 已包含条码部分的图像为例,用图像分块的方法求小块的性质。-Bar code already contains part of the image as an example, using the method of image block for the nature of small pieces.
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
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
feikuai
- 可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面-You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory
image_block
- 最常用的一个图像处理算法:各种图像格式经典分块算法-The most commonly used image processing algorithms, sub-block algorithm
imagewatermarking
- 图像分块的处理和matlab水印的提取,-Image sub-block processing and matlab watermark extraction,
ImageBlockCharacteristics
- image_A_C.m计算图像的分块特性,可以以不同行和列作为分块边界。 image_A_R.m计算图像的块效应指数。-image_A_C.m calculated block feature images can be in different rows and columns as a block boundary. image_A_R.m effect index calculating image block.
primarycolorimageretrieval
- 图像处理研究审论文基于分块主色调和纹理特征的彩色图像检索-Image processing of paper based on the trial block main color and texture features of color image retrieval
fenkuai1
- 图像分块 图像分块 图像分块 -function b=im2col(varargin)
Merge
- 功能:将多光谱图像和全色图像融合,得到更丰富的细节信息。 全色光学图像空间细节的表现能力好,DCT变换后其主要特征集中在高频区域,而多光谱图像光谱成分丰富细腻,其主要特征集中于低频区域,因此对全色光学图像和多光谱图像分别进行DCT变换,通过适当的选择全色光学图像的高频部分和光谱图像的低频部分进行融合,进行逆DCT变换,就得到象素域的融合图像,为了增强融合效果,突出局部区域特征,采用对图像分块的原则。 -Function: the multi-spectral image and pan
分块和数据库
- 一般图像预处理过程中会对图像进行局部处理,就需要对图像进行有重叠的分块,内含CUFS数据库(In the process of general image preprocessing, the image is processed locally, so it needs to overlap the image and contains CUFS database)
图像分块
- 实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
图像处理及图像分块
- 用于图像加密,及其计算灰度图像的psnr
segmant
- 在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间
图像分块
- 将一张图像分成四个象限部分 提取出来 图像分块(Extracting an image into four quadrants)