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

搜索资源列表

  1. WinImage

    0下载:
  2. 图像处理相关,包括图像的直方图显示,rgb显示,滤波等功能-Image processing-related, including the image histogram display, rgb display, filtering and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:3057861
    • 提供者:火炎
  1. Frame

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

    • 发布日期:2017-03-28
    • 文件大小:610039
    • 提供者:张峰
  1. RGB_HSV_Histogram

    0下载:
  2. 读取jpeg和bmp位图并显示RGB,HSV直方图-Read jpeg and bmp bitmap and display RGB, HSV histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4176709
    • 提供者:王若维
  1. match

    0下载:
  2. 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:527544
    • 提供者:ljj
  1. ColorMatch

    0下载:
  2. 使用RGB直方图进行匹配,找出数据库中与要查询的图片灰度级直方图最接近的N张图片-RGB histogram matching to identify the closest to the database and query image gray level histogram pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:448739
    • 提供者:张剑锋
  1. histogram

    0下载:
  2. image histogram of an rgb image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:26003
    • 提供者:adila
  1. Histogram_RGB

    0下载:
  2. 对图像分别进行RGB的直方图操作,把图像中的rgb分量分别作了一个直方图并画了出来-Image RGB histogram operations the rgb component images were made by a histogram and draw out
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:6741095
    • 提供者:WANGZHE
  1. RGB-histogram

    0下载:
  2. 结合VC6.0和Opencv实现图像的R、G、B分量的提取,并绘制成曲线-Extracting image s R, G, B component and drawing curves
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:361429
    • 提供者:pengyeping
  1. RGB

    0下载:
  2. MFC实现可以载入图片并且分别做出图片三个通道的直方图。-MFC can load pictures and make pictures with three-channel histogram.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2148948
    • 提供者:张昕
  1. se

    0下载:
  2. rgb直方图,运用opencv获得3通道值,然后建立直方图,按比例在图中显示,对三种颜色分别显示-RGB histogram, the use of OpenCV 3 channel value, then set up according to the ratio histogram, shown in the diagram, are on display in the three kinds of color
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1780608
    • 提供者:刘卫东
  1. RGB-Histogram-Sideview--improfileadd(I)---File-Ex

    0下载:
  2. Simple but effective example of "Region Growing" from a single seed point. The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4909
    • 提供者:deepsash
  1. histogram-of-each-part-from-RGB-image

    0下载:
  2. histogram of each part from RGB image
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:2987
    • 提供者:Hany Fathy
  1. rgb

    0下载:
  2. rgb 转换算法, 灰度图直方图互转, rgb 转 yuv 图-rgb conversion algorithm, gray balance, grayscale histogram referrals, rgb turn yuv Figure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:
  1. RgbHist

    0下载:
  2. RGB直方图计算,并比较两幅图片的匹配程度,如需比较,需要屏蔽部分代码(已标出),选择灰度或其他通道。-RGB histogram computation, the degree of match and compare the two pictures, if you need more, need to shield part of the code (marked), choose the gray or other channels.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16348381
    • 提供者:里维斯
  1. ImageTool

    0下载:
  2. 一款小巧 图片分析工具,能查看 任意坐标点 RGB值 和灰度直方图等-A compact image analysis tools that can view any coordinate point RGB histogram values ​ ​ and so on. .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:314058
    • 提供者:
  1. calcHist

    0下载:
  2. 使用OpenCV实现RGB直方图,将图像分成三个通道,然后对每个通道进行计算各自的直方图,并且显示出来。-Use OpenCV achieve RGB histogram, the image is divided into three channels, and then calculate respective histogram for each channel, and displayed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4515411
    • 提供者:huyongjin
  1. histogram-gambar

    0下载:
  2. histogram gambar digunakan untuk mengetahui level rgb pada suatu citra-histogram gambar digunakan untuk mengetahui level rgb pada suatu citra..
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1406
    • 提供者:Dioza
  1. imginf

    0下载:
  2. 统计图像RGB三通道并显示RGB和灰度直方图,一了解彩色图像的具体信息-Statistics and display three-channel RGB images and RGB histogram, a detailed understanding of the color image information
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12024865
    • 提供者:haha
  1. ComputeRGBHistogram

    0下载:
  2. Compute image RGB histogram
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:749
    • 提供者:jonemark
  1. matlab

    0下载:
  2. 直方图均衡化的实现,RGB直方图均衡化,直方图归一化。-Histogram equalization to achieve, RGB histogram equalization, histogram normalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:198549
    • 提供者:杨庆
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com