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

搜索资源列表

  1. dbts

    0下载:
  2. OPENCV 在进行图像处理之前,单步调试代码-OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:746
    • 提供者:lixuexian
  1. qwe

    0下载:
  2. opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频进行高斯背景建模,也能得到前景的图像。-opencv in a small program, the role of the program is to get the video to the video or camera Gaussian background modeling, foreground image.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4200396
    • 提供者:liyafei
  1. canny

    0下载:
  2. opencv实现图像的显示,可以参考学习一下代码!以帮助调试程序!-The opencv achieve image display, and can refer to learn about the code! To help the debugger!
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:5592556
    • 提供者:zhanghao
  1. Image

    0下载:
  2. 在VC++上实现opencv处理图像的 常用算法 如 Soble,Canny,拉普拉斯,腐蚀,-Opencv processing images on VC++ common algorithms such as Soble, Canny, Laplace, corrosion, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2382467
    • 提供者:wanghui
  1. equal

    0下载:
  2. 数字图像处理,用于图像的均衡化处理,需要安装opencv-Digital image processing for balanced treatment of the image, you need to install opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:391123
    • 提供者:11
  1. zhifangtu

    0下载:
  2. 二维图像直方图的均衡化,可以显示直方图,C++程序,OpenCV编写-Two-dimensional image histogram equalization, display the histogram, C++ program, OpenCV write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:430935
    • 提供者:周靖昆
  1. read_picture

    0下载:
  2. opencv编程实现图像的压缩处理,包括双线性插值方法,立方卷积插值方法-a program to realize the function of pressing the picture
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:3529847
    • 提供者:mR.s
  1. CvvImage

    0下载:
  2. CvvImage,opencv老版本的文件,可以实现在特定矩形框内显示图像或者矩形-CvvImage, opencv old version file, you can display images in a specific rectangle or rectangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:3225
    • 提供者:xiaoguo
  1. sift

    0下载:
  2. SIFT 算法图像识别 基于opencv 基于sift-SIFT algorithm based image recognition is based on opencv sift
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:23529022
    • 提供者:杨冬
  1. HE

    0下载:
  2. 实现单幅图像的全局直方图均衡化并显示直方图,基于OPENCV的-To achieve a single image global histogram equalization and displays a histogram based OPENCV
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:109572
    • 提供者:沈耀强
  1. DiskManager

    0下载:
  2. 磁盘管理工具。使用C++结合OpenCV编写,支持对普通文件及图像视频流的数据流进行存储并管理磁盘。-Disk Management tool. Use C++ combined OpenCV written support of ordinary files and image of the video stream data stream to store and manage the disk.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:19592364
    • 提供者:田金龙
  1. salt-and-pepper-adding-noise

    0下载:
  2. 利用opencv在图像处理中实现椒盐加噪-Salt and pepper plus noise using opencv image processing
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:3102
    • 提供者:李凯
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. stitching

    1下载:
  2. 一个基于vc和opencv的图像拼接程序,功能较多-One based on vc and opencv image stitching procedure, function more
  3. 所属分类:其他小程序

    • 发布日期:2013-10-29
    • 文件大小:1610321
    • 提供者:hai
  1. RGB

    0下载:
  2. 给予OPENCV的关于RGB检测程序,能识别图像中任何一点的的像素值-OPENCV given for RGB detection procedures, able to identify any point of the pixel value of the image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:442072
    • 提供者:夜影
  1. gary

    0下载:
  2. 该程序用opencv实现了对灰度图像的双边滤波,参数可以自己选择,可调节双边滤波程度-failed to translate······································
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1540
    • 提供者:jay
  1. mfc_with_opencv

    0下载:
  2. 在windows下使用opencv,在mfc框架的dialog上的界面中正常显示图像的方法。-Using opencv, under the windows in the the mfc framework of dialog interface normal display image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:3777890
    • 提供者:zhaojkun
  1. epipolar-rectification

    0下载:
  2. 用OpenCV编的对图像进行极线校正的程序,先对图像进行匹配,然后求出基础矩阵,最后对图像进行极线校正-matching, fundametal matric and epipolar recitification
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:26400641
    • 提供者:车娟娟
  1. LeastSquaresFittingPlaneAndCurve

    0下载:
  2. 使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1387445
    • 提供者:xiaoxian
  1. change

    2下载:
  2. pyqt和opencv结合,将opencv采集的图像显示到QT的窗口上 python代码 国外大神写的-pyqt and opencv combined with the opencv captured image is displayed on the window to QT python code written in foreign god
  3. 所属分类:Other systems

    • 发布日期:2016-07-19
    • 文件大小:3072
    • 提供者:赵旭
« 1 2 3 45 6 »
搜珍网 www.dssz.com