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

搜索资源列表

  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. showImage

    0下载:
  2. 利用MFC的类库,使用MFC图形界面打开并显示一幅图像-open and show a Image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:48904
    • 提供者:ll
  1. GeoTrans

    0下载:
  2. MFC实现的图像的缩放,旋转。包括双线性插值算法的实现。-MFC to achieve the image scaling, rotation. Including the bilinear interpolation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2068468
    • 提供者:ruby
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. VCcameracontrol

    0下载:
  2. VC摄像头控制.图像得采集以及远程传输等的原程序-VC camera control. Images were collected, and remote transmission of the original program
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5895845
    • 提供者:chenwei
  1. zhifangtu_Juhen

    0下载:
  2. 将位图进行直方图均衡化处理,内附测试图像,MFC图形界面,内有Matlab实现直方图均衡化-Bmp picture histogram equalization processing, containing test images, MFC GUI,and there is 《Matlab implementation within the histogram equalization》inside
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4100264
    • 提供者:mkvt
  1. Lab1

    0下载:
  2. 利用Visual Studio 2008中的MFC,实现CCD摄像头图像获取并处理-Using Visual Studio 2008 in the MFC, to achieve CCD camera image acquisition and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2088204
    • 提供者:向翔
  1. DEM3D

    0下载:
  2. MFC 下实现DEM数据的三维显示,并可进行图像编辑-MFC DEM data to achieve three-dimensional display, the image can be edited
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1531057
    • 提供者:guowei
  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. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. CImg-1.3.4

    0下载:
  2. CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9331904
    • 提供者:郑飞
  1. lsbwatermarking

    0下载:
  2. 代码在MFC框架上实现了LSB算法,并实际应用于BMP图像文件的水印程序中-Code in the MFC framework to achieve the LSB algorithm, and BMP image files actually used in the watermark process
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1857964
    • 提供者:李鸿飞
  1. MFC_Line_Circle_Polygon

    0下载:
  2. 使用VC6.0下的MFC实现.是一次图形图像作业.有画直线,画圆和画填色的多边形的功能.直线.线有粗细,虚实的区别.并且可以设定颜色-Under the MFC implementation using VC6.0. Is a graphic image operations. Have to draw lines, circles and coloring polygon drawing functions. Line. Line has thickness, the difference b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:330003
    • 提供者:无意乂
  1. PFDlg

    0下载:
  2. MFC下运动图像视频的载入框架。简单方便,有文字注解!-MFC included under the framework of motion picture video. Simple, there are text annotations!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12361881
    • 提供者:宋澜
  1. DCT

    0下载:
  2. MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-MFC to do the image under the DCT transform process can be DCT-color images, there is MFC interface, useful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8444847
    • 提供者:shihuimin
  1. QQ_zhaocha_tool

    0下载:
  2. 使用MFC制作的QQ找茬辅助工具 运行环境:VS 2008 程序通过获取窗口DC再进行图像比较,标出不同处-QQ finding fault produced using MFC aids operating environment: VS 2008 program through access to the window DC and then compare the images, marked differs
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-27
    • 文件大小:9955544
    • 提供者:kevin
  1. BmpBrowser

    0下载:
  2. 该代码实现在mfc下用picture显示某个文件夹下面的所有bmp图像,还实现了滚动条的功能-Under the code to achieve the mfc a folder with the following picture shows all the bmp image, but also realizes the functions of scroll bar
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3580545
    • 提供者:李瑶
  1. MFC_OpenCV

    0下载:
  2. MFC_OpenCV 利用 打开图像,并在MFC方式显示- Read image and show in MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3739198
    • 提供者:lihao
  1. image_browse

    0下载:
  2. 基于VISUAL C++ MFC各种格式图像的浏览器-VISUAL C++ MFC-based formats image browser
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:46047
    • 提供者:zheng
  1. image_pro-1

    0下载:
  2. 图像处理中的一个非常经典的程序,支持图像去噪,图像滤波,傅里叶变换等等图像处理,运行后有一个MFC界面,是学习的好资料。-this code can show the picture in a single window, and make some proccess
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-17
    • 文件大小:27552088
    • 提供者:hu lu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com