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

搜索资源列表

  1. Canny2

    0下载:
  2. 使用OpenCV进行图像打开,边缘提取,保存等操作。-OpenCV for image open, edge detection, save.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:1627719
    • 提供者:947785341
  1. OCTMAG

    0下载:
  2. 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:6631132
    • 提供者:唐攀
  1. source

    0下载:
  2. 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:1889
    • 提供者:顾升2
  1. ShiPin

    0下载:
  2. 使用opencv获取摄像头视频在picture控件上显示,通过c++实现,在vc6.0上可以通过,不过必须安装opencv后才可以。可以获取图像,保存视频,代码简单,易学,刚做完与大家分享-Using opencv video camera to obtain the picture control on the display, through the c++ implementation, in vc6.0 can be passed, but before they can be inst
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-17
    • 文件大小:2259710
    • 提供者:王志远
  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. mango_demo

    0下载:
  2. OpenCV编程资料,这是个用opencv写的一个简单的图像编辑软件-I made a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2216555
    • 提供者:eadkenny
  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. OpenRadar1.0

    1下载:
  2. 使用C++编写的激光雷达数据的读取和显示代码 用到OpenCV2.4,OpenCV下有很多图像处理的函数,进行激光雷达的处理时也是可以使用的。便于后面进行算法的开发和测试-Use C++ prepared lidar data read and display code uses OpenCV2.4, OpenCV under a lot of image processing functions, laser radar processing may also be used. Behind
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2190
    • 提供者:zoulin
  1. MeanShift-segmentation

    0下载:
  2. 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6248197
    • 提供者:骇客终结者
  1. histogram-equalization

    0下载:
  2. 采用OpenCV对彩色图像进行直方图均衡化,效果很好。-Using OpenCV for color image histogram equalization, the effect is very good.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:640631
    • 提供者:
  1. bayer1

    0下载:
  2. 本代码是用MFC和opencv联合开发的,界面用对话框来做,用于彩色图像颜色变换,适合于初学者-This code is using MFC and opencv jointly developed interface with dialog boxes do, for color image color transform, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4377216
    • 提供者:李明
  1. mubiaotiqu3

    0下载:
  2. 本代码用VC和opencv编写的,用于提取图像中某一块区域保存为一幅新图像-The code used VC and opencv prepared for the extraction of an area of ​ ​ the image of a new image is saved as a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1503596
    • 提供者:李明
  1. 01

    0下载:
  2. 二值图像边缘提取,通过对图像二值化,然后利用opencv边缘提取函数进行边缘提取,并显示 -Binary image edge extraction
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1638165
    • 提供者:azeng
  1. ImageMosaic

    0下载:
  2. 基于Opencv的角点检测程序,为图像拼接做准备-Opencv based corner detection procedures, in order to prepare for image stitching
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:9177
    • 提供者:赖有发
  1. tx

    0下载:
  2. 本软件是在VC6.0的平台上,配合MFC界面以及OpenCV函数的调用开发出来的,它可以实现图像的显示,缩放,旋转,润化等操作,通过对图像进行处理,可以得出我们想要的图像-This software is in VC6.0 platform, with the MFC OpenCV function call interface and developed, it can realize image display, zoom, rotate, Run and other operations,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-01
    • 文件大小:14221350
    • 提供者:dd
  1. ex17-6

    0下载:
  2. OPENCV图形图像试验程序,哈哈,我也不知道是神马-OPENCV graphics test procedures, ha ha, I do not know the horse is God. . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1934
    • 提供者:徐某某
  1. Track

    0下载:
  2. 基于opencv的行人检测效果还可以 图像差分,形态学检测等-human detect
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19064793
    • 提供者:丰收
  1. RGBsegment

    0下载:
  2. 用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2244386
    • 提供者:putibing
  1. Hist

    0下载:
  2. 基于opencv的实现图像的显示和直方图的绘制-Based on the opencv realize image display and histogram drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-17
    • 文件大小:26565911
    • 提供者:张桂滨
  1. sift

    0下载:
  2. 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8307050
    • 提供者:guolong
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 22 23 »
搜珍网 www.dssz.com