CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 像素 matlab

搜索资源列表

  1. ebma

    1下载:
  2. 视频处理的二维运动估计中的穷尽块匹配算法(Exhaustive Block matching algorithm) 基于matlab环境,输出对锚定帧的预测帧,PSNR,以及运动向量。包括了整数像素精度和半像素精度的算法-The Exhaustive Block matching algorithm of Two-Dimensional Motion Estimation in video processing based on Matlab. Output the predicted fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1601
    • 提供者:Adam_Z
  1. superpixels

    1下载:
  2. 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-08-21
    • 文件大小:56320
    • 提供者:hzw
  1. Arithmetic-encoding

    0下载:
  2. matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5181
    • 提供者:施霆
  1. M_segmentation_tree

    0下载:
  2. 分割树的实现(1.4版本) ============================================== 这个软件包包含MATLAB实现了低层次多尺度 [1]中描述的分层分割算法。 介绍 ------------ 低级别的图像分割的目标是检测到的所有图像区域 不论其形状,大小和内部同质化的水平。在这里, 地区被建模为一个斜坡边缘包围的像素连通集 这些不连续的幅度较大相比,连续性 区域内的变化。-Segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:166341
    • 提供者:jjdjjf
  1. inpaint

    0下载:
  2. 本程序是基于MATLAB图像查看像素值的算法,用户可以查看图像中任一点的像素值-This procedure is based on MATLAB image to view the pixel values ​ ​ of the algorithm, the user can view images of any pixel value
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:657
    • 提供者:夏刚
  1. zhongzlb

    0下载:
  2. Matlab 的图像处理函数.......自己编写的中值滤波代码,注意处理图像时的像素不能太高,要不响应时间会延长很多-The Matlab image processing functions ... the median filter code I have written, pay attention to handling image pixel can not be too high, or the response time will be extended
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:541
    • 提供者:杨宽宽
  1. CountPixelForRgbRange

    0下载:
  2. 用Matlab做的图像中符合RGB范围的像素统计-The range of the RGB pixel statistical image using Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1026
    • 提供者:chbpst
  1. Image-point

    2下载:
  2. 像点坐标自动提取,使用Matlab软件中图像处理的功能,来实现达亚像素水平的像点定位和坐标的自动获取。-Automatic extraction of image point coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12725
    • 提供者:张辰兮
  1. YaXiangSuHoughYuanJianCe

    0下载:
  2. 使用matlab实现亚像素级的圆形检测的源代码-Circular detection of sub-pixel level source code with matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1283931
    • 提供者:yizhousan
  1. dulixiangyuan

    0下载:
  2. matlab 独立像素元,计算图像景象匹配中独立像元素-Matlab independent pixels, computing the image scene matching the independent elements
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:843
    • 提供者:zhang
  1. finding_the_co_ordinate_values

    0下载:
  2. 确定RGB彩色图像的像素点的坐标值。有时候需要比较图像特定区域在处理前后的特征,这时候必须计算区域边界坐标;Matlab本身有这个计算灰度图像坐标的函数。-finding co ordinate values of RGB imagas well as the gray level image.... n finding some other relevent information
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1771
    • 提供者:Tom
  1. zigzag_dezigzag

    0下载:
  2. zigzag算法,即实现图像像素的斜向Z字型重新排序的matlab实现-zigzag algorithm, namely the realization of the image pixel oblique Z-shaped re-sort Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2609
    • 提供者:cz
  1. Huffman-code

    0下载:
  2. Huffman code的matlab程序,用一幅图像作为training image得到像素的Huffman编码,然后编码另外一幅图像,求得average code length。-Huffman code of matlab program, with an image as a training image pixel Huffman coding, then coded another image obtained average code length.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:139414
    • 提供者:刘星宇
  1. zm

    0下载:
  2. 基于zernike矩的二维图像的亚像素边缘精确定位,matlab-zernike moment based subpixel edge location
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1346
    • 提供者:Jing Yang
  1. imresize

    0下载:
  2. 图像缩放的函数,基于像素复制和删除的 ,子啊matlab中可找到-based on shrinking and zooming f,we canfind it in matlab
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-21
    • 文件大小:8068
    • 提供者:里好奇
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. picture_match_matlab_sub_pixel

    0下载:
  2. MATLAB实现基于互相关的亚像素级图像匹配/配准源代码,可以使用-MATLAB based on the cross-correlation of sub-pixel image matching/registration source code, you can use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:273871
    • 提供者:席pudn
  1. arnold

    0下载:
  2. 以一幅256*256像素的图像为例, 利用MATLAB程序实现Arnold算法。对图像中的每一个像素做运算,之后就完成了一次图像遍历, 使之达到置乱加密的效果-A 256* 256 pixel image, for example, using MATLAB program implementation Arnold algorithms. Computing for each pixel in the image, after completion of an image traverse,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:801
    • 提供者:liu
  1. nmf

    0下载:
  2. 基于非负矩阵分解(NMF)的人脸特征提取算法,其基本思想是找到一个母性子空间,是的构成子空间的基图像的像素点都是正值-algorithm of NMF of face detection by matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:998
    • 提供者:陈冉
  1. watermark

    0下载:
  2. 用matlab实现的将64*64像素的图片嵌入到256*256像素的图片中-Using matlab realize the 64* 64 pixel images embedded in a 256* 256 pixel image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:715
    • 提供者:潘璐
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com