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

搜索资源列表

  1. OpenCV图像二值化(阈值法)

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

    • 发布日期:2017-03-22
    • 文件大小:989byte
    • 提供者:王长龙
  1. Threshold Processing 使用opencv和VC++实现图像边缘提取

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

    • 发布日期:2017-03-23
    • 文件大小:10.18kb
    • 提供者:Kelly Pang
  1. ipl_medfil

    0下载:
  2. 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:893byte
    • 提供者:steven xu
  1. RemoveBackground

    0下载:
  2. 基于VC++6.0开发环境,用OpenCv编程,实现背景和图像的分离,提取不均匀的背景,并从原图像中减去背景图像!-VC++6.0 based development environment, with OpenCv programming, background and image separation, extraction uneven background, and subtracted from the original image background image!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:孙颖雯
  1. background-subtraction

    0下载:
  2. 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:6.27kb
    • 提供者:刘宁
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:king
  1. dialog_opencv_image

    0下载:
  2. VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:勤勤
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:lyd
  1. blobtrack

    0下载:
  2. vc++6.0和opencv结合开发的图像跟踪的程序,适合初学者调试-opencv with vc++6.0 and the development of image tracking program, suitable for beginners debugging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12.24mb
    • 提供者:严顺行
  1. 111

    0下载:
  2. 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:汤双泽
  1. PingJun

    0下载:
  2. 图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1.58kb
    • 提供者:zhaobozg
  1. 2-copysubimg-roi-mask

    0下载:
  2. vc++利用opencv 实现的图像拼接-vc++ using opencv realized image mosaic
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:dingcheng
  1. Sxing

    0下载:
  2. 本代码是基于opencv的vc++环境下的图像变形,将原图变成S型,其他形状也可以类推,原理一致。-This is a process based on opencv,it can change a picture to an S style.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:CSJ
  1. VC

    0下载:
  2. vc图像处理,包括有图像的恢复,图像的显示,图像的获得,边缘外形-vc image processing, including image restoration, the image display, the image obtained, edge shape, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:6.09mb
    • 提供者:panghuqiu
  1. vc-imageprocessing

    0下载:
  2. 数字图像处理,里面包含很多c++算法,适合初学opencv,包括图像融合、图像分割、图像拼接-Digital image processing, which contains a lot of c++ algorithm, suitable for beginners opencv, including image fusion, image segmentation, image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21.02mb
    • 提供者:白色恋人
  1. VC--contrasthencement

    0下载:
  2. 使图像的对比度增强 图像视觉效果就会有所提高 此代码实现了对比度增强-使图像的对比度增强 图像视觉效果就会有所提高 此代码实现了对比度增强
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:9.94mb
    • 提供者:
  1. figshow1

    0下载:
  2. VC++ 基于opencv的图像应用,显示指定位置的图像(show a picture in the Dialog box)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:1.31mb
    • 提供者:huangwifi
  1. cut_test

    0下载:
  2. 对图像进行多个框选,使用鼠标可以对多个物体进行标记(could rectangle the image,you could use mouse to select the object and mark it)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:2.83mb
    • 提供者:小鱼2018
  1. 光学图像处理Demo

    0下载:
  2. 初学者使用VC++进行光学图像处理的源代码
  3. 所属分类:OpenCV

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com