CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - opencv 图像

搜索资源列表

  1. face_detection1

    0下载:
  2. 基于opencv对图像上的单个人脸或多个人脸进行检测-opencv based face detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-18
    • 文件大小:27379240
    • 提供者:amazing
  1. Blend

    0下载:
  2. 利用OpenCV实现的一款图像无缝融合的工具,本工具使用导航的方式,让用户能够很好地进行多对象无缝拼接。简单易用,并且无缝拼接效果良好。-Use a tool image OpenCV achieve seamless integration of the navigation tool, which allows the user to be good for multi-object seamless. Easy to use, and seamless with good results.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5242245
    • 提供者:张光裕
  1. 16_LoadShowOutputImage

    0下载:
  2. 图像的载入,显示和输出,基于OpenCV实现简单的图像的读取、显示及输出-Image loading, display and output, based on OpenCV to achieve a simple image of the read, display and output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:严旭
  1. VS10_solution

    0下载:
  2. 视频抓取图像帧 VS2010解决方案按OpenCV相关配置 1.读入视频文件 将视频加载至内存,文件名需按正确路径添加 2.逐帧读取文件 将视频逐帧读取,并每帧读取成图片保存 3.帧图像保存 帧图像名包括图像名和序号-Video capture image frames
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:23552591
    • 提供者:zhangxiaoping
  1. ConsoleApplication1

    0下载:
  2. 利用opencv实现图像的缩放,不直接使用resize函数并且采用双线性插值方法-The use of opencv image scaling, do not directly use the resize function and the use of bilinear interpolation method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9041739
    • 提供者:liyiche
  1. WorldCamera

    0下载:
  2. 调用opencv的cvFindHomography函数求得H矩阵,再利用利用cvInvert求得H的逆矩阵,最后,选取图像上的像素点,利用cvMatMul(Ma, Mb, Mc)求出其结果矩阵。-The cvFindHomography call opencv function matrix H is obtained, and then use use cvInvert determined inverse matrix H, and finally, the pixels on the i
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4081474
    • 提供者:卜帆
  1. zhang

    0下载:
  2. 这是一种图像细化的方法,结合opencv插件利用VS对图像进行细化-This is a method of image thinning, combined with the use of OpenCV plug-in VS image thinning
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:1509
    • 提供者:谭丽娟
  1. eliuii4

    0下载:
  2. 这是使用opencv的方法找图像轮廓的,其实opencv自带的找图像轮廓的函数-This is the use of opencv method for image contour, actually the opencv own for image contour function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:33792
    • 提供者:rxfebqt
  1. opencvQT

    2下载:
  2. 基于window系统QT编写的一个小软件,应用opencv实现图像数字及文字识别,是图像识别算法的一个基本应用示例。-Based on the window system QT prepared by a small software, the application of opencv to achieve image digital and text recognition, image recognition algorithm is a basic application example
  3. 所属分类:Other windows programs

    • 发布日期:2017-07-18
    • 文件大小:234496
    • 提供者:茹志军
  1. poux

    0下载:
  2. 这是使用opencv的方法找图像轮廓的,其实opencv自带的找图像轮廓的函数-This is the use of opencv method for image contour, actually the opencv own for image contour function
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:22528
    • 提供者:afgtciency
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. MSI-2

    1下载:
  2. 基于opencv的阴影检测,以亮度图像为基础,基于重建的形态学运算构建出MSI,进而由阈值分割得到效果较好的阴影检测效果(Shadow detection based on OpenCV)
  3. 所属分类:其他

    • 发布日期:2017-08-06
    • 文件大小:5713920
    • 提供者:cap
  1. ORB

    0下载:
  2. 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:276480
    • 提供者:jerry he
  1. ImageWatch

    0下载:
  2. VS2012使用的图像查看工具......opencv 必备工具(VS2012 use the image viewer tool: opencv essential tools)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1409024
    • 提供者:keva
  1. test2

    0下载:
  2. 基于opencv的图像处理,非极大值抑制(Nonmaximun suppression opencv)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:9470976
    • 提供者:FORSTNER
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. 1

    0下载:
  2. 已经完成的文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的双线性插值(The finished word game beginner's point avalanche first uses GM version G++ and OpenCV to realize the bilinear interpolation of the image)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:zidong
  1. 11

    0下载:
  2. 已经完成的vc文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的线性插值(The finished VC text game is a point avalanche followed by a linear interpolation of the GM version of G++ and opencv)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1287168
    • 提供者:lianhekai
  1. eyeLike-master

    1下载:
  2. 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:229376
    • 提供者:zxzxzy12345
« 1 2 3 4 5 6»
搜珍网 www.dssz.com