搜索资源列表

  1. 5

    0下载:
  2. 本章讲述了各种图形学中的几何变换,包括一维和二维的旋转,平移以及缩放,对各种几何变换都具有详细的思想描述,算法描述和举例,以及其他相关的内容,简单实用-This chapter describes a variety of geometric transformations in graphics, including the one-dimensional and two-dimensional rotation, translati
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:5025792
    • 提供者:xixi
  1. jihe

    0下载:
  2. 运用MATLAB进行图像的一些操作,主要是几何变换-The use of MATLAB to carry out a number of image operations, mainly geometric transformations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wwwwwwww
  1. Corner

    0下载:
  2. 对图像进行特征提取 从而实现对几何变换的鲁棒性-The image feature extraction in order to achieve robustness of the geometric transformation
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2883584
    • 提供者:acuih
  1. Demo

    0下载:
  2. 数字图像处理功能演示,包括几何变换,形态学,灰度变换,图像增强,图像滤波等功能-Presentation of digital image processing functions, including the geometric transformation, morphology, gray-scale transformation, image enhancement, image filtering and other func
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:tanfeng
  1. DIPDemo

    0下载:
  2. 包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:470016
    • 提供者:沉浮沉
  1. Transform

    0下载:
  2. 三角形的二维几何变换包括平移,旋转,错切,对称等-Triangular two-dimensional geometric transformations include translation, rotation, shear, symmetry, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:31744
    • 提供者:lcs
  1. MATLAB

    1下载:
  2. 实验:使用MATLAB实现医学图像几何变换与二维重建,其中括了实验课件和示例源码-Experiment: Using MATLAB to achieve geometric transform and two-dimensional medical image reconstruction, which includes the experimental and sample source courseware
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1795072
    • 提供者:gxt
  1. suofang

    0下载:
  2. 该代码是实现图像几何变换中的图像缩放功能。-The code is a geometrical transformation of image in the image scaling function.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:4562944
    • 提供者:xiaowu
  1. Morphy

    0下载:
  2. 用matlab编写的图像几何变换程序,包括旋转和平移,适合初学者。-Prepared using matlab image geometric transformation process, including rotation and translation, suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:nana
  1. drawing

    0下载:
  2. 一位学长做的毕业设计,是一个画图板。画直线、画任意线、画曲线、用颜色填充区域或对象。图像几何变换:平移、旋转、放缩。图像效果处理:边缘提取、消除噪声、素描效果、图像锐化、图像复原。-Graduating seniors to do a design, a drawing board. Draw a straight line, draw an arbitrary line, a curve, area or object with a
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:227328
    • 提供者:黄华
  1. GeoTrans

    0下载:
  2. 图像几何变换:平移,水平垂直镜像,转置,缩放,旋转。-Image geometric transformation: translation, horizontal and vertical mirroring, transposition, scale, rotation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2073600
    • 提供者:zcy
  1. l

    0下载:
  2. 该程序实现图像几何变换,包括图像平移,水平、垂直镜像,图像转置,图像缩放以及图像旋转。-Image geometric transformation of the program, including the image shift, horizontal, vertical mirror, image transposition, image scaling and image rotation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:2067456
    • 提供者:lj
  1. RotateImg

    0下载:
  2. 图像旋转是图像几何变换之一,在GDI+中Bitmap提供了图像旋转的功能,但只能旋转90.180,270等,本程序利用数学公式实现对图像的任意旋转-Image rotation is one of the image geometric transformation, in GDI+ provides the Bitmap image rotation features, but only rotation 90.180,270, et
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:318464
    • 提供者:孙渊
  1. chap2

    0下载:
  2. 数字图像处理书籍 第二章 图象的几何变换 需要学习的还是很好用的 -Digital Image Processing Book Chapter geometric transformation image is very good to learn to use the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:250880
    • 提供者:li
  1. delphi实现的几何变换

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

    • 发布日期:2024-05-14
    • 文件大小:238592
    • 提供者:hp_1
  1. 二维几何变换

    0下载:
  2. c语言实验opengl二维几何变换代码,实验报告。(asdzxczsfawdzczxvzxasdasdasd)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:纪涵
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3779584
    • 提供者:小玲子
  1. jihebianhuan

    0下载:
  2. 画出五边形,然后对五边形进行对称,平移,旋转,比例变换等几何变换。(The Pentagon is drawn, and then the Pentagon is symmetrical, translational, rotated, and proportional transform.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:64512
    • 提供者:年月未改
  1. 几何变换

    0下载:
  2. 系统介绍图像几何变换内容,包括二维和三维图像集合变换.(This file introduce something about image processing.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:212992
    • 提供者:linqxdas
  1. 图像几何变换

    0下载:
  2. 改进的matlab程序,用到的是基本代码,不含matlab中一步到位的函数,适合初学者(The improved matlab program is used in basic code, and does not contain one step function in MATLAB. It is suitable for beginners.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:小麓
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org