搜索资源列表

  1. LDAforfacerecognitionbasedonimagesegmentation

    0下载:
  2. 设计了一种基于图像分块的LDA(1inear discriminant an sis)人脸识别方法-A method of LDA for face recognition is presented, based on image segmentation.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:167936
    • 提供者:费里
  1. imagewatermarking

    0下载:
  2. 图像分块的处理和matlab水印的提取,-Image sub-block processing and matlab watermark extraction,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:155648
    • 提供者:xixi
  1. DCT

    0下载:
  2. 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。-The test image block, DCT and quantization, the quantized coefficients written in matrix form.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:yoyo
  1. gdal

    0下载:
  2. 最近在学习gdal库,因为学习它的目的是为了读取,处理,保存大数据量的多格式影像,所以我把学习的重点放在了读取数据集,创建数据集,分块读写上。-Recent study gdal library, because its purpose is to learn to read, treatment, save a large amount of data, multi-format video, so I focused on lear
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:王圣杰
  1. ImageBlockCharacteristics

    0下载:
  2. 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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:liuq
  1. ImageSky1

    1下载:
  2. 随着遥感、GIS领域对高分辨率、大幅面卫星图像的需求越来越强烈,高分辨率、大幅面可见光卫星正在迅速增加,同时,其单幅卫星图像的幅面也在急剧扩大。一般的卫星遥感图像数据量往往大到以GB为单位。 我们考虑采用分块、索引及搭建图像金字塔的方式实现大幅面卫星影像的显示与漫游。打开影像不受机器及数据量大小的限制。。。这里把源程序提供给大家。 -With remote sensing, GIS in the field of the hig
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:3773440
    • 提供者:小田
  1. PROGRAM

    0下载:
  2. 最大熵原理 谱估计 MATLAB开发环境 可用于图像处理 图像分块-MESE matlab
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:赵莹
  1. image_block

    0下载:
  2. 实现了图像的分块操作,比较方便初学者使用-It is the program for image blocking.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:吕倩
  1. quickshift_superpixel

    0下载:
  2. 图像分割 画红线分割 实现图像矩阵的分块 非常简便-Draw the red line segmentation of image segmentation is very simple block matrix
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1098752
    • 提供者:wangfei
  1. primarycolorimageretrieval

    0下载:
  2. 图像处理研究审论文基于分块主色调和纹理特征的彩色图像检索-Image processing of paper based on the trial block main color and texture features of color image retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:400384
    • 提供者:李磊
  1. anovelaprroachofimagefusion

    0下载:
  2. 一篇英文文献,文中介绍的方法是先把图像分块,用熵值作为衡量每块图像的信息多少;计算每个图像块的熵值,熵值越大,信息含量就多。但是仅仅把熵值大的图像块拼在一起得到的融合图像有明显的不连续性,文中介绍了消除这种不连续性的方法-An English literature, the paper introduces the method is to first image block, using entropy as a measure of
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:732160
    • 提供者:许国柱
  1. fenleiqi

    0下载:
  2. 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3232768
    • 提供者:aimeelove
  1. DCT

    0下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lintao
  1. matcellpicture

    0下载:
  2. 对整个图像进行分块,再对每块进行像素点寻找,最后合并块。-cut the picture,then find the pixels which are demanded,finally merge them back to the picture
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:fuky
  1. fenkuai1

    0下载:
  2. 图像分块 图像分块 图像分块 -function b=im2col(varargin)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:fyy
  1. block_mp

    0下载:
  2. 压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。-Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李珍
  1. fen_kuai_Wavelet_OMP

    0下载:
  2. 压缩传感,MATLAB,图像重建,正交匹配追踪,打破乃奎斯特定理,图像分块处理-Compressed sensing, MATLAB, image reconstruction, orthogonal matching pursuit, breaking the Nyquist theorem, the image block processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:张海如
  1. LinearDiscriminantAnalysis

    0下载:
  2. 提出了一种新的基于图像分块重构和线性判别分析相融合的方法,主要用于人脸识别。该方法通过计算两幅图像之间图 像块的重构均值误差,运用线性判别分析求出两幅图像降维后的欧式距离,融合重构误差和欧式距离计算这两幅图像之间的差别 程度。-A new block-based image reconstruction and the integration of linear discriminant analysis method is m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:220160
    • 提供者:程德志
  1. jintian

    0下载:
  2. 对图像进行分块编码,总共分四块,在matlab7.0中验证可行-Block coding of images, a total of four points in the matlab7.0 verify possible
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张爽
  1. m60component20161109

    0下载:
  2. 用verilog语言实现的模为60的计数器,经编译合格,利用quarter2及以上可以直接使用,并使用了分块模式(Using Verilog language to achieve the modulus of 60 counters, compiled by qualified, using quarter2 and above can be used directly, and the use of sub block mode)
  3. 所属分类:VHDL编程

« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org