搜索资源列表

  1. grayhist

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

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

    0下载:
  2. 灰度直方图提取,这里是基于opencv环境下的,直接打开即可运行-Histogram extraction, opencv here is based on the environment, directly open to run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:2016256
    • 提供者:dianluyuanli
  1. hist

    0下载:
  2. 用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:3688448
    • 提供者:李占闯
  1. OpenCV_Histogram

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

    • 发布日期:2024-04-30
    • 文件大小:301056
    • 提供者:sskaje
  1. imhist

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的灰度直方图-With Microsoft Visual C++ 6.0 as a platform, based on the images to achieve opencv histogram
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1352704
    • 提供者:左加阔
  1. Course

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容-Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:708608
    • 提供者:twty
  1. opencv-hist

    0下载:
  2. opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:5957632
    • 提供者:fan
  1. video

    0下载:
  2. opencv读入一段视频,并且显示每一帧的RGB灰度直方图变化-opencv read into a video, and displays each fr a me of the RGB histogram changes
  3. 所属分类:图片显示浏览

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:风神
  1. Frame

    0下载:
  2. 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified fr a me and the graying and the canny edge detection and histogram and RGB value, using OPENCV
  3. 所属分类:图片显示浏览

    • 发布日期:2024-04-30
    • 文件大小:610304
    • 提供者:张峰
  1. ImageRetrieval

    0下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:359424
    • 提供者:平天羽
  1. sy2

    0下载:
  2. 在matlab中编程实现图像的创建256级灰度图像的灰度级直方图; 2. 三段式线性变换,区间参数自定义; 3. 灰度图像转变为二值图像(阈值自定义); 4. 无论使用matlab或OpenCV,均不可使用库函数。 -Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:430080
    • 提供者:zhangxiao
  1. zhifangtu

    0下载:
  2. 利用opencv对视频进行灰度直方图处理,并求出均值,方差。。。 -Using opencv histogram processing for video, and find the mean and variance. . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:pipi
  1. DrawHistogram

    0下载:
  2. 基于OpenCv的MFC画图像灰度直方图-Based OpenCv the MFC painting image gray histogram
  3. 所属分类:OpenCV

    • 发布日期:2024-04-30
    • 文件大小:13387776
    • 提供者:祖先生
  1. daima

    0下载:
  2. 利用OpenCV绘制白色圆斑暗色背景的灰度直方图,简单可行-OpenCV draw round white spots on a dark background histogram, simple and feasible
  3. 所属分类:OpenCV

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:吴志鹏
  1. grey-level-histogram

    0下载:
  2. 这是一个基于opencv的求一幅图像的灰度直方图的小程序,适合初学者-grey level histogram
  3. 所属分类:OpenCV

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:lvyunlian
  1. tuxiangzhifangtu

    0下载:
  2. 利用opencv在RGB空间实现图像的灰度直方图的提取。-In RGB space use opencv achieve image histogram extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:11510784
    • 提供者:贾庆玲
  1. picureProcess

    0下载:
  2. 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transf
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:372736
    • 提供者:王鹏
  1. opencv

    0下载:
  2. 涉及到opencv中的一些基础知识,包括矩阵的计算,颜色空间的转换、灰度直方图-Involved in opencv some of the basic knowledge, including matrix computing, color space conversion, gray histogram
  3. 所属分类:书籍源码

    • 发布日期:2024-04-30
    • 文件大小:17567744
    • 提供者:Sandy
  1. 直方图均衡化

    0下载:
  2. 基于opencv的直方图均衡化实现,基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。(Realization of histogram equalization based on OpenCV)
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:234496
    • 提供者:海coding
  1. Histogram

    0下载:
  2. 灰度直方图和RGB直方图,采用Python-OpenCV,(Grey levelHistogram and RGB Histogram)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:132096
    • 提供者:贺艳儿
« 12 »

源码中国 www.ymcn.org