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

搜索资源列表

  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. Binarization

    0下载:
  2. 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:676123
    • 提供者:凌潇然
  1. MFCvtk

    0下载:
  2. MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。-MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:48318
    • 提供者:平空
  1. img

    0下载:
  2. 用vc6.0 做的MFC 图像处理程序,常见图像增强处理算法-Vc6.0 do with MFC image processing procedures, common image enhancement processing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:279769
    • 提供者:Matthew
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40996882
    • 提供者:王敬
  1. Image-Processing

    0下载:
  2. 一个用VC++中的MFC实现的图像处理基础的源程序,各种基础均有-One with VC++ implementation of the MFC-based image processing source code, a variety of both basic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:432371
    • 提供者:weiwei
  1. MFC.design.image.processing.tools

    0下载:
  2. MFC编程图像处理工具设计代码MFC Programming design code image processing tools -MFC Programming design code image processing tools
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:95234
    • 提供者:a
  1. Based-MFC-image-processing-design

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

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

    0下载:
  2. 用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2491682
    • 提供者:王宇煜
  1. Image-processing-using-mfc2

    0下载:
  2. 用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2568404
    • 提供者:王宇煜
  1. Image-processing-using-mfc3

    0下载:
  2. 用MFC进行图形图像处理,该程序主要实现了缩放,滤波。通过平滑和锐化的的方法对图象进行滤波及对噪声的处理。-Graphical image processing using MFC, the program mainly to achieve the zoom, filter. Through the method of smoothing and sharpening of image filtering and processing noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2781581
    • 提供者:王宇煜
  1. vcPPDigital-Image-Processing

    0下载:
  2. 基于vc的数字图像处理,\JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。 JpgVSbmp.dll中封装了2个API函数: 1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。 2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。 \封装的Dll本目录下包含了2个子目录,分别为: (1)..\GeoTrans 封装Dll的VC++项
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5901361
    • 提供者:赵江
  1. image-processing

    0下载:
  2. 这是我写的基于MFC的一些数字图像处理的程序!有一些图像的相关变换与预处理!-MFC-based digital image processing program that I wrote some image transformation and preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:521707
    • 提供者:tiger
  1. MFC-image-processing

    0下载:
  2. 用于图像处理分析的c++ MFC源程序,包含各种图像处理方法,如边缘检测,直方图,拉普拉斯变换,灰度图转换等。-MFC programme,laplace convertion,gray picture,edge detect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9909288
    • 提供者:王建
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:2643477
    • 提供者:张恒
  1. ITK-image-processing-system

    0下载:
  2. 基于ITK、VTK和MFC的医学图像处理系统集成,以及接口问题-ITK, VTK and MFC based medical image processing system integration, and interface issues
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:439152
    • 提供者:黄哲
  1. MFC-image-processing

    0下载:
  2. 本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decomp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2291435
    • 提供者:邵东先生
  1. MFC-image-processing

    0下载:
  2. 应用C++的MFC模块,实现数字图像处理,包括特效显示、几何变换、点变换、图像增强、滤镜等。-Application of C++ MFC module, digital image processing, including special effects show, geometric transformation, point conversion, image enhancement, filters, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4681269
    • 提供者:刘新蕾
  1. 基于MFC的图像处理软件设计

    0下载:
  2. 基于MFC的图像处理软件设计,小东西,随便写写(MFC based image processing software design, small things, literally writing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1492992
    • 提供者:角隅
  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. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com