CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 类似

搜索资源列表

  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1850
    • 提供者:Glorious Fool
  1. ch6_ex6_3

    0下载:
  2. 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:cdy
  1. bianyuanjiance

    0下载:
  2. 在安装了OPENCV库的VC环境中实现边缘检测的代码,类似于CANNY检测-OPENCV library installed VC++ code to achieve edge detection, similar to the detection CANNY
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:653
    • 提供者:江林
  1. modify

    0下载:
  2. 图像局部放大功能 类似于腾讯的截图中的局部放大 直接运行即可 基于OPENCV-The image of local amplification of similar Tencent enlarged screenshot can be run directly on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:999025
    • 提供者:丽丽
  1. RAVL-1.1

    0下载:
  2. 计算机视觉模式识别方面的库,非常好,类似于opencv-a lib for computer vision and Pattern Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5375872
    • 提供者:qhb
  1. jiance

    0下载:
  2. OPENCV的目标检测,与OPENCV教程中例5.8类似-OPENCV Target Detection Similar to case 5.8 OPENCV tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2225
    • 提供者:陈曦
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2662400
    • 提供者:wuwei
  1. fourierDescriptor_cPP

    0下载:
  2. fourierDescr iptor.rar, 抽取目标图形的轮廓及其fourier Descr iptor算子, 然后对此fourier descr iptor进行标准化(normalized), 标准化以后的算子满足orientation,scale 和translation invariant。 再将此算子与某标准图形的fourier 算子进行比较, 若各项差的平方小雨某范围,则断定与此标准图像类似。 -fourierDescr iptor.rar extract the targe
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:4302
    • 提供者:Rui Xiong
  1. TrackEye_SourceCode

    0下载:
  2. 跟踪人的眼睛,类似人脸识别算法中的adaboost,通过学习人眼模式,实现人眼检测跟踪。-Tracking people' s eyes, similar face recognition algorithm adaboost by learning human eye model, detecting and tracking the human eye.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:23378465
    • 提供者:cz
  1. draw

    0下载:
  2. 展示OpenCV的图像绘制功能,效果看起来类似视频。 -Show OpenCV image rendering capabilities, the effect looks similar to the video.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:1338368
    • 提供者:古华
  1. CopyImg

    0下载:
  2. OpenCV复制图像,类似Bitblt函数。自己写的个函数,效率还不错。-OpenCV copy images, similar to Bitblt function. Wrote a function, efficiency is also good.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-21
    • 文件大小:3671
    • 提供者:fklja
  1. CodeMatch

    0下载:
  2. 寻找一幅图像的匹配的模板,可以在一段视频里寻找出我们感兴趣的东西,比如条形码的识别就可能需要这样类似的一个工作提取出条形码区域-Looking for a template that matches the image, you can look out over the video we are interested in things, such as barcodes might need such a task similar to extract barcode area
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5159075
    • 提供者:fengfan
  1. cvCvtColor

    0下载:
  2. 一个可以对图像进行把彩色RGB图像转化成灰度图像并将原图和结果图像的程序。根据此模板可以进行处理显示结果的类似程序-An image can be converted to RGB color images to grayscale images and artwork and the resulting image program. This template can be processed according to display the results of a similar prog
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2213947
    • 提供者:图像处理
  1. HOG_OpenCV

    1下载:
  2. HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1754323
    • 提供者:王飞
  1. videoseeds

    0下载:
  2. 对视频进行超体素分割,类似于图像上的超像素分割。-segment the video to Supervoxel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:128320
    • 提供者:窦长虹
  1. jigsaw

    0下载:
  2. Opencv通过模板匹配和鼠标响应函数实现90年代风靡全国小盆友的经典“手游”拼图板小游戏,类似于Windows 7自带小工具“图片拼图板”,支持设置拼图板的行数和列数,有兴趣可以下载来玩一玩-Opencv response functions for 90 years swept the country Xiaopen Friends of the classic hand tour puzzle board game, similar to Windows 7 comes with th
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:182914
    • 提供者:甄治钧
  1. Virtual

    0下载:
  2. 基于opencv与VS编程环境实现了虚拟的屏幕键盘(与WINDOWS自带的虚拟键盘类似),内附带安装程序以及源码文件。-opencv and VC programming environment to achieve a virtual keyboard on the screen (similar to the WINDOWS own virtual keyboard), within the supplied installation program and source code file
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3424364
    • 提供者:甄治钧
  1. opencvQt.tar

    0下载:
  2. Qt图像处理,实现一些图像处理基本功能,包括灰度图像转换,大律法二值化,添加水印等操作。后边会陆续增加功能。使用极度类似opencv- Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:27943
    • 提供者:霍紫健
搜珍网 www.dssz.com