搜索资源列表

  1. cvision6

    0下载:
  2. 本代码利用direct show 和 OpenCV 来进行图像处理,是学习direct show 和 OpenCV的好帮手。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48927
    • 提供者:liyubo
  1. cvision6

    0下载:
  2. 本代码利用direct show 和 OpenCV 来进行图像处理,是学习direct show 和 OpenCV的好帮手。-The code to use direct show and OpenCV for image processing, is to learn from direct show and a good helper OpenCV.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-10-15
    • 文件大小:49152
    • 提供者:liyubo
  1. opencv

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

    • 发布日期:2024-10-15
    • 文件大小:4174848
    • 提供者:zengqiongfang
  1. Marksdetection

    0下载:
  2. 自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-15
    • 文件大小:5120
    • 提供者:Norbert
  1. XopenCv

    0下载:
  2. 自己在c++6.0平台上结合opencv写的图像处理代码,并且有必要的注解,可提供学习。-Own c++6.0 platform image processing with opencv write code, and necessary annotations, providing learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-15
    • 文件大小:4259840
    • 提供者:liuyanxin
  1. drawing

    0下载:
  2. 基于OPENCV的图像处理代码,内含多种基本库函数,帮助新人学习OPENCV-OPENCV-based image processing code, contains a variety of basic library functions, to help newcomers learn OPENCV
  3. 所属分类:OpenGL

    • 发布日期:2024-10-15
    • 文件大小:1352704
    • 提供者:陈皓
  1. 4.22

    0下载:
  2. 基于opencv的vc6.0关于图像处理的初步学习代码-Opencv-based vc6.0 preliminary study of image processing code
  3. 所属分类:C#编程

    • 发布日期:2024-10-15
    • 文件大小:35840
    • 提供者:lcc
  1. imagepro

    0下载:
  2. 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
  3. 所属分类:OpenCV

    • 发布日期:2024-10-15
    • 文件大小:6585344
    • 提供者:irene
  1. opencv

    0下载:
  2. 本代码为基于opencv的计算机视觉源代码,可用于计算机视觉方面的学习,对图形图像处理也有很大的帮助-Computer vision based on opencv source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-15
    • 文件大小:14249984
    • 提供者:王一
  1. mymfc

    0下载:
  2. 使用opencv2.4.5写的图像处理入门代码,可实现图片读取,处理等简单操作,适合新手学习-Written opencv entry code, which enables the images to read, process and other simple operation, suitable for beginners to learn
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-10-15
    • 文件大小:238592
    • 提供者:龙哥
  1. zhongzhilivbo

    0下载:
  2. 学习opencv的图像处理 中值滤波 简单的c++代码 适合初学者-opencv median filtering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-10-15
    • 文件大小:964608
    • 提供者:yang
  1. LearningOpenCVCode

    0下载:
  2. OpenCV学习代码,可以通过此例子学习OpenCV,了解OpenCV关于图像处理的常用的代码。-Learning OpenCV code.OpenCV can learn by this example.Learn OpenCV used code regarding the image processing.
  3. 所属分类:OpenCV

    • 发布日期:2024-10-15
    • 文件大小:21356544
    • 提供者:司思思
  1. image-boundary

    0下载:
  2. visual C++导入OpenCV库,实现一个简单的图像处理例子,求图像的边界,本代码含详细注释,适合学习。-visual C++ import OpenCV library that implements a simple image processing example, find the image of the border, the code contains detailed notes, suitable for lea
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-15
    • 文件大小:2048
    • 提供者:丁妍
  1. test1

    0下载:
  2. OpenCV图形处理代码可实现一些基本功能,如中值滤波、高斯滤波等等(OpenCV graphics processing code)
  3. 所属分类:图形图象

    • 发布日期:2024-10-15
    • 文件大小:34205696
    • 提供者:联合MATLAB
  1. opencvpython

    0下载:
  2. 图像处理python表代码。其中有一部分是基于深度学习的。(Image processing Python table code. Some of them are based on deep learning.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-15
    • 文件大小:11640832
    • 提供者:星辰满天
  1. 学习opencv(中文pdf版)

    0下载:
  2. 作为学习图像处理的人来说,学习OpencvO是十分必要的。《学习Opencv》是一份十分不错的参考书籍,每个章节都有详细的理论讲解,同时还有代码的实现。理论和实践的结合,更容易掌握Opencv框架的使用。
  3. 所属分类:图像软件

源码中国 www.ymcn.org