CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 图像变换

搜索资源列表

  1. SpecialShow

    0下载:
  2. 一个演示在不同窗口中进行图像特效变换的源代码,有助于对窗口拆分理解和学习。-demonstration in a different window for image effects transform the source code and contributed to a split window for understanding and learning.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:101.43kb
    • 提供者:万鹏
  1. wave

    0下载:
  2. short **spOriginData:二维指针,指向原始的图像数据 * * short **spTransData0:小波变换系数,存放一次水平变换后的小波系数 * * short **spTransData1:小波变换系数,存放一次数值变换后的小波系数 * * int nHeight :图像属性参数,数值为原始图像的高度值 * * int nHeight_H :图像属性参数,数值为原始图像高度值的一半 * * int nWidth
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26.54kb
    • 提供者:张三
  1. bmp图像处理软件

    0下载:
  2. 可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大-bmp can open a bitmap and various image processing and image transform operation, powerful
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:169.27kb
    • 提供者:周智
  1. 逗女孩的程序

    0下载:
  2. 可以分别在三个图像中放六张图像,放你女朋友的,然后,鼠标移入每个图框,照片变换,然后播放的音乐改变。
  3. 所属分类:对话框与窗口

  1. ZoomView

    0下载:
  2. 实现了图像的基本变换,是一个cpp的文件,有基本的语句格式,比较齐全。-The realization of the fundamental transformation of the image is a cpp files, there was a basic statement format, relatively complete.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:2.77kb
    • 提供者:fila
  1. ImageProcess

    0下载:
  2. 利用VC++实现数字图像的灰度变换以及直方图变换-Using VC++ digital image gray-scale transformation, as well as histogram transformation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.8mb
    • 提供者:mk
  1. Image-Processing

    0下载:
  2. 数字图像处理系统,包括傅里叶变换、灰度直方图显示、图像平滑、增强等各种功能-Digital image processing systems, including Fourier transform, histogram display, image smoothing and enhancement functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5.18mb
    • 提供者:王甜甜
  1. DrawLine

    0下载:
  2. VC++编程、计算机图像学、矩阵实现图像的基本变换,旋转、平移、比例变换、微分和整数算法绘制直线-Basic transformation of the image VC++ programming, computer iconography matrix, rotation, translation, scaling, differential draw straight lines and integer arithmetic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-29
    • 文件大小:1.13mb
    • 提供者:themoy
  1. OCTMAG

    0下载:
  2. 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-01
    • 文件大小:6.32mb
    • 提供者:唐攀
  1. JPEG_code_

    0下载:
  2. VC++基于小波变换的数字图像压缩源代码,可以很好的应用于图像压缩。非常好用的一个软件,希望对大家有帮助。-VC++ Based on Wavelet Transform digital image compression the source code, can be very good be applied to image compression. Very easy to use' s an software, in the hope pairs of everyone has t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-15
    • 文件大小:2.12mb
    • 提供者:赵帅
  1. Eyes

    0下载:
  2. 图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等-Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:82.33kb
    • 提供者:王晓东
  1. ImageManage

    0下载:
  2. MFC实现数字图像的基本变换:几何运算、点运算、领域运算、各种图像格式之间的相互转换-MFC digital image of the basic transformation: geometric computing, conversion point operations, field operations, between the various image formats
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-16
    • 文件大小:24.4mb
    • 提供者:赵政康
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1.02mb
    • 提供者:zl
  1. zjsqu

    0下载:
  2. 对BMP图像进行灰度变换,不错的源码 可以的 不错的很好-On BMP image gray-scale transformation, good source can good is very good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:8.48kb
    • 提供者:poricy
  1. emage

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正(Geometric transformation is the most common means of image processing, based on the deformation of the image geometric correction)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-29
    • 文件大小:887kb
    • 提供者:fqqtvr
  1. subrnutixelogical

    0下载:
  2. 实现了对GUM类型的图像的放大缩小漫游的功能,更能根据用户的需要更改界面的变换,是一个简单的单机版的地图处理软件()
  3. 所属分类:对话框与窗口

  1. 1746571

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:935kb
    • 提供者:Rtdvlf
  1. 88865850

    0下载:
  2. 易语言图像傅利叶变换源码,很不错的易语言,适合易语言爱好者()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:qbvo%2B6617
搜珍网 www.dssz.com