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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 使用Visual C++中的MFC对图像的边缘和轮廓进行处理,实,如图像边缘检测和轮廓提取等-Visual C++ using MFC in the edge and contour image processing, real, such as edge detection and contour extraction
  3. 所属分类:Special Effects

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

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

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

    0下载:
  2. 使用MFC编写的图像旋转算法,利用临近插值的方法实现图像旋转,并且旋转后的图像自适应窗口。-Written using the MFC image rotation algorithm, near the interpolation method used to achieve image rotation, and rotate the image after the adaptive window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.19mb
    • 提供者:
  1. GrabCut(win32.exe)

    0下载:
  2. GrabCut是04年SIGGRAPH中一篇介绍图像分割的方法,这段可执行程序是一个实例,用MFC实现-SIGGRAPH 04 GrabCut is described in a method of image segmentation, this is an instance of an executable program, using MFC to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-06-26
    • 文件大小:7.27mb
    • 提供者:黄鹏
  1. MFC_OpenCV_Operation

    0下载:
  2. 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34.93kb
    • 提供者:chen
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:龙胆
  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
    • 文件大小:1.99mb
    • 提供者:向翔
  1. BmpTest

    0下载:
  2. 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:40.3kb
    • 提供者:yue
  1. HistogramEqualization

    0下载:
  2. 对图像进行直方图均衡化处理。使用时须设置“工程→设置→使用MFC作为静态链接库”。-Histogram equalization for image processing. To be set using the " Project → Settings → using MFC as a static link library."
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.36kb
    • 提供者:xiezunzhong
  1. image_compression_MFC

    0下载:
  2. 图像压缩源代码,用MFC编写的,亲测可用。但图片必须是灰度图像。-Image compression source code, written using MFC, the pro-test is available. But the picture must be a grayscale image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:19.17kb
    • 提供者:蓝信雷
  1. 1_9

    0下载:
  2. 图像处理的程序采用MFC实现,裂纹检测与处理-Image processing program using MFC implementation, crack detection and treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135.15kb
    • 提供者:xxx
  1. Appendix26

    0下载:
  2. 用mfc对bmp图像进行缩小和放大的处理-Bmp image using mfc for zoom in and out of the deal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:105.68kb
    • 提供者:ljinbo
  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
    • 文件大小:2.18mb
    • 提供者:陈群
  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
    • 文件大小:2.38mb
    • 提供者:王宇煜
  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
    • 文件大小:2.45mb
    • 提供者:王宇煜
  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
    • 文件大小:2.65mb
    • 提供者:王宇煜
  1. tmDICOMFrame

    0下载:
  2. 用MFC对数字图象处理,用的图像是DICOM-Using MFC for digital image processing, DICOM image is used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.15mb
    • 提供者:峂峪
  1. image

    0下载:
  2. 用四种不同的方法实现了图像的扭曲,得到四种不同的效果,并可以改变参数,MFC界面里实现-Using four different methods to achieve the image distortion, to get four different results, and can change the parameters, MFC interface in the implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:鲁明月
  1. GaborTexture

    0下载:
  2. 使用MFC以及Gabor小波处理进行图像的特征纹理提取-Using MFC and Gabor wavelet to extract texture features for image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40.46mb
    • 提供者:eeeeee
  1. Picture_Stiching

    1下载:
  2. 本算法为经典的图像拼接算法,可以将两张包含部分相同的图片拼接成一张图片,采用MFC的界面设计模式,程序容易理解,方便操作,取得较好的效果。(The algorithm for the classic image mosaic algorithm, you can put two pieces of the same picture spliced into a picture, using MFC interface design mode, the program easy to unders
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:85.58mb
    • 提供者:王老头
« 12 3 4 »
搜珍网 www.dssz.com