搜索资源列表

  1. opencv_ex

    0下载:
  2. 利用openCV实现对图形的处理。包括打开图像,对图像进行灰度处理,求图像彩色直方图,对图像进行对数和指数校正等功能。-Realized by openCV graphics processing. Including the opening image, the image gray scale processing, find the image color histogram, the image correction on th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1096704
    • 提供者:
  1. zhifangtu

    0下载:
  2. 这个程序是显示一幅灰度图像的直方图,它是利用OPENCV写的。-This program is to show a gray image of the histogram, which is written by OPENCV.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:汪洋
  1. hist

    1下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:3366912
    • 提供者:
  1. OpenCVtest2

    0下载:
  2. 利用opencv实现的图片读取以及灰度变换和直方图的绘制-Image loading,and historam drawing by opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2016256
    • 提供者:董江凯
  1. motion-tracking-and-implementation

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

    • 发布日期:2024-05-16
    • 文件大小:130048
    • 提供者:mei88
  1. cale_hist

    0下载:
  2. 在图像中,找到指定区域内的最佳灰度阈值,用于图像二值化的直方图分析,使用Opencv进行数据保存-In the image to find the optimal gray threshold within the designated area for the histogram analysis of image binarization, and save data using Opencv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:李宗阳
  1. rgbg

    0下载:
  2. 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:龙场
  1. Histogram

    0下载:
  2. 在OPENCV环境下,可以对灰度图像绘制直方图,直接调用函数即可,作者已经调通了。文件夹中有效果图。-draw histogram piture for gray pictures。
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:177152
    • 提供者:linxiao
  1. image

    0下载:
  2. 自己写的基于opencv 打开保存图像,以及进行图像的半调,直方图 灰度化-failed to translate
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-16
    • 文件大小:5268480
    • 提供者:飞雪麒麟
  1. histogram-drawing(choose-interval)-

    0下载:
  2. 数字图像处理,直接画出图像的频率直方图,也可以选择感兴趣的灰度区间画图.相比于opencv库函数,效率更高.-Digital image processing, image frequency histogram plot directly, you can also choose the gray zone of interest drawing. Compared to the opencv library functions mo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:fanyongxiang
  1. HistEqualization

    0下载:
  2. 基于opencv的直方图均衡化,包含灰度图像和彩色图像的直方图均衡化,效果很好,无需配置,下载即可打开工程,运行程序。-Hist equalization based on opencv,including processing gray and color image.It performance well and can be used very easily.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:5735424
    • 提供者:littlebo
  1. calcHist

    0下载:
  2. Qt、Opencv中直方图示例程序,可以实现灰度图像、彩色图像的直方图计算、及绘制。-Qt, Opencv histogram sample program, you can achieve gray-scale image, color image histogram calculated and plotted.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:dengshaogeng
  1. ImageRetrieval

    0下载:
  2. ImageRetri (C++_毕业设计) sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持-ImageRetri Color histogram, gray matrix, HU invariant moment, edge direction histogram, retri method using K-means and K-D tree two, ne
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:438272
    • 提供者:高峰记忆
« 1 2»

源码中国 www.ymcn.org