CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matlab code for image pixel

搜索资源列表

  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. Arnold

    0下载:
  2. Arnold置乱算法代码,能根据Arnold映射实验二维图像的像素坐标置乱加密-Arnold scrambling algorithm code, according to Arnold experimental two-dimensional image map coordinates of the pixel scrambling encryption
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:871
    • 提供者:gdwythe
  1. image

    2下载:
  2. MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:473528
    • 提供者:chenming
  1. shot-detecting

    1下载:
  2. 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:104172
    • 提供者:ttt
  1. ImageMosaicCode

    0下载:
  2. 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:74505
    • 提供者:jiajia
  1. Hadamard

    0下载:
  2. 一段对已知像素的正方形图像进行Hadamard变换的原代码,可设置变换阶数等参数。-For some of the known image pixel square Hadamard transform the original code, you can set parameters such as changing the order.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:539
    • 提供者:王凯
  1. facedetection1

    0下载:
  2. 基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的-Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1800
    • 提供者:麻慧蓉
  1. Untitled13

    0下载:
  2. 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:550
    • 提供者:麻慧蓉
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. haralickfeat

    0下载:
  2. This code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matr
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1047
    • 提供者:vasanth
  1. images-tutorial1

    0下载:
  2. File is having matlab code for removing green pixel from image
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:132983
    • 提供者:Man
  1. Image-Processing

    0下载:
  2. 图像处理的MATLAB实现,只能处理像素为256*256的图像,代码在txt文档里,需要自行粘贴-MATLAB for image processing, can handle only 256* 256 pixel image, the code in txt file, you need to own paste
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:胡晋
  1. savevar

    0下载:
  2. matlab界面下的一个对图像进行扫描并读取每个像素点信息的代码,保存为var文件-a matlab interface under the image to scan and read the code for each pixel of information, save the file as a var
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2229
    • 提供者:王杰
  1. matlab-code-for-image-fusion-using-averaging-meth

    0下载:
  2. Image fusion code using pixel based methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:49320
    • 提供者:Nisha Shaji
  1. Gupta

    0下载:
  2. matlab code Proposed Algorithm 1. Consider the image to be resized to N x N (Original image I having N value of pixel) 2. Image is to be changed into gray and double for 2-D image. 3. Add noise to image using gaussian white filter. 4.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:740911
    • 提供者:sandeep
  1. SLIC_mex

    3下载:
  2. 利用SLIC超像素分割方法对图像进行超像素分割。MATLAB代码-SLIC use super pixel segmentation method for image super pixel division. MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:78848
    • 提供者:刘博雅
搜珍网 www.dssz.com