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

搜索资源列表

  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4480611
    • 提供者:nana
  1. OPENCVEXAMPLE

    0下载:
  2. opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2527196
    • 提供者:Feng Ye
  1. mfcopencv

    0下载:
  2. opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:22192779
    • 提供者:yangxin
  1. LogTran

    0下载:
  2. 通过Opencv和MFC结合对图像进行图像处理,实现对图像的对数变换,并且支持使用者更改相关参数,使用方便,值得下载-Opencv and MFC combination of image processing on the image, logarithmic transformation of the image, and support for the user to change the relevant parameters, easy to use, and worth downlo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3465703
    • 提供者:张保
  1. Image_MFC

    1下载:
  2. OpenCV采集USB摄像头视频,随时保存一帧图像-OpenCV USB camera video capture, save an image at any time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13167587
    • 提供者:
  1. yibiaoshibie

    4下载:
  2. 图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序-Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-03
    • 文件大小:22728704
    • 提供者:zsc
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. OpenCVforColorSpaceConvertion

    0下载:
  2. OpenCV编写的图片彩色空间转换MFC程序,同时可以进行视频处理。共五个彩色空间。-A VC MFC program to for color image color-space convertion. 5 color spaces in total.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4058575
    • 提供者:杨恒
  1. eye_pos

    0下载:
  2. visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6470537
    • 提供者:高海鹏
  1. OpencvUIDlg

    1下载:
  2. 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3510313
    • 提供者:xuyin
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. OpenfileMFC

    0下载:
  2. MFC中使用OpenCV读取并显示一幅图像-MFC using OpenCV to read and display an image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1715745
    • 提供者:路小白
  1. SDI_OpenCV

    0下载:
  2. openCV 打开 保存图片 通过mfc在vc2008中实现-Open the saved image openCV
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:34089
    • 提供者:sun
  1. mathsalsa_v07_release_rar

    0下载:
  2. 矩阵c++类课件 便于一次性处理图像的一行、一列、或整幅图像 代码简洁如Matlab,运算速度远远高于Matlab, 工业级的代码,而不是toy 级的代码有很多公开的c++代码可借用 (如opencv) -image processing, MFC class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:201446
    • 提供者:李宗州
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  1. testvideo

    0下载:
  2. 利用OPENCV,MFC,编程出对视频的扑捉,从视频中一帧一帧读出图像-Using OPENCV, MFC, programming out on video captured in a frame from the video read out a frame image
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3290387
    • 提供者:young
  1. Opencv-single

    0下载:
  2. 用OPENCV编写的MFC单文档程序,实现文件或图像的打开等操作-Using opencv language MFC single document , image or file open, close , etc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5687802
    • 提供者:zhailin
  1. Image

    0下载:
  2. 基于opencv的mfc多文档图像处理包,实现图像处理的基本功能,图像增强,边缘检测,形态学变化等-Mfc-based multi-document image processing package opencv to achieve the basic functions of image processing, image enhancement, edge detection, morphological changes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:2039780
    • 提供者:
  1. MFC_OpenCV-image-processing-platform

    0下载:
  2. 1、了解OpenCV在MFC框架中的使用,建立基于VC + OpenCV的图像处理平台; 2、在此基础上实现简单的图像处理操作,包括图像的打开、显示、放大、缩小、保存。-1 for use OpenCV in the MFC framework, the establishment of a platform based on image processing VC+ OpenCV s 2, simple image processing operations on this bas
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11148997
    • 提供者:李晓玲
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com