CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - MATLAB pixel

搜索资源列表

  1. code.zip

    1下载:
  2. 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
  3. 所属分类:matlab

    • 发布日期:2015-09-19
    • 文件大小:957byte
    • 提供者:llplrs
  1. pixel_proc

    1下载:
  2. matlab像素级图像处理,,显示处理结果,适合于图像处理入门。包括了一些基本的图像处理方法,如求反,均值滤波中值滤波,拉斯变换,还有一个结构光条纹中心求取程序。所有程序有一个gui界面,方便操作。-matlab pixel level image processing, display the results, suitable for image processing started. Includes some basic image processing methods, such as
  3. 所属分类:matlab

    • 发布日期:2016-10-04
    • 文件大小:190kb
    • 提供者:jumping
  1. otsu

    0下载:
  2. OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:ltrko9kd
  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
    • 文件大小:101.73kb
    • 提供者:ttt
  1. skindetector

    0下载:
  2. kin Pixel Likelihoods and Skin Detection --- --- --- --- --- --- --- ----- This Matlab code was developed for skin pixel detection in general imagery. Non-parametric histogram-based models were trained using manually annotated skin and
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:197.36kb
    • 提供者:ela
  1. matlab_v

    0下载:
  2. Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentiall
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:34.82mb
    • 提供者:gobsy
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:328.45kb
    • 提供者:caoliang
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8.1kb
    • 提供者:Mike Gao
  1. matlab

    0下载:
  2. 纹理是普遍存在的视觉现象,其可以描述地形、植物、矿石、纤维和皮肤等等物体的表面特征。纹理结构在图像中反映其图像像素取值的空间变化情况,这种变化具有某中统计规律,在纹理区域内的各部分具有大致相同的结构-Visual texture is a common phenomenon, which can describe the terrain, plants, minerals, fiber and skin surface features of objects and so on. Texture
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:37.62kb
    • 提供者:田茹
  1. skindetector

    0下载:
  2. This Matlab code was developed for skin pixel detection in general imagery.-This Matlab code was developed for skin pixel detection in general imagery.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:775.84kb
    • 提供者:samira
  1. Disparity

    0下载:
  2. Disparity determination matlab code to find the displacement of each and every pixel-Disparity determination matlab code to find the displacement of each and every pixel..
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.27kb
    • 提供者:viralborisagar
  1. retinex

    0下载:
  2. Retinex in Matlab MATLAB implementations of two of the spatial techniques of making pixel comparisons-Many different descr iptions of retinex methods of lightness computation exist.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.39kb
    • 提供者:gaowei
  1. matlab

    1下载:
  2. 连续读取多张图像同一坐标像素点的灰度值大小-Read multiple images the same continuous pixel coordinates of the size of the gray value
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2.01kb
    • 提供者:andy
  1. localequalizedpixelshift

    0下载:
  2. This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window sh
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:744byte
    • 提供者:Sal
  1. Connected-component-labelling-by-an-Iterative-alg

    0下载:
  2. Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:10.43kb
    • 提供者:Manish
  1. bitplaneslicing

    0下载:
  2. Bit-plane slicing Instead of highlighting gray level images, highlighting the contribution made to total image appearance by specific bits might be desired. Suppose that each pixel in an image is represented by 8 bits. Imagine the image is comp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15.58kb
    • 提供者:akash
  1. bright-adjust

    0下载:
  2. Brightness is one of the most significant pixel characteristics. It is involved in many image-editing algorithms such as contrast or shadow/highlight.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7.81kb
    • 提供者:akash
  1. metrix_vif

    1下载:
  2. This software release consists of a MULTISCALE PIXEL DOMAIN, SCALAR GSM implementation of the algorithm described in the paper: H. R. Sheikh and A. C. Bovik, "Image Information and Visual Quality"., IEEE Transactions on Image Processing,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:10.37kb
    • 提供者:ahmed seghir
  1. Color-area-matlab-code

    0下载:
  2. Extract the set color (Given RGB value) also count the area(pixel) of the corresponding color
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:413.34kb
    • 提供者:Eric
  1. matlab

    1下载:
  2. 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
  3. 所属分类:matlab

    • 发布日期:2016-09-08
    • 文件大小:744kb
    • 提供者:victor
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com