CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MATLAB pixel

搜索资源列表

  1. jiao448

    1下载:
  2. 一个用matlab检测直线交点的源程序,适合于二值图像,函数实现了图像中单象素宽白色相交直线交点的检测利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-a linear detection using Matlab intersection of the source, suitable for two binary images, Function of image pixels wide single white line in
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4419
    • 提供者:交角
  1. zncc

    0下载:
  2. ZNCC Normalized cross correlation m = zncc(w1, w2) Compute the zero-mean normalized cross-correlation between the two equally sized image patches w1 and w2. Result is in the range -1 to 1, with 1 indicating identical pixel patterns.-ZN
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:mahmoud
  1. MSER_codes

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-06-21
    • 文件大小:37665647
    • 提供者:Mikelour
  1. watershed_serial

    1下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3496408
    • 提供者:王帅
  1. b

    0下载:
  2. cntrd: calculates the centroid of bright spots to sub-pixel accuracy. Inspired by Grier & Crocker s feature for IDL, but greatly simplified and optimized for matlab INPUTS: im: image to process, particle should be bright spots on dark
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:2182
    • 提供者:santhu
  1. ExtPhaseCorrelation

    0下载:
  2. matlab平台实现平移的亚像素配准,精度0.03像素-matlab platform translation sub pixel registration accuracy of 0.03 pixels
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:8991
    • 提供者:hanhaitao
  1. retinex_frankle_mccann

    0下载:
  2. 基于色彩恒常( color constancy)特性的Frankle-McCann Retinex图像增强。-Many different descr iptions of retinex methods of lightness computation exist. This paper provides concise MATLAB implementations of two of the spatial techniques of making pixel comparisons. Th
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1382
    • 提供者:梁清华
  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. hafuline

    0下载:
  2. 在matlab中,Soble算子检测边缘,并保存原图中每个像素相对应的梯度模长和方位角,然后进行边缘连接-In matlab, Soble edge detection operator, and save the original image corresponding to each pixel in length and azimuth gradient mode, then the edge connector
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1055
    • 提供者:唐心
  1. main

    0下载:
  2. 基于梯度的亚像素配准算法的Matlab程序 -Gradient-based sub-pixel registration algorithm Matlab procedures
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1277102
    • 提供者:AlanAnnie
  1. Superpixel-Tracking

    0下载:
  2. 超像素,Superpixel Tracking,跟踪,matlab源码-Super-pixel, Superpixel Tracking, tracking, matlab source
  3. 所属分类:ComboBox

    • 发布日期:2017-05-10
    • 文件大小:2226835
    • 提供者:石奋斗
  1. guangbanxianshishiyan

    0下载:
  2. 调用matlab的imagesc对采集图片的红色光强分布-Show called matlab imagesc red pixel intensity on the collection of pictures
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:606077
    • 提供者:龙豪
  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. calccost

    0下载:
  2. This is a Matlab program. It is for calculating the pixel cost in image.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:19606
    • 提供者:bb
  1. shift

    0下载:
  2. Matlab编写的图像配准函数,可达到0.01像素精度,并附有算法说明pdf文档-Timage registration function writen by Matlab. It can reach 0.01 pixel accuracy. The algorithm descr iption of pdf document is include.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:161466
    • 提供者:赵敏
  1. Matlab code

    0下载:
  2. 图像二值化和电润湿像素单元开口率的计算,用于验证电润湿动力学模型是否正确(The calculation of the image two value and the rate of aperture of the electrowetting pixel unit is used to verify whether the electrowetting kinetic model is correct)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:ALBER
  1. Matlab图像采集工具箱

    0下载:
  2. 基本的图像采集流程: 本文通过实现一个简单的运动检测程序来说明创建图像采集程序。 本程序通过对平面上未来图像帧进行像素对像素的比较类完成运动检测。 如果没有物体运动,那么各帧的像素值保持不变。否则,对应像素的值将发生变化。(Basic image acquisition process: In this paper, a simple motion detection program is implemented to illustrate the creation of image a
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:wwjin0041
  1. hsv_ViBe

    0下载:
  2. ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少,图像特征提取,(ViBe is a pixel level video background modeling or foreground detection algorithm is better than several well-known algorithms, hardware memory footprint, image feature extraction)
  3. 所属分类:其他

  1. equalize_hist

    0下载:
  2. 1. 均值滤波:即线性滤波,有: a.邻域平均, b. 加权平均两种。 a. 邻域平均:用一个像素邻域平均值作为滤波结果,此时滤波器模板的所系数都取1,为保证输出图仍在原来的灰度值范围,在算得R后要将其除以系数总个数再进行赋值,对3*3的模板来说,在算得R后要将其除以系数9。 b. 加权平均:对同一尺寸的模板,可对不同位置的系数采用不同的数值,一般认为离对应模板中心像素近的像素应对滤波结果又较大贡献,所以接近模板中心的系数可比较大而模板边界附近的系数应比较小。(1. mean filter
  3. 所属分类:其他

  1. datika

    0下载:
  2. 以matlab为工具利用数字图像处理技术对答题卡进行了识别,并对识别结果进行了处理。注意到答题卡在采集图像的过程中由于各种原因可能会产生图像倾斜、水平或垂直错位,要进行正确识别首先必须对其进行校正,再依据像素检索技术进行识别。(With MATLAB as the tool, the answer card is identified by digital image processing technology, and the recognition results are processed
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:180224
    • 提供者:火爆夏日
« 12 3 »
搜珍网 www.dssz.com