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

搜索资源列表

  1. 完成图像RGB到HSV的转换

    0下载:
  2. 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-17
    • 文件大小:619076
    • 提供者:高飞
  1. 对图像进行形态学开、闭、形态梯度等算法实现

    0下载:
  2. 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\inclu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:182701
    • 提供者:高金锋
  1. 使用opencv写的图像旋转与缩放程序

    0下载:
  2. 使用opencv写的图像旋转与缩放程序,对初学opencv的人很有用,The use of written opencv image rotation and scaling procedures, the people of learning useful opencv
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:845
    • 提供者:张洪涛
  1. opencv实现二值化图像的黑点计数并计算出连同区域的面积

    4下载:
  2. opencv实现二值化图像的黑点计数并计算出连同区域的面积 -use opencv to count the number of binary image s black point
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-08-06
    • 文件大小:9876480
    • 提供者:august
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. 利用OpenCV对视频进行处理

    0下载:
  2. 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1500
    • 提供者:刘增宝
  1. 高通滤波器,对图像进行高通滤波

    0下载:
  2. 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high p
  3. 所属分类:OpenCV

    • 发布日期:2016-12-23
    • 文件大小:1413
    • 提供者:cd
  1. 基于vc++与opencv实现的视频图像Hu矩计算

    0下载:
  2. 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1054819
    • 提供者:William Fan
  1. colorHist把图像分为HSV三个平面画成直方图

    0下载:
  2. OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
  3. 所属分类:绘图程序

    • 发布日期:2017-03-23
    • 文件大小:5114
    • 提供者:张小雪
  1. opencv寻找图像角点的小程序

    0下载:
  2. 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20099858
    • 提供者:刘峰伯
  1. save4imge OpenCV中保存与读取4通道图像

    0下载:
  2. OpenCV中保存与读取4通道图像(bmp)Opencv没有提供四通道图像保存方法只提供了保存为(XML等其它格式的文件) 该源码提供了该方法-in the Opencv not have the method that save or read the 4 channel picture. Opencv just can save or read the 4 channel image to XML or other format use the CVSave/CVLoad . Our met
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:qrsssh
  1. OpenCV图像二值化(阈值法)

    0下载:
  2. OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:989
    • 提供者:王长龙
  1. 基于opencv的双边滤波

    0下载:
  2. 基于opencv的双边滤波,通过指定双阈值对图像进行预处理.,Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:1396
    • 提供者:chenyuanlu
  1. Threshold Processing 使用opencv和VC++实现图像边缘提取

    0下载:
  2. 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:10427
    • 提供者:Kelly Pang
  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1850
    • 提供者:Glorious Fool
  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:642048
    • 提供者:xuwanting
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. Kinect_NICV 读取kinect深度和彩色图像

    3下载:
  2. 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
  3. 所属分类:OpenCV

    • 发布日期:2014-05-04
    • 文件大小:8896512
    • 提供者:杨恒
  1. pix-show Opencv图像处理

    0下载:
  2. Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5880768
    • 提供者:sonic
  1. camara 拍摄棋盘格图像,自动计算相机参数

    0下载:
  2. 用于相机参数标定,采用opencv工具编写,用两个摄像头,分别拍摄棋盘格图像,自动计算相机参数-For camera calibration parameters, using opencv tools to prepare, with two cameras, were taken checkerboard image, automatic calculation of camera parameters
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6495850
    • 提供者:李大鹏
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com