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

搜索资源列表

  1. image_processing

    0下载:
  2. 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:3071386
    • 提供者:kevin
  1. MFC_OPENCV

    0下载:
  2. 在MFC中应用OpenCv。可以打开保存图片的基本程序框架。(想正确运行,请确保已装OpenCv并且已经和VC6正确连接)-In the MFC Application OpenCv. You can save the image to open a basic procedural framework. (Think correctly, make sure that has been installed and has OpenCv and VC6 properly connected)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1975298
    • 提供者:patrick
  1. Gdip_PNG_Button

    0下载:
  2. 使用GDI+以及png图片编写的一个CButton MFC类,可以实现按钮的透明-using gdi plus and png image to create a button. this is a mfc cals derived from CButton
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:356643
    • 提供者:戴威望
  1. ImageSearch

    0下载:
  2. 以MFC为基础进行开发的一个图像搜索的软件,该软件能够在较快的时间内搜索出图片,内附测试图片-a image search written by VC++ that can use a target pic to search the siminal pics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6410408
    • 提供者:yueyuanhui
  1. wartermark

    0下载:
  2. 图像(jpg)数字水印的嵌入和提取,MFC版本-wartermark embeding and extracting for jpg image
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8666145
    • 提供者:sy
  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. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  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. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8815078
    • 提供者:萤火虫
  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. 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. DIP_Program

    0下载:
  2. It is basic Image processing program by using MFC (Vc++). It used only 256*256 Raw Iamges. It contains lots of functions like as pixel-operation, Histogram Eq,St, geometric transformation, EdgeDetection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4430132
    • 提供者:shpark
  1. moemMZ

    0下载:
  2. this is image mosaic sample program, and also you can test some basic programming skill by using MFC (vc++) . It make mosaic image by selecting 2 dominant image, after that It calculate affine transform matrix and you can see the result.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7885068
    • 提供者:shpark
  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. imageprocessing

    0下载:
  2. 能实现几乎所有的图像处理功能 包括点运算,几何变换,正交变换,图像分析,形态学变化等等,具体表现为阈值变换 轮廓提取 背景提取 图像编码等等,是不可多得的采用MFC处理图像的工程-Can achieve almost all of image processing functions include point operations, geometric transformations, orthogonal transform, image analysis, morphology, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6271985
    • 提供者:张鑫
  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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com