CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图像几何变换处理

搜索资源列表

  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. VC读位图源代码

    0下载:
  2. 读取图像,并可对其进行必要的几何变换,图像增强处理源代码.-read images and may be subject to the necessary geometric transform, image enhancement processing source code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:242011
    • 提供者:寒风
  1. vc++图像处理源代码

    0下载:
  2. 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:320069
    • 提供者:大卫
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. Digitalimage-process

    0下载:
  2. 对数字图像进行点运算、几何变换、正交变换、形态学变换、边缘与轮廓提取、图像编码等一列处理-for digital image point operations, geometry transformation, orthogonal transformation, morphological transformation, and the edge contour extraction, Image coding of an address
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:358974
    • 提供者:肖雪
  1. Expiriment1

    0下载:
  2. 图像处理的入门程序:读取位图,并进行一些诸如旋转的几何变换等-image processing entry procedures : Bitmap read, and some, such as rotating such as geometric transformation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:175941
    • 提供者:毛悠然
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:358446
    • 提供者:da
  1. 图像处理vc++源程序

    1下载:
  2. 图像增强、形态学变换、正交变换、几何变换
  3. 所属分类:GDI/图象编程

  1. geometrictransformation

    0下载:
  2. 这段代码是用来描述数字图像处理的一些关于几何变换的代码。非常的简单明了,对初学者来说非常容易看懂的。-This code is used to describe the digital image processing on the geometry transform the code. Very simple and very easy for beginners to read it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1173188
    • 提供者:zengke
  1. ImageShow

    0下载:
  2. 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:312014
    • 提供者:张豪
  1. ch1

    0下载:
  2. 包含了一些基本的图像处理方法:点运算,几何变换,正交变换,图像增强形态学变换,直方图显示-Includes some basic image processing methods: point operations, geometric transformations, orthogonal transform, image enhancement morphological transformation, Histogram display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:340688
    • 提供者:郑晔
  1. Image_processing

    0下载:
  2. 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:332583
    • 提供者:henry
  1. Geometry

    0下载:
  2. 图像处理编程关于几何变换(平移,转置,倒置,放缩),效果挺好,希望能对您有点帮助。-the code is about gray geometry transformation. the result is good. thanks.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:105136
    • 提供者:liliang
  1. ImageProcessing

    0下载:
  2.   图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:338260
    • 提供者:张三
  1. TA20130321

    0下载:
  2. 数字图像处理,包括BMP灰度图像的参数计算,图像几何变换,FFT,IFFT,图像加躁,滤波编码等-Digital image processing, including BMP grayscale image parameter calculation, image geometric transformation, FFT, IFFT, image plus noise, filtering and coding
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1799060
    • 提供者:杨冬冬
  1. 图形图像处理程序例子

    0下载:
  2. 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-25
    • 文件大小:19915
    • 提供者:testsb
  1. delphi实现的几何变换

    0下载:
  2. 二次处理图像 几何变换(旋转 剪裁、缩小放大扭曲等)(Secondary processing of image geometric transformation (rotation cut, zoom in, etc.))
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:238592
    • 提供者:hp_1
  1. 图像处理程序设计杨淑莹清晰版源码

    0下载:
  2. VC++的部分图像处理程序,特效显示,几何变换,灰度变换等(VC++ part of the image processing program, special effects display, geometric transformation, gray-scale transformation, etc.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:19980288
    • 提供者:
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:17900544
    • 提供者:Xingli
  1. 图像几何变换处理

    0下载:
  2. 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
  3. 所属分类:其他

    • 发布日期:2020-07-03
    • 文件大小:106496
    • 提供者:司马懿!
« 12 3 »
搜珍网 www.dssz.com