CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图 提取

搜索资源列表

  1. texture1

    0下载:
  2. 本人编写的用直方图提取纹理特征的源码,希望对大家有用
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4534
    • 提供者:yixin
  1. grayhist

    0下载:
  2. 灰度直方图提取,这里是基于opencv环境下的,直接打开即可运行
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:666715
    • 提供者:dianluyuanli
  1. 边缘角度直方图

    0下载:
  2. 1。canny边缘检测作为掩码 2。sobel边缘提取 3。计算边缘角度 4。计算直方图
  3. 所属分类:源码下载

    • 发布日期:2010-11-04
    • 文件大小:11369
    • 提供者:limaolimao
  1. 图像增强(空域、频域、锐化等)

    1下载:
  2. 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
  3. 所属分类:C#编程

    • 发布日期:2011-02-25
    • 文件大小:421719
    • 提供者:cvj157
  1. 灰度直方图特征提取的Matlab实现

    0下载:
  2. 灰度直方图特征提取的Matlab实现
  3. 所属分类:文档资料

    • 发布日期:2011-05-14
    • 文件大小:231291
    • 提供者:13851756410
  1. 图像增强

    0下载:
  2. 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵
  3. 所属分类:源码下载

  1. OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序

    1下载:
  2. 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:300833
    • 提供者:sskaje
  1. LicensePlate.rar

    2下载:
  2. Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-16
    • 文件大小:1909782
    • 提供者:wuyiliang
  1. VC.rar

    0下载:
  2. 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5672440
    • 提供者:李明福
  1. chip_histogram_features.rar

    0下载:
  2. 直方图是用面积表示各组频数的多少,矩形的高度表示每一组的频数或频率,宽度则表示各组的组距,因此其高度与宽度均有意义。 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。 ,Histogram is that each group size the number of frequency, the height of the rectangular frequency of each group said that the number or frequency,
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1951
    • 提供者:zhangyun
  1. lly.rar

    0下载:
  2. 对图像进行边界去除的处理,提取出其HSV颜色直方图。,Image processing to remove the border, to extract the HSV color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:laura
  1. image.rar

    1下载:
  2. 数字图像处理入门:边缘检测与提取;腐蚀,膨胀,细化;图像的几何变换;图像的检测,模板;图像的平滑;图像压缩编码;直方图修正和彩色;图像VC编程代码,Introduction to digital image processing: edge detection and extraction corrosion, expansion of refining image geometric transform image detection, template image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2015-05-23
    • 文件大小:1334690
    • 提供者:crasty
  1. ColorHistogram.rar

    1下载:
  2. 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-09
    • 文件大小:1293
    • 提供者:卢悦
  1. HoG.rar

    1下载:
  2. 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-04
    • 文件大小:4202
    • 提供者:Yang
  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. 1

    0下载:
  2. 实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1479469
    • 提供者:zj
  1. histogramfeaturestiqu

    0下载:
  2. 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-chip_histogram_features
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:1934
    • 提供者:李佳航
  1. HoGnew

    0下载:
  2. 基于数字视频处理的图像中的行人检测代码里面十分重要的梯度直方图提取技术的代码.-Digital video processing based on images of the importance of pedestrian detection code inside the gradient histogram extraction code.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:3933
    • 提供者:YU
  1. hsvhist

    1下载:
  2. -提取彩色图像HSV直方图 -量化均匀量化 -结果归一化-Extract HSV histogram
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:23100
    • 提供者:yudaxia
  1. main

    0下载:
  2. 图像处理,使用灰度直方图提取图像特征,支持多张同时进行(Image processing, using a gray histogram to extract image features, support multiple copies of the image at the same time)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:yangyang123
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com