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

搜索资源列表

  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  1. labe_forOpencv

    0下载:
  2. 连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1422
    • 提供者:canny06
  1. FaceRecognition

    0下载:
  2. Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4187124
    • 提供者:周飞
  1. sy2

    0下载:
  2. 在matlab中编程实现图像的创建256级灰度图像的灰度级直方图; 2. 三段式线性变换,区间参数自定义; 3. 灰度图像转变为二值图像(阈值自定义); 4. 无论使用matlab或OpenCV,均不可使用库函数。 -Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step linear transformation, custom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:429648
    • 提供者:zhangxiao
  1. Phase_Correlation

    0下载:
  2. 图像处理的相位相关算法,基于opencv和fftw实现;-phase correlation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:75908
    • 提供者:sxw
  1. opencv_basic_codes_withNotesInside

    0下载:
  2. opencv 的基础程序代码; 内有详细注释; 适合初学者参考;-opencv based code in a detailed note reference for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:7412
    • 提供者:saga
  1. mosaic

    0下载:
  2. Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:8388608
    • 提供者:insfan
  1. zengqiang

    0下载:
  2. 中值滤波、soble算子和拉普拉斯锐化;以及掌纹增强图(掌纹图需自己准备)(Median filtering, Soble operator and Laplasse sharpening; and palmprint enhancement diagrams (palmprint drawings need to be prepared for themselves))
  3. 所属分类:OpenCV

  1. ros_optical flow

    0下载:
  2. 利用基于ros的opencv中光流法进行动态跟踪(Dynamic tracking using optical flow method in opencv based on ROS)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:yuyao2017
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:876544
    • 提供者:yuwawa
  1. hough

    0下载:
  2. 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:744448
    • 提供者:yuwawa
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of all, template matching is per
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:13359104
    • 提供者:shuang0——0
  1. CNN人脸检测VS2015+Opencv310

    1下载:
  2. CNN人脸检测VS2015+Opencv310(cnn face detection VS2015+Opencv310)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:22100992
    • 提供者:jeffery666
  1. 简易寻灯

    0下载:
  2. 给予颜色提取识别红色led小灯。通过对红色通道值的限定提取光源(Recognition of light source based on color extraction)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:机器狗
  1. CppExp

    0下载:
  2. 本算法实现了圆周率PI的求解(在正方形区域内随机产生大量的均匀分布的点,落入内切圆和正方形中的随机点个数的比值乘以4,即为PI值)与求解的动态可视化过程(This algorithm is used to solve PI PI (in a square region to generate a large number of random uniform distribution, the ratio of the number of random points fall into the c
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:2822144
    • 提供者:instant
  1. lane-detection-master

    1下载:
  2. 使用C++、opencv进行图像处理,成功识别车道线(lane detect, opencv, digital image processing, vehicle detection.)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-05
    • 文件大小:22583296
    • 提供者:xungeer29
  1. on_trackbar

    0下载:
  2. 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:Eichberg
  1. threeOverlap

    0下载:
  2. 基于opencv实现三度重叠影像上点的匹配,输入三张图片,输出三度重叠点,基于图片显示(Based on OpenCV, we achieve the matching of points on three degree overlapped images, input three pictures, and output three degree overlap points, based on image display.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5550080
    • 提供者:送你花花
  1. 照片换底

    0下载:
  2. 本程序利用opencv编写,可以将不同底色的照片换成白色底。(You can change pictures of different colors to white bottom)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3736576
    • 提供者:北方的风
  1. Gabor变换及特征提取

    0下载:
  2. 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:4133888
    • 提供者:欧若拉
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com