登录
首页 » 图形图像 » 一些基本的图像处理方法

一些基本的图像处理方法

于 2022-05-27 发布 文件大小:369.86 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

Some basic image processing methods

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 清华大学远程教育计算机学1章导论*…
    清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 p
    2023-05-30 18:05:03下载
    积分:1
  • 用C语言编出来的饿一个非常没的
    用C语言编出来的饿一个非常没的图案- Hungry extremely no design writes which with the C language
    2022-07-07 17:42:28下载
    积分:1
  • Image recognition can be adaptive to recognize target and draw the target conto...
    图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
    2022-03-02 18:34:47下载
    积分:1
  • C + + 的 LBP 代码
    局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
    2022-03-21 06:15:16下载
    积分:1
  • 用matlab实现的jpeg2000压缩代码。
    用matlab实现的jpeg2000 压缩 代码。-With jpeg2000 compression matlab code of the implementation.
    2023-08-29 08:50:03下载
    积分:1
  • qt examples of the intermediate code can be used to continue programming qt
    qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
    2022-09-22 12:20:03下载
    积分:1
  • introduction.to.direct3d9中文版(?士兵版)书附带..
    Introduction.To.Direct3D9中文版(翁云兵版)书附带源码-Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source
    2022-06-30 18:59:15下载
    积分:1
  • 实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)...
    实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)-achieve the five fundamental transformation of the C program (translation, the wrong cut, symmetrical, rotation, scaling, zooming)
    2022-01-24 14:24:20下载
    积分:1
  • 这个里面的是一些技术文章,对了解学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果...
    这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果-The inside is a number of technical articles, the understanding of some graphics comparing the application of new technologies, through the application of these new technologies, you can get some relatively new effects
    2022-11-15 03:35:04下载
    积分:1
  • good computer graphics operations for entry to the Shikuangdimen used.
    不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
    2023-07-27 01:35:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载