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

搜索资源列表

  1. openimage

    0下载:
  2. 用OpenCV打开图像,打开任意图像,有打开对话框-Open the image with OpenCV, open any image, there is the Open dialog box
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1894715
    • 提供者:张喆
  1. cvWavelete

    0下载:
  2. 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:141104
    • 提供者:zyy
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1087616
    • 提供者:gregg
  1. SmoothExample

    0下载:
  2. visual c++下用opencv实现的图像增强-visual c++ using opencv achieved under the Image Enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:971800
    • 提供者:David Liu
  1. test

    0下载:
  2. 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effective.if you want to use it ,y
  3. 所属分类:Special Effects

    • 发布日期:2014-12-29
    • 文件大小:2025094
    • 提供者:刘玲
  1. CVImageProcess

    0下载:
  2. 利用opencv工具在vc中实现两幅图像的匹配,其中这个程序的框架不错,可以尝试一下其道框架编程-Vc using opencv tool to achieve the matching of two images, in which the framework of this procedure well, you can try programming the framework of its Road
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3594525
    • 提供者:心雨
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1922
    • 提供者:Swai
  1. MDI_SIFT_REG

    0下载:
  2. SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5476765
    • 提供者:刘晓明
  1. Var

    0下载:
  2. 用OpenCV编写的求图像方差程序,可用于图像处理-Written request with the OpenCV image variance procedures, can be used for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:198716
    • 提供者:赵乐
  1. sss_source

    0下载:
  2. 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12012306
    • 提供者:力量
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. License Plate

    1下载:
  2. 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
  3. 所属分类:图形图象

    • 发布日期:2013-01-31
    • 文件大小:5528427
    • 提供者:沈静
  1. exercise1

    0下载:
  2. OpenCV图像显示源码,vc调试通过。可以显示图像。-OpenCV image display source, vc through debugging. Can display the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1040263
    • 提供者:Eric
  1. gammacorrection

    0下载:
  2. 对图像畸变进行校正,对有些图像由于近小远大照成的畸变进行校正,采用了opencv-To correct image distortion , It s important to the machine vision
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:306276
    • 提供者:really
  1. opencvchinese

    0下载:
  2. opencv中文帮助,主要运用于图形图像处理,很实用的说-opencvchinese
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2684650
    • 提供者:hasery
  1. resize

    0下载:
  2. OpenCV图像处理测试程序---resize-OpenCV image processing test program--- resize
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:325533
    • 提供者:陈卓
  1. canny2

    0下载:
  2. opencv图像处理源代码---canny算法-opencv image processing source code--- canny algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:411086
    • 提供者:陈卓
  1. opencv

    0下载:
  2. 简单的图像处理代码,作为学习opencv的入门。-image
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4174602
    • 提供者:zengqiongfang
  1. testvideo

    0下载:
  2. 利用OPENCV,MFC,编程出对视频的扑捉,从视频中一帧一帧读出图像-Using OPENCV, MFC, programming out on video captured in a frame from the video read out a frame image
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3290387
    • 提供者:young
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com