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

搜索资源列表

  1. ex01

    0下载:
  2. 在VC6.0和opencv下,简单的实现了彩色图像转换成灰度图-In VC6.0 and opencv, the simple implementation of the color image into grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.37mb
    • 提供者:xujiangle
  1. zhuanhuanhuidutu

    0下载:
  2. 将原始彩色图像转换成灰度图,利用opencv实现-opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.29mb
    • 提供者:
  1. edge-detection

    1下载:
  2. 将彩色图像转换为灰度图像并对其进行边缘检测 vs2008+opencv2.1运行成功-A color image is converted to grayscale and edge detection of its successful run vs2008+ opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:833byte
    • 提供者:跳眺
  1. BMP2PGM

    0下载:
  2. 利用opencv将BMP图像转换成为PGM,简单实用,所有dll都已包含。可以直接调试-Opencv BMP images converted into PGM, all dll are included.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2.1mb
    • 提供者:王涛
  1. edge

    0下载:
  2. 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1.63mb
    • 提供者:zhouyang
  1. 1

    0下载:
  2. 将一幅RGB图像转换成一幅HSV图像,并显示-RGB TO HSV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:4.03mb
    • 提供者:徐琴
  1. Test1

    0下载:
  2. 一个基于OpneCV的canny边缘算法,支持将彩色图像转换成灰度图片之后再求边缘的程序-A support and then seek to convert a color image to grayscale image edge program based canny edge OpneCV algorithm,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:8.74mb
    • 提供者:kimi
  1. image-canny-and-scaling

    0下载:
  2. 这是一个基于opencv的图像转换灰度图,图像缩放,边缘检测过程-This is a opencv grayscale image conversion, image scaling, edge detection process
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:12.47kb
    • 提供者:王欢
  1. Mat2Wic

    0下载:
  2. 我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:665byte
    • 提供者:nahcooo
  1. xianshituxiangjuzhen

    0下载:
  2. 把图像转换成矩阵的形式,并将其矩阵保存成文件形式-Image is converted into the form of a matrix, and the matrix is ​ ​ saved into a file format
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:2.62mb
    • 提供者:djf
  1. grating

    0下载:
  2. 基于opencv简单的将rgb图像转换为灰度图像。-Simply, based on opencv,a rgb image is converted to a grayscale image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.92mb
    • 提供者:蔡青青
  1. RGB-to-Gray

    0下载:
  2. 实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:670byte
    • 提供者:ljc
  1. HSVtoRGB

    0下载:
  2. 本代码的功能是将一副RGB图像转换成HSV图像,并分别显示出来,对初学者有较好的参考意义。-This code function is an RGB image is converted into HSV image, and were displayed on a better reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1.41mb
    • 提供者:程海粟
  1. GRAYTOPseudo-color-and-rainbow

    0下载:
  2. 将灰度图像转换成伪彩色图和彩虹图像,彩虹图像的效果比伪彩色好一些-The pseudo-color grayscale images into image maps and rainbow, rainbow image is better than some pseudo-color
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.59kb
    • 提供者:djf
  1. extDll

    0下载:
  2. 最适用的将YUY2的彩色图像转换为灰度图像的方法,可以大量应用在opencv中-the best method used to convert yuy2 image to be gray image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:540.91kb
    • 提供者:新村
  1. opencvQt.tar

    0下载:
  2. Qt图像处理,实现一些图像处理基本功能,包括灰度图像转换,大律法二值化,添加水印等操作。后边会陆续增加功能。使用极度类似opencv- Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:27.29kb
    • 提供者:霍紫健
  1. Gaussian

    7下载:
  2. 打开24位彩色bmp文件, 显示该图像 将图像内容顺时针旋转90度后显示出来 将图像分成等大小的4块,将第1和第3块像素互换后保存 将旋转后的图像转换成灰度图像显示,并保存 对灰度图像求Sobel边缘图,显示出来,并保存 对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用) 对灰度图像进行2值化-Open 24-bit color bmp files, displays the image will rotate clockwise image content
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:70.96mb
    • 提供者:王梓涵
  1. CUDA_RGBimageToGray

    0下载:
  2. 用cuda+opencv将RGB图像转换成灰度图-With cuda+opencv Converting an RGB image into grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:340.68kb
    • 提供者:寒客
  1. openCV-Practicefh

    0下载:
  2. 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:29.66mb
    • 提供者:fangs
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

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