搜索资源列表

  1. Reinforcement_Image

    1下载:
  2. C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58175
    • 提供者:Michael_M
  1. Chromosome_counter

    0下载:
  2. 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:133744
    • 提供者:Michael_M
  1. stereocamEZExample

    1下载:
  2. 双摄像机的vc实例,需要安装opencv!大家可以试试!-dual cameras vc example, the need to install OpenCV! We can try!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:709673
    • 提供者:绍明
  1. HaarTraining

    0下载:
  2. 详细分析了基于opencv的haar-like型特征提取的算法以及c++语言程序,后有实例说明,可以让读者对haar-like特征训练有一个深入的了解。
  3. 所属分类:图像软件

    • 发布日期:2010-12-27
    • 文件大小:263087
    • 提供者:zhusj2010
  1. Digitalimageprocessing

    0下载:
  2. 对最新版本的OpenCV新增的功能作了详细的论述,并且讨论了在C++Builder环境下如何配置OpenCV,最后在此基础上给出了两个应用实例。对数字图像处理的研究具有一定的实用价值。-The latest edition of the OpenCV new features were discussed in detail and discussed the C++ Builder environment how to configu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:178176
    • 提供者:胡戈
  1. COMPUTERVISIONLIBRARY

    0下载:
  2. 基于开源计算机视觉库OpenCV的图像处理:描述了OpenCV的环境配置、数据定义、图像元素访问方式。文章给出了两个实例,表明了其部分特性。-Based on Open Source Computer Vision Library OpenCV image processing: describes the environment OpenCV configuration, data definition, image element
  3. 所属分类:软件工程

    • 发布日期:2024-04-29
    • 文件大小:201728
    • 提供者:胡戈
  1. 2-1

    0下载:
  2. openCV的一个显示实例,对初学者非常有帮助-openCV a display of examples of very helpful for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:197632
    • 提供者:han
  1. 123456

    0下载:
  2. 于仕琪的OpenCV基础+教程的程序实例 于仕琪的OpenCV基础+教程的程序实例-OpenCV basis+ tutorial instance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:9179136
    • 提供者:liulinfeng
  1. shili

    0下载:
  2. opencv开发实例,全部是树上的例子,编译通过-Development opencv example, all are examples of the tree, the compiler through
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:3614720
    • 提供者:yinxin
  1. mango_src

    0下载:
  2. 基于OPENCV的图形图像处理算法及实例分析,源于国外-OPENCV based on the graphic image processing algorithms and examples of analysis, from abroad
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:712704
    • 提供者:sun
  1. examples

    0下载:
  2. 基于opencv图像处理应用实例,包括读入显示图像等一系列源代码-image processing
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:1058816
    • 提供者:李琳
  1. opencvtest

    0下载:
  2. 在vc++环境下编写,适合opencv初学者的一个实例小程序。-In vc++ environment to prepare for an example of beginners opencv applet.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1878016
    • 提供者:晓晓
  1. corner

    0下载:
  2. 角点算法实例,其中包含了最经典的角点算子,以及部分OPENCV中的基本数据结构的学习-Examples of corner algorithm, which contains the most classic corner operator, as well as some basic OPENCV data structure learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1168384
    • 提供者:zhou
  1. tuxiang

    0下载:
  2. 使用opencv实现图像颜色反转功能,包括实例图像及工程文件-The use of color reversal image opencv functions, including examples of images and project files
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1202176
    • 提供者:Princeton
  1. background-reconstruction

    0下载:
  2. 一个简单的但是很重要的segment实例代码,直接在vc下就可以运行。对与学习背景建模型很有帮助。-the code is very useful to the beginner who study the segment in opencv. and can segment the image using a automatic reconstruct the background
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:14336
    • 提供者:翟振刚
  1. opencv_study

    0下载:
  2. opencv基础教程实例源代码,就学习OpenCV的好东西-opencv study opencv study
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:3619840
    • 提供者:梦幻居
  1. 11open

    0下载:
  2. VC++数字图像处理基于opencv对图像进行平滑处理。通过OpenCV提供的函数对图像进行平滑处理,实例是一个基于对话框的应用程序。-it is about opencv
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:17408
    • 提供者:liu
  1. findCorner

    0下载:
  2. opencv中检测角点的实例哦!很实用,其实原理看不懂没关系,看到代码自然就明白了!-opencv example of corner detection Oh! Very practical, in fact, can not understand it does not matter theory, see the code naturally understand!
  3. 所属分类:OpenCV

    • 发布日期:2024-04-29
    • 文件大小:1391616
    • 提供者:jamie
  1. facedetect

    0下载:
  2. 基于OpenCV的人脸检测实例,蛮有用的-OpenCV Face Detection Based on examples, giving a pleasing use
  3. 所属分类:OpenCV

    • 发布日期:2024-04-29
    • 文件大小:2131968
    • 提供者:michael
  1. OpenCV_auxLibTool

    1下载:
  2. OpenCV 辅助库文档,实例俱全。 要目的是为OpenCV提供更实用的功能. 目前扩展库已经实现了一个简易的GUI框架, 一个用于检测内存泄漏的调试工具-OpenCV library supporting documentation, examples and taste. Aim is to provide more useful features OpenCV. Now expanded library has impleme
  3. 所属分类:OpenCV

    • 发布日期:2024-04-29
    • 文件大小:755712
    • 提供者:吴翔
« 1 2 3 4 5 6 78 9 10 11 12 »

源码中国 www.ymcn.org