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

搜索资源列表

  1. opencv

    0下载:
  2. 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2579552
    • 提供者:lili
  1. edge-histogram-extraction

    0下载:
  2. 基于Opencv上的图形特侦提取,边缘直方图提取-Based on the graphic special reconnaissance Opencv extraction, edge histogram extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:167783
    • 提供者:ljw
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. hog

    0下载:
  2. 使用C++计算图像的梯度直方图,提取图像的梯度特征,用于后期的应用-Using C++ to calculate the image gradient histogram, extract the image gradient feature for late applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7742286
    • 提供者:于海浪
  1. colorhist

    0下载:
  2. 本程序基于opencv可以提取图片的颜色直方图特征,可用于图像检索中作为颜色特征-This procedure is based on opencv can extract the image color histogram features, can be used as color features in image retrieval
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3821956
    • 提供者:张月辉
  1. OPENCVHELLO

    0下载:
  2. 图像的颜色直方图提取,输出成xml文件格式-Extraction of the color histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:9476817
    • 提供者:飞翔
  1. edgeHistogramExtraction

    0下载:
  2. 实现对任意图片的边缘直方图的提取并绘画!-Any picture edge histogram are extracted and painting!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:5718016
    • 提供者:汤姆
  1. S

    0下载:
  2. 先将BGR转换为HSV,从中提取S,并画出S的直方图-BGR converted to HSV, extracted from S and draw the S histogram first
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:4405969
    • 提供者:徐琴
  1. colorhistogram

    0下载:
  2. 图像处理,使用opencv对图像颜色直方图特征提取-Image processing using opencv image color histogram feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:16149
    • 提供者:李衮
  1. histCompare

    0下载:
  2. 提取两图片的直方图,并进行比较,可用于匹配-exact the hists of pictures and compare the relation , can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5553739
    • 提供者:brett
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  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. HSVHistogramGenerator

    0下载:
  2. 提取图像彩色直方图的C++类实现,使用opencv库-realization of a C++ class which gives the color histogram of a specific image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:张俊强
  1. feature-exaction-codes

    0下载:
  2. OpenCV全局特征提取,包括颜色、纹理和形状的提取算法代码,如直方图、边缘轮廓等-feature exaction codes for images using opencv, including features like color, texture and shape
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1886175
    • 提供者:Cindy
  1. OPENCV

    0下载:
  2. opencv特征提取,,包括hough直线,hough圆,直方图绘制-opencv feature extraction, including hough straight, hough circle, draw a histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:105070
    • 提供者:ZHANG LLIJIAN
  1. FaceRecognition_CNN(olivettifaces)

    2下载:
  2. 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15348854
    • 提供者:周文活
  1. Edge-histogram-extraction

    0下载:
  2. 边缘直方图提取,使用opencv2.49库-Edge histogram extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5344109
    • 提供者:孔维斌
  1. Robotics_exp4

    0下载:
  2. python下的直方图提取与camshift目标跟踪算法,基于opencv3.0实现,可用于移动机器人等的相关实验和应用。-Histogram extraction and CAMSHIFT target tracking algorithm, based on opencv3.0 implementation, can be used for mobile robots and other related experiments and applications.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:719431
    • 提供者:七月飞霜
  1. sxtzhifangtu

    0下载:
  2. 基于opencv的c++实现的对视频进行直方图绘制,提取分析视频特征-Based on opencv c++ implementation of video draw a histogram, video analysis feature extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:10713
    • 提供者:曾丁
  1. HSV-historgram--extract

    0下载:
  2. vs2013 + opencv2.4.9 提取图像HSV直方图,程序已经经过注释和调试,编程语言c++ -vs2013+ opencv2.4.9 extracted image HSV color histogram, the program has been successful debugging, you can run, c++ programming
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1802
    • 提供者:殷梦霞
« 12 »
搜珍网 www.dssz.com