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

搜索资源列表

  1. FaceTrackingWithFDMeanShift

    0下载:
  2. 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2913
    • 提供者:Beckya
  1. CamShift-matlab

    0下载:
  2. Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3132
    • 提供者:周飞
  1. CalibrationFromDisk

    0下载:
  2. OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-01
    • 文件大小:14316823
    • 提供者:
  1. suixinthu

    1下载:
  2. 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
  3. 所属分类:2D图形编程

    • 发布日期:2017-06-02
    • 文件大小:2918869
    • 提供者:suixinthu
  1. yuv-AVI

    0下载:
  2. 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:8441257
    • 提供者:wuhui
  1. main

    0下载:
  2. image processing,应用fisher原理,进行人脸识别,应用了Opencv的函数库-image processing, principle of application fisher, face recognition, the application of the Opencv the function library
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:3032
    • 提供者:石磊
  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:4804365
    • 提供者:大宝
  1. sift-code

    0下载:
  2. sift 算法的实现,在opencv 环境中 所有的函数都已经写出-the source code of the sift alogrithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:902004
    • 提供者:zhangxiong
  1. imageacc

    0下载:
  2. 调用opencv函数,读入两幅图像,并且将这两幅图像融合成一幅-Call opencv function that reads two images, and these two images merge into one
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1460799
    • 提供者:amy
  1. PPT

    0下载:
  2. 使用Opencv内函数对图像进行外部轮廓的提取。-Opencv use the function to extract the outer contour of the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1139086
    • 提供者:Su
  1. ImgStich_stitcher_warpers

    0下载:
  2. 基于opencv的图像拼接函数 可用于初学者入门使用-Image Stitching
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:470472
    • 提供者:xiaoman
  1. mohu

    0下载:
  2. 使用opencv的函数进行改进对一幅图片进行模糊处理-Using opencv function to improve the fuzzy processing to a picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4140389
    • 提供者:钞蓓英
  1. Canny

    0下载:
  2. 本人编写的基于opencv的canny函数,注意不是直接使用cvCanny函数的哦!!有需要掌握canny内部原理的人推荐下载-I prepared opencv based canny function, attention is not directly cvCanny function Oh! ! There is a need to grasp the principles of the internal canny people download! ! !
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1848
    • 提供者:xuchanglong
  1. cameraCalibration

    0下载:
  2. 本程序用于摄像头标定,应用opencv库的函数来实现,对增强现实很有用-realize the camera calibration process
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5395837
    • 提供者:Bluent
  1. homo

    0下载:
  2. opencv实现同态滤波函数 只是一个函数 需要自己写主程序调用-opencv homomorphic filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:Hongpeng Fan
  1. threshold

    0下载:
  2. Opencv自适应阈值函数与规定阈值函数源码,可以通过滑动框调节,直观可靠-Opencv adaptive threshold function with a predetermined threshold value function source, by adjusting the sliding block, intuitive and reliable
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1087
    • 提供者:toni
搜珍网 www.dssz.com