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

搜索资源列表

  1. OpenCvTest

    0下载:
  2. 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8611788
    • 提供者:江村
  1. MFC_DEMO3

    1下载:
  2. vs2010的基于opencv的利用mfc,在对话框显示一张图片,并检测图片火焰-vs2010 mfc opencv based use in the dialog box to display a picture, and the picture flame detection
  3. 所属分类:OpenCV

    • 发布日期:2015-10-30
    • 文件大小:21720064
    • 提供者:王杰庆
  1. Get-Pixel

    0下载:
  2. OpenCV显示鼠标点击处的坐标及对应的图像的像素值-OpenCV display coordinates and the corresponding pixel values of the image at a mouse click
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:671874
    • 提供者:陶伟
  1. faceTracking

    0下载:
  2. 一个人脸跟踪程序,实现了根据人脸的姿态变换,在OpenGL下实时显示姿态,小角度下尚可,大角度还需要改进。-A face tracking program, implemented according to the attitude transformation of human face, the real time display on OpenGL attitude, small angle can be, large angle still need to improve.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:386673
    • 提供者:
  1. opencv

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:1024
    • 提供者:何朝杰
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. opencv

    0下载:
  2. opencv处理图片,对图片进行原图显示、缩小一半显示、平滑后显示。-opencv with pictures, the picture display artwork, narrow half display, showing smoothed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:523
    • 提供者:露露
  1. read-pixel

    0下载:
  2. opencv读取图片,并添加鼠标事件,左击鼠标显示图片像素。-opencv read picture and add mouse events, left-click the mouse to display the picture pixels.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1683
    • 提供者:露露
  1. depth-canny-RGB

    0下载:
  2. 可以將kinect 讀取到的RGB影像作opencv的處理 包含顯示RGB視窗 depth視窗 canny視窗 -Kinect can be read as opencv RGB image processing includes display RGB canny Windows Windows Windows depth
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20900031
    • 提供者:蘇俊麟
  1. opencv

    0下载:
  2. 利用opencv实现图片色彩空间的分离显示:分别分离成RGB和HSV,然后提取特征向量实现图片比较-Display image color space using the opencv: RGB and HSV were separated, and then extract the feature vector is realized.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4339
    • 提供者:李文
  1. OpenCvMfc2010

    0下载:
  2. 简单使用小波变换对图片进行处理,然后基于OpenCV进行显示,适合入门。-Simple to use wavelet transform for image processing, and then based on OpenCV for display, suitable for entry.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:49692
    • 提供者:周荣华
  1. opencvtest3

    0下载:
  2. opencv 将一张图像通过opencv库来显示出来-Opencv will display an image through the opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:312405
    • 提供者:cs
  1. myNorm

    0下载:
  2. Qt、Opencv环境下,演示连续范数的计算,绘制和显示。可以连续演示范数L1,L2,L3,L4.....L无穷,对于教学演示非常有用-Under Qt, Opencv environment, demonstrate continuous norm calculate the number of rendering and display. Can continue to play an norm L1, L2, L3, L4 ..... L infinity, is very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5090
    • 提供者:dengshaogeng
  1. FSBMA

    0下载:
  2. Opencv FSBMA motion estimation 實作-Implement full-search block-matching algorithm (FSBMA) to estimation the motion vectors of each frame in a video sequence. 2. Use the simulated shaken video to test the FSBMA motion estimation. 3. Display the
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20443057
    • 提供者:lu you
  1. main

    0下载:
  2. 通过opencv和codeblocks实现的程序。对图像里的烟雾进行检测,并对每帧烟雾的浓密程度进行分级显示。-By opencv and codeblocks implemented program. The image is detected in the smoke, and the degree of thick smoke were graded each frame display.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:zhengmingcan
  1. laplase_Algorithm

    0下载:
  2. 用拉普拉斯算子检测图像边缘,并显示出来检测的结果-Using Laplacian image, edge detection and the testing results of the display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:580030
    • 提供者:dragonfive2015
  1. MFC-OPENCV

    0下载:
  2. 基于双目视觉的点云处理,是基于opencv和MFC的程序,良好的界面显示-Point cloud processing based on binocular vision, which is based on opencv and MFC procedures, good interface display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5072324
    • 提供者:范雅均
  1. opencvcontours

    0下载:
  2. opencv实现标记轮廓,在图片上显示标号!-It can sign the contours and display the number in the picture!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:沈攀
  1. face-detection-

    0下载:
  2. 使用opencv的三种快速进行人脸检测的方法,以及显示保存人脸区域图-Three kinds of methods for face detection using OpenCV, as well as the display of the preservation of the face region
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5764419
    • 提供者:Sackey
  1. CVPicture

    0下载:
  2. mfc下picture空间显示opencv图像的方法-mfc space under the picture image display method opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:11741
    • 提供者:刘峰
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com