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

搜索资源列表

  1. ImageProcessingProgram

    0下载:
  2. 包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:250947
    • 提供者:陈德军
  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. 用小波变换对图象进行灰度处理的程序

    0下载:
  2. 显示小波变换的小程序,精确的解释了小波变换的理论,想学习小波变换的要看看啊 -this is a little program showing the wavelet.it explained the theory of wavelet precisely.those who want to learn something about wavelet may need it.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23086
    • 提供者:明明
  1. 图象的几何变换算法

    0下载:
  2. geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13185
    • 提供者:黄应
  1. 图象处理教程

    0下载:
  2. 图象处理就是对给定的图象进行某些变换,从而得到清晰图象的过程。-image processing is the right to conduct certain image transformation, and thus a clear picture of the process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:783760
    • 提供者:前尘
  1. GdiaMc

    0下载:
  2. GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。-GDI programming, including image access, image computing, and the two gray transform value, such as the function of the same menu.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:625585
    • 提供者:崔海燕
  1. chap_10

    0下载:
  2. 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:424957
    • 提供者:许连
  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. cs_imageprocess

    0下载:
  2. 图象处理的第一次作业,包括提取单色,直方图,线性变换等一些基本的操作。-image processing, the first operation, including the extraction monochrome, histogram, linear transformation to some basic operation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:455080
    • 提供者:asly
  1. imagedata

    0下载:
  2. 图象数据信息的处理过程中对信息的隐藏和变换需要时可以参照此原代码.-image data information processing of information hiding and transform when necessary, taking into account the original source.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:371277
    • 提供者:李欣
  1. huidubianhuan

    0下载:
  2. 图象灰度变换 图象灰度变换 图象灰度变换-Image Transform Image Gray Gray Transform Image Transform Image Transform Gray
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257912
    • 提供者:pylu[t
  1. bezbspline

    0下载:
  2. 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:69488
    • 提供者:fdfd
  1. 图象的几何变换

    0下载:
  2. 图像几何变换VC实现- The picture geometry transforms VC to realize
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29751
    • 提供者:胡恩良
  1. Image

    0下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:374760
    • 提供者:姚海涛
  1. 图象FFT

    0下载:
  2. 可以打开和保存位图,还可以对其进行FFT变换及反FFT变换-can open and save bitmap, but also for its anti-FFT transform and FFT
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:77791
    • 提供者:秦琴
  1. 图象的灰度变换

    0下载:
  2. 图像的灰度变化程序源码-gray image change procedures FOSS
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:126432
    • 提供者:何坦
  1. image_code

    0下载:
  2. 基于空间域图象变换的矢量量化图象编码方法----论文-Space-based transform domain image vector quantization image coding method---- Papers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:161463
    • 提供者:lijian
  1. ImageStudio111

    0下载:
  2. 图象变换例子 -Image Transform example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:79688
    • 提供者:mll
  1. TransformShow

    0下载:
  2. VC++6.0实现快速、方便的图象变换程序-VC++6.0 achieve fast and convenient image conversion process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1704778
    • 提供者:lianlp
  1. jjklaj_152941

    1下载:
  2. 几种矩阵是仿射变换经常用到的矩阵,在实际应用中非常重要。PV项目中,我们用到的参数是affine六次元,但经过和变换矩阵的映射,可以转换为上面更为常用的仿射变换Matrix,这样就可以用相关的图形或图象库来实现图象的变换-Several above affine transformation matrix is often used in the matrix, is very important in practical applications. PV project we used par
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-05-15
    • 文件大小:640391
    • 提供者:李海生
« 12 3 »
搜珍网 www.dssz.com