CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - OpenCV 灰度

搜索资源列表

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

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

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

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.22kb
    • 提供者:樊思存
  1. edge.rar

    0下载:
  2. opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:809byte
    • 提供者:wangwei
  1. IplimageProcessFunction.rar

    0下载:
  2. opencv中对图像进行灰度化,二值化,边缘检测等,以及一些标定,,opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5.69kb
    • 提供者:lue
  1. 灰度图进行递归四叉树分割

    2下载:
  2. 四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-14
    • 文件大小:1.65kb
    • 提供者:ymz
  1. RenWavelet

    0下载:
  2. 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:48.9kb
    • 提供者:任桢
  1. opencvgray

    0下载:
  2. opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5.95kb
    • 提供者:sdphw
  1. MultiLog

    0下载:
  2. 基于opencv进行编写的多尺度Log特征区域求取方法,其中还包括灰度图像膨胀的程序(多尺度Log也用到)。代码简单易懂,可结合相关资料进行分析。-Opencv be prepared based on the multi-scale characteristics of the region to strike a Log method, which also includes the expansion of gray-scale image of the program (also use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:44.96kb
    • 提供者:任桢
  1. opencv-hist

    0下载:
  2. opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:fan
  1. DistanceTransform

    0下载:
  2. 距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:211.05kb
    • 提供者:木头
  1. Houghcircle

    0下载:
  2. 基于opencv对采集的图片检测圆,并且将圆上的各点采样,取1024个点,得到这1024个点的灰度值.为后续的FRF变换提供数据.其中灰度的大小代表了此处润滑液的厚度深浅.对工程分析应用非常有帮助.-Opencv image based on the collected test round, and will circle the points on the sample, take 1024 points, 1024 points by the gray values. For the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:wushixu
  1. opencv

    0下载:
  2. opencv和MFC结合显示图像以及灰度变换-MFC with opencv and display images and gray-scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:yangye
  1. OpenCVRGB

    0下载:
  2. OpenCV—RGB图像灰度化,并提取轮廓-OpenCV-RGB gray-scale images and contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4.82kb
    • 提供者:cz
  1. opencv-write-video-program

    0下载:
  2. OPENCV中,图片写入视频文件程序。实现读入一个彩色视频文件并以灰度格式输出这个视频文件。-OPENCV, the picture write video files program. Implementation reads a grayscale color video file and output the video file format.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.85kb
    • 提供者:hhhu
  1. ImageTest2

    0下载:
  2. 根据图片灰度值,对比2张图片,判断是否是相同的图像(Compare 2 pictures to see if they are the same)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:32.78mb
    • 提供者:rockjicks
  1. gray

    0下载:
  2. 读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:6.68mb
    • 提供者:Emmaxi
  1. 灰度共生矩阵特征提取应用

    1下载:
  2. 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:8.39mb
    • 提供者:WHU_Karl
  1. nmn

    0下载:
  2. 读取一张图片 绘制灰度图 二值图 轮廓图等 用于图像识别(Read a picture, draw grayscale, two value map, contour map for image recognition)
  3. 所属分类:图形图像处理

  1. thin

    0下载:
  2. 对灰度图像进行骨架提取,得出骨架走向和骨架像素坐标。(The skeleton of gray image is extracted, and the skeleton direction and skeleton pixel coordinates are obtained.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1.64mb
    • 提供者:lxxl
  1. Digital Image Processing

    0下载:
  2. 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:27.17mb
    • 提供者:JoyceY
« 12 3 4 »
搜珍网 www.dssz.com