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

搜索资源列表

  1. 2D_change

    0下载:
  2. 可以对图形进行各种几何变换,包括反转,平移,旋转,拉伸。并对其进行赋值变换。图形学的一个综合编程例子。-graphics can be right for various geometric transformation, including inversion, translation, rotation, stretching. And transform its assignment. An integrated graphics programming examples.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:诺诺
  1. xil

    0下载:
  2. MATLAB源码,P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-MATLAB source code, P0201 : MATLAB assignment P0202 : MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28.52kb
    • 提供者:钟小丽
  1. copap

    0下载:
  2. Matlab demo code for the cyclic order preserving assignment problem with application to shape matching-Matlab demo code for the cyclic order prese rving assignment problem with application to s CPR matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35.9kb
    • 提供者:Zhenhua
  1. programe123

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-code P0201 Note : MATLAB assignment P0202 :
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:杨健
  1. matlabbasis

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像-code P0201 Note : MATLAB assignment P0202
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:28.63kb
    • 提供者:wind
  1. TextureLBP

    0下载:
  2. LBP纹理特征提取算法。首先将检测窗口划分为16×16的小区域(cell),对于每个cell中的一个像素,将其环形邻域内的8个点(也可以是环形邻域多个点,如图 3‑ 4. 应用LBP算法的三个邻域示例所示)进行顺时针或逆时针的比较,如果中心像素值比该邻点大,则将邻点赋值为1,否则赋值为0,这样每个点都会获得一个8位二进制数(通常转换为十进制数)。然后计算每个cell的直方图,即每个数字(假定是十进制数)出现的频率(也就是一个关于每一个像素点是否比邻域内点大的一个二进制序列进行统计),然
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.63kb
    • 提供者:nana
  1. xiangsu

    0下载:
  2. opencv访问图像的像素,并且对对应的像素进行赋值或处理-opencv access to image pixels, and the assignment of the corresponding pixel or treatment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5.16mb
    • 提供者:顾晓军
  1. 3DScene

    0下载:
  2. 实时图形设计 3d场景漫游 3dmax模型 场景中包括树木 房屋 道路 移动小车 以及 billboard 绘制的树木 支持人机互动 场景漫游-This code is the assignment for our real-time graphic designing. It includes many scenes like houses,trees using the billboard skill, roads and the cars.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-22
    • 文件大小:40.11mb
    • 提供者:laura
  1. bezier

    0下载:
  2. MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:490.08kb
    • 提供者:Gobee
  1. matlab_2

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code De
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:24.04kb
    • 提供者:pride
  1. BasicExamples

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15.55kb
    • 提供者:肖伟
  1. as

    0下载:
  2. 图像处理中用来显示矩阵测试矩阵操作从缓存给矩阵赋值-Image processing to display the test matrix matrix operations from cache to the assignment matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3.82kb
    • 提供者:linglong
  1. image-preprocessing-5

    0下载:
  2. MATLAB赋值 MATLAB中的for循环 和if条件 MATLAB图像处理的基本操作-MATLAB in MATLAB assignment for circulation and if the conditions of MATLAB image processing basic operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:786byte
    • 提供者:焦竹青
  1. 2

    0下载:
  2. P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -P0201: MATLAB assignment P02
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:21.13kb
    • 提供者:吴培培
  1. GPRender_code

    0下载:
  2. Suppose you are a GIS novice roughly thrown by your manager to implement a project which is supposed to work for some third-party GIS. The technical assignment is quite abstract leaving you with a slight feeling of nausea creeping up your throat beca
  3. 所属分类:GIS program

    • 发布日期:2017-04-25
    • 文件大小:190.77kb
    • 提供者:zllu
  1. C

    0下载:
  2. 声明三维点POINT类,重载运算符“+”“-“ ”=”,实现三维点的加减和赋值-POINT-type three-dimensional point statement, operator overloading "+" "-" " =" , the realization of three-dimensional point of addition and subtraction and assignment
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5.24kb
    • 提供者:x
  1. MATLABimageprocessing1

    0下载:
  2. P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-P0201: MATLAB assignment P020
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15.23kb
    • 提供者:lxq
  1. planets

    0下载:
  2. Computer Graphics assignment on Solar System, Implemented with 5 planets, lighting adn rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:262.14kb
    • 提供者:codingnovice
  1. assignment

    0下载:
  2. 模式识别课程设计 人脸识别系统 利用PCA技术 仅供参考-Curriculum design pattern recognition technology face recognition system using PCA for reference only
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:165.93kb
    • 提供者:xwx
  1. munkres

    0下载:
  2. 数学指派问题的经典求解算法 可以用于图像处理,做位姿估计时 特征对应点的匹配 - MUNKRES Munkres (Hungarian) Algorithm for Linear Assignment Problem.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.17kb
    • 提供者:lihao
« 12 3 4 5 6 »
搜珍网 www.dssz.com