CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - partial

搜索资源列表

  1. graph3dapp

    0下载:
  2. 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53055
    • 提供者:徐林
  1. PDE_denoise

    4下载:
  2. 使用偏微分方程(PDE)进行图像去噪的matlab代码集合。方法包括:edgestop_diffusion,direction_diffusion,TV_denoise和4阶PDE去噪-use of partial differential equations (PDE) Image Denoising the Matlab code pool. Methods include : edgestop_diffusion. direction_diffusion, and four bands T
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:245515
    • 提供者:屈磊
  1. curveevlhjf

    0下载:
  2. 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very complex, and shows a dumbbell-sh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1275
    • 提供者:贺静芳
  1. screen_delphi

    0下载:
  2. 用DELPHI实现屏幕拷贝,可以全屏拷贝,也可以局部用鼠标选择拷贝-using DELPHI screen copy, full screen copy can also use the mouse to choose partial copy
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16939
    • 提供者:刘起
  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3184405
    • 提供者:张强
  1. Graphic7.8ray

    0下载:
  2. 这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:127449
    • 提供者:rruyi
  1. ArcGisP

    0下载:
  2. 使用arcgis开发的两个小程序。分别基于AO和MO的小程序,使用了上海浦东(局部)地图。-ARCGIS development of the use of two small programs. Based on the MO AO and the small, the use of the Shanghai Pudong (partial) maps.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:239547
    • 提供者:222
  1. ZImage

    0下载:
  2. 这是一个图像局部放大的程序源代码,欢迎下载使用!-This is a partial enlarged images of the source code, the use of downloaded welcome!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:355720
    • 提供者:James
  1. Heat_Equation

    0下载:
  2. 基于偏微分方程(PDE)的热传导方程滤波的matlab实现-based on partial differential equations (PDE) of the heat conduction Filter Implementation of Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1381
    • 提供者:葛建飞
  1. edgaijin

    0下载:
  2. 边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96960
    • 提供者:beibeidai
  1. xingkong97

    0下载:
  2. 利用熵进行局部图像匹配,可用于医学图像专业-entropy partial image matching, medical images can be used for professional
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1421652
    • 提供者:andy
  1. FillRgn

    1下载:
  2. 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25968
    • 提供者:orchead
  1. image_inpainting1

    0下载:
  2. 基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1935079
    • 提供者:李辉
  1. ImgZoom

    0下载:
  2. 图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。-enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1861
    • 提供者:吴荣刚
  1. erzhitufenge

    0下载:
  2. 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23585
    • 提供者:戚颖杰
  1. PLS_Ref_Manual_3_5

    0下载:
  2. Matlab PLS toolbox 3.5 manual PLS_Toolbox is a collection of essential and advanced chemometric routines that work within the MATLAB™ computational environment1. It contains the tools required by chemical engineers, analytical chemists and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:603065
    • 提供者:Jolin
  1. JurnalWavelet

    0下载:
  2. This paper is a brief introduction to discrete wavelet transform as digital signal-processing technique and the application. The field of discrete wavelet transform (DWT) is an amazingly recent one because itÌ s better than Fourier transfor
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:162919
    • 提供者:made
  1. 2

    1下载:
  2. 利用小波分析 对变压器局部放电信号进行去噪处理 课程作业 效果不错-Transformer using wavelet analysis of partial discharge signal de-noising processing coursework good results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:275423
    • 提供者:蔚超
  1. Partial--Equations

    0下载:
  2. 本文章主要是偏微分方法的求解,是英文文章,一共五页-Numerical Solution of Partial Dierential Equations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:50107
    • 提供者:赵利军
  1. Partial-Fourier-POCS

    0下载:
  2. Partial-Fourier Reconstruction with POCS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11332
    • 提供者:李辰
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com