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

搜索资源列表

  1. opencv_image

    0下载:
  2. 锐化、图象的半影调和抖动技术、直方图修正和彩色变换、腐蚀,膨胀,细化算法、边沿检测与提取,轮廓跟踪-Sharpening, image penumbra reconcile jitter histogram correction and color conversion, corrosion, expansion, refinement algorithm, edge detection and extraction, contour tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7910159
    • 提供者:sherry
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
  1. Digital-Image-Processing

    0下载:
  2. Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:50520
    • 提供者:nicole
  1. ques9

    0下载:
  2. Write MATLAB code that will do the following. (a) Import a RGB image and display all planes in individual colours. (b) Convert RGB HSI and HSI RGB. (c) Perform adaptive histogram using RGB and HSI image. (d) Manipulate image bri
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:83221
    • 提供者:Rokibul Ahmed
  1. EHD_image-retrieval

    0下载:
  2. 基于边缘直方图的图像检测程序(matlab),包括一个检测图像边缘信息EHD算子的function函数,还有一个图像检测的主程序-Histogram-based image edge detection program (matlab), including an image edge detection operator function EHD function, there is a main image detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2274
    • 提供者:sherry
  1. Digital-image-processing

    0下载:
  2. 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6334360
    • 提供者:吕连军
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. image

    0下载:
  2. 基于VC6MFC对灰度图像的数字图像处理程序,适合初学者使用。包括灰度直方图、霍夫变换、几何变换、边缘提取等功能。-Based on grayscale images VC6MFC digital image processing program, suitable for beginners to use. Including histogram, Hough transform, geometric transformations, edge detection and other func
  3. 所属分类:Special Effects

  1. Image-segmentation-source-code

    0下载:
  2. 利用直方图双峰法阈值分割法、基于最大信息熵算法、基于区域的图像分割方法和基于边缘检测方法对图像进行分割程序代码-Bimodal histogram thresholding method based on maximum entropy algorithm, based on the area of ​ ​ image segmentation and edge detection method based on image segmentation program code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:754324
    • 提供者:jie
  1. HOG_OpenCV

    1下载:
  2. HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1754323
    • 提供者:王飞
  1. Digital-image-processing

    0下载:
  2.  Covered topics „ Introduction and image acquisition „ Human vision, color models and image formation „ Color and point transforms -histogram „ Geometrical transforms „ Interpolation „
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2112655
    • 提供者:Jayaprada
  1. HW2

    0下载:
  2. 自己编写的基于matlab的直方图均衡和Canny边缘提取程序。有不错的仿真效果。-I have written matlab-based histogram equalization and Canny edge detection procedure. There are a good simulation results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:321683
    • 提供者:kangyi
  1. sobleANDhist

    0下载:
  2. 自编soble边缘检测及自编的求直方图的程序 -Histogram self soble edge detection program and directed the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:287426
    • 提供者:Shery
  1. Image-processing-source-code

    1下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12969327
    • 提供者:任朝阳
  1. GetEdgeHistogram

    0下载:
  2. matlab编写的图像边缘直方图提取程序,最后结果包含了归一化边缘梯度直方图(矩阵第-行),相应量化区间均值(矩阵第二行),相应量化区间均方差(第三行),具体见从程序,有注释-write histogram matlab image edge extraction procedures, the final result contains a normalized edge gradient histogram (Matrix- line), corresponding quantization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:吴亮
  1. lipsize

    0下载:
  2. 分析了灰度图像的脂质体,并产生不同的大小和形状参数。-This function analyses grayscale .tif images of liposomes (or any round shaped particles). This function applies to the image: 1. Histogram Equalization. 2. Low Pass Filter (variable size, default size 12). 3.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:818164
    • 提供者:
  1. moshishibie

    0下载:
  2. 边缘检测,平滑处理,读取并转换成灰度图,统计灰度直方图-Edge detection, smoothing, read and converted into grayscale, statistical histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4613
    • 提供者:quanru
  1. Canny_My_GPU

    0下载:
  2. canny边缘检测(自动设置Sigma的高斯平滑+Sobel(原始)+自适应直方图阈值)-canny edge detection (automatically set Sigma Gaussian smoothing+ Sobel (original)+ adaptive histogram threshold)
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:934912
    • 提供者:王顺飞
  1. Matlab-GUI-tuxiangchuli

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2059444
    • 提供者:konghao
  1. ImageProcessing

    1下载:
  2. 这是一个简单图像处理的GUI程序。实现的功能有:直方图统计,直方图拟合,边缘提取和自定义模板算子处理。界面采用的是ENVI 4.7的风格。-This is a simple image processing GUI program. Implemented features are: histogram, histogram fitting, edge extraction and custom template operator handling. Interface using the EN
  3. 所属分类:Special Effects

    • 发布日期:2015-01-27
    • 文件大小:6389760
    • 提供者:胡韦名
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com