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

搜索资源列表

  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. canny

    0下载:
  2. 基于OPENCV的MFC运用程序 CANNY算子取得LENA图像边缘-The MFC-based application program OPENCV CANNY edge operator to obtain LENA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4386670
    • 提供者:tony
  1. dilation

    0下载:
  2. C++使用OPENCV對LENA圖做DILATION-C++ Use OPENCV Dilation of Lena plans to do
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:109329
    • 提供者:陳榮裕
  1. erosion

    0下载:
  2. C++使用OPENCV對LENA圖做EROUSION-C++ Use OPENCV done on Lena Figure EROUSION
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:108886
    • 提供者:陳榮裕
  1. opencv

    0下载:
  2. 用opencv2.0的程序,读取一幅lena的图片,并将其显示出来。然后缩小5倍,再显示。-With opencv2.0 program, read a lena image, and displays them. Then reduce the five-fold, and then display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:935
    • 提供者:王长城
  1. test2

    0下载:
  2. OpenCV入门学习,在VC++6.0中实现图像的简单载入。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loaded. Image File lena.jpg
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1421043
    • 提供者:meijing
  1. hello

    0下载:
  2. OpenCV入门学习,在VC++6.0中实现图像的简单载入与输出。程序要带参数实现。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loading and output. Process parameters to achieve. Image File lena.jpg
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1034496
    • 提供者:meijing
  1. showpicureslenaapplication

    0下载:
  2. opencv c plus plus show picture application lena
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9672517
    • 提供者:skymoon
  1. 222

    0下载:
  2. JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:39010
    • 提供者:yinxin
  1. VGAHawk

    0下载:
  2. Hawkboard has /dev/fb0 is frame buffer device .That is we can output the certain data on vga port of hawkboad. The given code uses OpenCV library and frame buffer device programming.One needs cross compiled libraries of opencv which i have uploaded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1504
    • 提供者:avinash
  1. ostu2

    0下载:
  2. 采用OpenCV实现OSTU算法,采用lena图像作为实例,可实现边缘检测-The OpenCV realize OSTU algorithm, using Lena image as a example, may realize the edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4987358
    • 提供者:diane
  1. ocvgrabcut

    0下载:
  2. opencv中使用grabcut对lena图像进行前景提取-prospects of Lena image are extracted by using the grabcut
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:4886427
    • 提供者:cxm
  1. facedetect-by-camara

    0下载:
  2. 以opencv 245 版本 製作的鏡頭人臉偵測,有兩段程式碼,第一段為鏡頭偵測人臉,如果沒鏡頭會跳至第二段程式碼為偵測lena.png圖片-Produced by opencv 245 version of the lens face detection, there are two pieces of code, the first paragraph of the lens detect human faces, if not the lens will jump second secti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19324212
    • 提供者:丁丁
  1. RoateImage

    0下载:
  2. 在VS2010 C++中用opencv实现对lena照片,进行缩放和动态旋转-In VS2010 C++ using opencv realize the lena photos, zoom and dynamic rotation. . . .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9467822
    • 提供者:邹普
  1. lena

    0下载:
  2. opencv在vs2012下的测试程序(打开一副图片)。若能成功打开,则说明opencv配制成功-opencv in vs2012 testing procedures (open a picture). If successful open, then the successful preparation opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3624097
    • 提供者:遗忘
  1. Entropy

    0下载:
  2. 读取lena图像,通过opencv计算lena图像的条件熵和联合熵-Read lena image, calculating lena image by opencv conditional entropy and joint entropy
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3505581
    • 提供者:刘天少
  1. OpenCV_Test

    0下载:
  2. OpenCV 实现了lena图像的读取与显示,开发平台为vs2010-opencv,lena read and show,platform vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15705235
    • 提供者:Aaron
  1. lena

    0下载:
  2. 配置OpenCV使用的工程,用于检验是否配置成功。使用lena.jpg作为示例图片-Configuration engineering OpenCV used for checking whether the configuration is successful. Use lena.jpg as sample pictures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12172153
    • 提供者:祁门
  1. lena

    0下载:
  2. canny边缘提取算子,有用C++和opencv-canny edge detection operator useful C++ and opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20680850
    • 提供者:someone
  1. opencv-lena.tar

    0下载:
  2. openCV Demo,open JPG picture.-OpenCV Demo ,open JPG picture.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:112709
    • 提供者:wu
搜珍网 www.dssz.com