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

搜索资源列表

  1. OpenCV 4 下的图像任意角度的旋转

    0下载:
  2. OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2050
    • 提供者:孙剑
  1. opencv-人脸识别

    2下载:
  2. opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2903240
    • 提供者:刘卓
  1. OpenCV种子填充实现彩色图像分割的代码

    2下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1928
    • 提供者:陈其星
  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:陈其星
  1. opencv

    0下载:
  2. opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:411648
    • 提供者:月明泛轻舟
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:9830400
    • 提供者:小kkx
  1. 用OPENCV提取ROI

    0下载:
  2. 用opencv分割图像,可能对特定的图像管用,可以适当修改参数,达到所需要的效果(ROI segment:Using OpenCV to segment images, it can be used for specific image tubes, and can modify parameters appropriately to achieve the desired results.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:xiao_qing
  1. 图像处理

    0下载:
  2. 此文件包含本人学习OpenCV基础的所有练习,适合OpenCV初学者入门。(This file contains all the exercises that I learn from OpenCV, which is suitable for beginners in OpenCV.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:56321024
    • 提供者:星辰满天
  1. 图像修复

    0下载:
  2. 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:8788992
    • 提供者:一棵竖柳
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. opencv-python中文教程,译自官方帮助在线文档(Opencv-python Chinese tutorial, from official online help documents)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:5727232
    • 提供者:hemeee
  1. GLCM-OpenCV-master

    0下载:
  2. 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:914432
    • 提供者:zbf661
  1. 图像处理之逆透视变换

    0下载:
  2. 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:232448
    • 提供者:燕人张益达
  1. 颜色识别 - 图像(普通轮廓)

    0下载:
  2. 基于opencv的简单颜色识别,载入图像进行识别,可识别出图像中的红色物体并画出物体轮廓(Opencv based simple color recognition, loading image recognition, can identify the red object in the image and draw the outline of the object.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:16998400
    • 提供者:zhen
  1. MFC+OpenCV图像处理

    1下载:
  2. MFC+Opencv,实现了opencv中的各种滤波、边缘检测、拉普拉斯变换及高斯变换等,源码。(MFC+Opencv,running all that important basic functions.)
  3. 所属分类:OpenCV

    • 发布日期:2020-05-22
    • 文件大小:5959680
    • 提供者:初夏的雏菊
  1. opencv视频基本图像处理

    1下载:
  2. video processing on opencv
  3. 所属分类:OpenCV

    • 发布日期:2020-05-22
    • 文件大小:19398656
    • 提供者:机电男
  1. Python-opencv车牌识别

    2下载:
  2. 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
  3. 所属分类:OpenCV

    • 发布日期:2020-09-01
    • 文件大小:21504
    • 提供者:西风何时来
  1. Opencv一系列图像增强算法

    1下载:
  2. 基于OpenCV与mfc实现的一系列图像增强算法,边缘提取,直方图均衡化,各种滤波,应有尽有,界面美观大方
  3. 所属分类:图形图象

  1. opencv-semantic-segmentation

    1下载:
  2. 基于opencv的道路图像语义分割,用全卷积网络实现的(Road image semantics segmentation based on OpenCV and implemented by full convolution network)
  3. 所属分类:OpenCV

    • 发布日期:2020-07-26
    • 文件大小:6852608
    • 提供者:断剑123
  1. OpenCV计算机视觉编程攻略(第2版)

    1下载:
  2. opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-07
    • 文件大小:13435904
    • 提供者:liyilulihua
  1. 学习OpenCV(中文版).pdf

    1下载:
  2. 计算机视觉是在图像处理的基础上发展起来的新兴学科,有非常广阔的发展前景!(Computer vision is developed on the basis of image processing of emerging disciplines, has a very broad prospects for development!)
  3. 所属分类:OpenCV

    • 发布日期:2021-02-28
    • 文件大小:13688832
    • 提供者:bely.yu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com