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

搜索资源列表

  1. C++ImageProcess

    0下载:
  2. 实现图像处理技术(非MFC方法),包括二值化等等。-image processing technology (MFC methods), including the value of the two, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7882960
    • 提供者:黄海凌
  1. visual c++.net应用编程150例

    2下载:
  2. 本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certa
  3. 所属分类:Windows编程

    • 发布日期:2014-01-21
    • 文件大小:1661980
    • 提供者:刘建国
  1. 图像处理_增强

    0下载:
  2. 里面是一个Visual Studio的C++项目,是使用MFC用于图像增强方面的。注释详细,一起学习吧
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-03-13
    • 文件大小:10958401
    • 提供者:731996261@qq.com
  1. LinerTrans.rar

    0下载:
  2. visual c++ 图像处理 线性变换 用MFC写成的。,visual c++ image processing linear transformation written using MFC.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:2790058
    • 提供者:左前卫
  1. cximage600_demo

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GI
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:616780
    • 提供者:junkai
  1. cell

    0下载:
  2. 基于Visual C++,MFC界面,用于统计图片中细胞数量,包含一些图像处理功能,简单易用-Based on Visual C++, MFC interface for statistical picture number of cells, contains a number of image processing functions, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1395516
    • 提供者:放假
  1. bitmap

    0下载:
  2. Visual C++ 利用MFC进行图像处理的基础程序-Visual C++ using MFC-based image processing program
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:35001
    • 提供者:duckling
  1. IMGCaputre

    0下载:
  2. 使用Visual C++平台中的MFC进行图像处理,对打开的图片利用Bayer和Floyd-Steinberg这两种算法进行二值处理-Platform using Visual C++ MFC in image processing, the use of the open picture and Floyd-Steinberg Bayer both binary processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3377380
    • 提供者:陈群
  1. GeoTrans

    0下载:
  2. 使用Visual C++软件中的MFC进行图像处理,可以实现图像的几何变换,如图像的平移、旋转、缩放等功能-Using Visual C++ MFC software for image processing, image geometric transformation can be achieved, such as image translation, rotation, scaling and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2192353
    • 提供者:陈群
  1. FreTrans

    0下载:
  2. 使用Visual C++软件中的MFC进行图像处理,可以实现图像的正交变换,如图像的傅里叶变换、沃尔什变换等-Using Visual C++ MFC software for image processing, the image of the orthogonal transformation can be achieved, such as the image of the Fourier transform, Walsh transform, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2186137
    • 提供者:陈群
  1. TemplateTrans

    0下载:
  2. 使用Visual C++中的MFC进行图像处理,实现图像增强,如图像平滑,中值滤波,伪彩色编码等-Visual C++ using MFC in image processing, image enhancement, such as image smoothing, median filtering, pseudo-color coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2280674
    • 提供者:陈群
  1. CxImage

    1下载:
  2. VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2191487
    • 提供者:
  1. Based-MFC-image-processing-design

    0下载:
  2. 基于MFC的图像处理程序的设计研究,主要讲述了,图像处理的C语言实现过程-Based MFC image processing design study
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:416382
    • 提供者:无形的流体
  1. DigitImageProcess

    0下载:
  2. 精美的基于C++MFC制作的图像处理软件,花了好几周才做好的哦~~~欢迎大家下载-Fine C++ MFC-based image processing software produced, it took several weeks to do a good job, oh ~ ~ ~ welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2263040
    • 提供者:张伟
  1. C++MFC数字图像处理

    0下载:
  2. 是很详细和全面的利用C++和MFC对数字图像进行处理的代码
  3. 所属分类:Windows编程

    • 发布日期:2012-11-19
    • 文件大小:25392572
    • 提供者:xiangbeihai
  1. C++

    0下载:
  2. 用MFC实现的一个小程序,可以对图像进行读、写、反色等基本操作
  3. 所属分类:C#编程

  1. 基于MFC的OpenCV图像处理和显示

    0下载:
  2. 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
  3. 所属分类:OpenCV

    • 发布日期:2013-07-21
    • 文件大小:40448
    • 提供者:shanglei10
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-14
    • 文件大小:3779584
    • 提供者:小玲子
  1. DIPDemo_vc6(1)

    0下载:
  2. MFC图像处理示例,包括平移,镜像,线性变换,中值滤波,高通滤波,增强等(MFC image processing examples, including translation, mirror image, linear transformation, median filtering, high pass filtering, enhancement, etc.)
  3. 所属分类:图形图像处理

  1. YUV_Player_简易YUV播放器

    0下载:
  2. debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:3892224
    • 提供者:KKHELO
« 12 3 4 »
搜珍网 www.dssz.com