CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - opencv 图像显示

搜索资源列表

  1. opencv-ex3-2

    0下载:
  2. 读入图像文件,做图像反转,然后显示图像在屏幕上
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:92.42kb
    • 提供者:赵富强
  1. myopen

    0下载:
  2. 用vc6.0和opencv写的一个图像显示,处理,写字,绘图的实用小程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:27.51kb
    • 提供者:xiaofang
  1. ImgReadAndShowTest

    0下载:
  2. Opencv 读取 图像 显示在 对话框!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96.66kb
    • 提供者:Qin Qiang
  1. fft1 在ubuntu环境下利用opencv对图像进行中心化频谱计算

    0下载:
  2. 在ubuntu环境下利用opencv对图像进行中心化频谱计算,并显示出图像-Opencv in ubuntu environment using the image center of the spectrum calculation, and display the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1.48kb
    • 提供者:王琳
  1. save_file.rar

    0下载:
  2. 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1.9mb
    • 提供者:Liu Wei
  1. foudpot.rar

    0下载:
  2. 找出图形图像的面积,显示通过变化后的图像,用c++与OPenCV共同实现。,To identify the area of graphic image to show through changes in image, using c++ and realize common OPenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:6.13kb
    • 提供者:侯小刚
  1. CVMFC

    1下载:
  2. 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.08mb
    • 提供者:陆宗骐
  1. OpenCVWinForm

    1下载:
  2. OpenCV+WinForm,利用WinForm实现OpenCV图像的显示-OpenCV+ WinForm, use WinForm achieve OpenCV image display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-19
    • 文件大小:8.27kb
    • 提供者:ronaldpan
  1. Histogram_RGB

    0下载:
  2. OpenCV RGB直方图 使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.89mb
    • 提供者:Bob Zhang
  1. H264Decoder

    0下载:
  2. 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.93mb
    • 提供者:罗坤
  1. Opencv

    1下载:
  2. OPENCV 中文手册。对所有函数都有解释。相当于VC的MSDN。是一个很好的技术文档-Chinese OPENCV manual. For all functions are explained. VC is equivalent to the MSDN. Is a very good technical documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:yusheng
  1. OpnCvTest

    0下载:
  2. 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:贺彪
  1. MFC_OpenCV_Operation

    0下载:
  2. 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34.93kb
    • 提供者:chen
  1. histogramimg

    0下载:
  2. opencv 计算 显示 彩色图像 二维 色调 饱和图像-opencv histogram image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:92.23kb
    • 提供者:li
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:83.11kb
    • 提供者:Ke Li
  1. OpenCV_Dlg1

    0下载:
  2. 有图像处理界面。使用opencv创建图像处理函数,实现图像导入,显示和二值分割等。-used opencv to process image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:任雪菲
  1. Pattern_Align_by_yimi

    0下载:
  2. 模板比对 应用OPENCV来下显示比对后的图像 速度不错-Pattern match used Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:cmd
  1. HELLO

    0下载:
  2. 利用OPENCV从磁盘中读入图像文件,并将图像显示在屏幕上-The use of OPENCV read from the disk image file, and image display on the screen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:242.39kb
    • 提供者:王鹤
  1. 2_ShowImage

    0下载:
  2. 简单的OpenCV图像显示 读入一张图片,载入图像.-Simple OpenCV image display read a picture, load images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:638byte
    • 提供者:张三
  1. opencv

    0下载:
  2. opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:18.2mb
    • 提供者:shenghan
« 12 3 4 5 »
搜珍网 www.dssz.com