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

搜索资源列表

  1. OCTMAG

    0下载:
  2. 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:6631132
    • 提供者:唐攀
  1. calibration

    0下载:
  2. 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1371258
    • 提供者:夏小满
  1. ancy

    0下载:
  2. opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波-Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:227513
    • 提供者:王大神
  1. vedio

    0下载:
  2. 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9390406
    • 提供者:lin
  1. OpenCVtest

    0下载:
  2. 可以简单的实现对图像的读取功能,使用OpenCV实现。-Can be simple to achieve the read function image, using OpenCV implementation.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:112953
    • 提供者:tp
  1. OpenRadar1.0

    1下载:
  2. 使用C++编写的激光雷达数据的读取和显示代码 用到OpenCV2.4,OpenCV下有很多图像处理的函数,进行激光雷达的处理时也是可以使用的。便于后面进行算法的开发和测试-Use C++ prepared lidar data read and display code uses OpenCV2.4, OpenCV under a lot of image processing functions, laser radar processing may also be used. Behind
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2190
    • 提供者:zoulin
  1. cornersFeature

    0下载:
  2. 使用OPencv,读图像的角点特征.vc++6.0环境-Use OPencv, read the image corner features. Vc++6.0 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2595901
    • 提供者:cl
  1. shubiaohuitu-

    0下载:
  2. 利用vc++6.0在opencv平台上开发,读取并显示一副图像,然后利用鼠标在显示图片上绘画-Using vc++ 6.0 in opencv platform development, read and display an image, then use the mouse painting on display images
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:10525
    • 提供者:黄天
  1. SetRoi

    0下载:
  2. vs2010 用opencv实现自主设定ROI区域,并读取ROI进行下一步的图像处理-vs2010 with opencv autonomous region set ROI, ROI and read the next step of image processing. .
  3. 所属分类:OpenCV

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

    0下载:
  2. 利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:428115
    • 提供者:shery
  1. face_detect_recognize

    0下载:
  2. 基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time camera face. Identify the most
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3804827
    • 提供者:夏帅发
  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. OPENCVmun2

    0下载:
  2. 介绍opencv的运用,对图像的读入及其相关的运用-Opencv introduce the use of the image read their associated use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3949835
    • 提供者:
  1. AdaptWin

    0下载:
  2. 通过opencv的函数读取和显示图像,图像数据转成二维数组进行自适应窗口的视差估计。算法根据黎洪松的《数字视频处理》中视差估计这章。-By opencv function to read and display images, the image data into a two-dimensional array of adaptive window disparity estimation. Algorithm based on Lihong Song " Digital Video
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2000545
    • 提供者:xiaopan
  1. ImageShowInNewWin

    0下载:
  2. 将opencv读取的图像使用两种方法在新窗口中显示,自适应图像的大小。-Two images using methods read in a new window display, the size of the adaptive image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3836119
    • 提供者:xiaopan
  1. gamma

    0下载:
  2. 创建了一个类,来实现图像的伽马变换。图像的读取和显示使用了OpenCV.-Create a class that implements the image gamma transformation. Read and display the image using OpenCV.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3360650
    • 提供者:向东
  1. GrayNum

    0下载:
  2. 该程序是基于Opencv读取一幅图片(如果是彩色图像转化成灰度图像),统计各个灰度级的点数,并显示出来。-The program is based on Opencv read a picture (if it is a color image into a grayscale image), statistics for each gray level points and displayed.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1741766
    • 提供者:雪落
  1. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. 20140525MouseClickToScreenshot

    0下载:
  2. 读入一张图片,然后通过鼠标点击截取图片上的位置,截取右下方的小图像块,并保存小图像块,其中截取的图像块宽度和高度可调。 (配置环境:OpenCV和vs2010)-Read into the picture, then click the interception position the mouse on the picture, the interception small image blocks at the bottom right, and save a small image b
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23204701
    • 提供者:luffy
  1. mp4Topng

    0下载:
  2. Opencv读取视频然后保存成图片格式(视频图片格式可以任意选择)-Opencv read the video and then save as a picture format ( video image formats can be arbitrarily selected )
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-19
    • 文件大小:5474403
    • 提供者:momo
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com