搜索资源列表

  1. face

    0下载:
  2. opencv做的人脸检测程序,代码很简单啊,效果也不错,注意使用前把库装好-do opencv face detection procedures, the code is very simple ah, the effect is also true that attention to the use of libraries installed before
  3. 所属分类:系统编程

    • 发布日期:2024-03-28
    • 文件大小:340992
    • 提供者:姜磊
  1. 123

    0下载:
  2. 一篇硕士研究生的毕业论文。 图像处理,主要用vc,opencv-A Master s thesis. Image processing, the main vc, opencv
  3. 所属分类:其他小程序

    • 发布日期:2024-03-28
    • 文件大小:530432
    • 提供者:车志富
  1. opencv_calibration

    0下载:
  2. opencv里的calibration例程,把他修改为VC6下编译通过。-opencv s calibration routines, he amended to compile under VC6 through.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:6144
    • 提供者:chengandy
  1. contour

    0下载:
  2. 利用OpenCV的函数编写,可以获取图像的轮廓信息,同时也能绘制出图像轮廓.对于初学OpenCV,了解各函数的功能有一定的帮助.-Prepared using OpenCV function, you can obtain the outline of the image information, while also drawing the outline of the image. For beginner OpenCV, unde
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:1390592
    • 提供者:程婷
  1. match_template_code

    0下载:
  2. 用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching poin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:37888
    • 提供者:程婷
  1. OpenCV_code_chinese_describ

    0下载:
  2. opencvr中文文档,集成了opencv里所有函数的功能说明,以前源代码.方便源代码的查找.-opencvr Chinese documents, integrates all the functions opencv functions that previously the source code. easy to find the source code.
  3. 所属分类:编程文档

    • 发布日期:2024-03-28
    • 文件大小:1670144
    • 提供者:程婷
  1. ImageProcessingandTargeTracking

    0下载:
  2. Image Processing and Targe Tracking Using OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:3281920
    • 提供者:李振伟
  1. edgeOpencv

    0下载:
  2. 图象边缘检测,边缘角点提取. (使用opencv开发)-Image edge detection, edge angle point extraction. (Using opencv Development)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:1370112
    • 提供者:xian
  1. cvinpaint

    0下载:
  2. 使用OpenCV进行inpaint操作的例子,简单明了,inpaint算法可用于背景修复-Inpaint operation carried out using the OpenCV examples of simple, inpaint algorithm can be used in the context of repair
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:189440
    • 提供者:张静
  1. openvc_cam

    0下载:
  2. 基于opencv的动态图像边缘实时显示。用摄像头捕捉图像-Opencv-based dynamic image edge real-time display. Use camera to capture images
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-03-28
    • 文件大小:670720
    • 提供者:毛锋
  1. RegionLabellingAndFiltering

    0下载:
  2. RegionLabellingAndFiltering 在二值图像中,给不同的区域做不同的标记,如果设定阈值,则可以去除面积小于阈值的区域,实现Size Filtering。用到了OpenCV-RegionLabellingAndFiltering in the binary image in different regions to make different tags, if the set threshold, you ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:liuchao
  1. OpenCVtuxiangju

    0下载:
  2. 用OpenCV做的,先对图像做预处理,再求取图像中目标区域的归一化中心矩或者Hu矩。使用前先对VC++6.0进行OpenCV环境设置。-OpenCV to do with the first image preprocessing to do, and then strike the target area image normalized central moments or Hu moments. Before the use of
  3. 所属分类:图形/文字识别

    • 发布日期:2024-03-28
    • 文件大小:1345536
    • 提供者:bill
  1. TestSnake

    0下载:
  2. Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!-Snake algorithm procedure, extract the contours of the object image, you can use different images, as long as in the code to update the initial contour point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:12288
    • 提供者:zhangjian
  1. camshiftdemo

    0下载:
  2. 跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:陈皓
  1. cvGaussModel

    0下载:
  2. 视频前背景分离的定点算法 opencv改编-Video before the background of the separation of fixed-point algorithm adapted opencv
  3. 所属分类:图形/文字识别

    • 发布日期:2024-03-28
    • 文件大小:4096
    • 提供者:遥遥
  1. 1-3-ComputerVisionUsingOpenCV

    0下载:
  2. opencv摄像头界面程序 -opencv camera interface procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:1039360
    • 提供者:
  1. OpenCV_FaceDetect

    0下载:
  2. opencv面部检测源文件 -opencv face detection source files
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:90112
    • 提供者:
  1. OpenCVBaseProject

    0下载:
  2. 已经搭建好的opencv基础框架,你可以安装好opencv环境以后,使用这个基础框架来做你的开发应用-Opencv has built a good foundation for the fr a mework, you can install opencv environment, the use of this basic fr a mework to do your development and application of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:6144
    • 提供者:
  1. DirectshowForOpencv

    0下载:
  2. 提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法. -DirectShow provides a substitute for the use of the VFW opencv source code, and translated into algorithms iplimage format.
  3. 所属分类:DirextX编程

    • 发布日期:2024-03-28
    • 文件大小:5120
    • 提供者:Songjian
  1. Zernike

    0下载:
  2. zernike矩VC+OpenCV实现代码 OpenCV是一个图像处理库 参考的文献是Mukundan的zernike快速算法 注释详细 希望与大家交流 如果没有点数下载可以给我发邮件索取-Zernike moments VC+ OpenCV code realize OpenCV image processing library is a reference to the literature is the Zerni
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:陈渝
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org