CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - user

搜索资源列表

  1. coloc3D

    0下载:
  2. Descr iption: This scr ipt allows the user to load 3-D TIFF images, such as those derived from confocal or 2-photon microscopy, into the MATLAB workspace for analysis of colocalization between two images in 3-D. It includes a function <getstacks&g
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:gz
  1. Affine Transformation02

    0下载:
  2. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.79kb
    • 提供者:gz
  1. cyytxclff

    0下载:
  2. MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.4kb
    • 提供者:李红
  1. 绘制各种图形-直线-多边形

    0下载:
  2. 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:530.62kb
    • 提供者:王晓明
  1. Problem2_6

    0下载:
  2. 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10.04kb
    • 提供者:陈烨
  1. cv

    0下载:
  2. This function spatially filters an image, using the Fast Fourier transform and a user-supplied frequency filter function. The filter must be real (amplitude only) and bilaterally symmetric.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25.27kb
    • 提供者:fei
  1. WaterEffect

    0下载:
  2. csharp实现的图片特效 App.ico AssemblyInfo.cs bin WaterEffectDemo.csproj WaterEffectDemo.csproj.user WaterEffectDemo.sln WaterEffectForm.cs WaterEffectForm.resx WaterEffectPictureBox.cs WaterEffectPictureBox.resx readme.txt-csharp ac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89.99kb
    • 提供者:ysh
  1. tansform

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -corruption, inflation, thinnin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18.76kb
    • 提供者:qq
  1. stencilbuffer

    0下载:
  2. stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved with the words of plastic sheetin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:224.2kb
    • 提供者:张安真
  1. PolyArea

    1下载:
  2. 用VC++编写的计算多边形面积的程序,比较简单,用户通过界面画图,系统自动计算多边形面积-VC prepared by the Polygon area calculation procedures are relatively simple, user interface drawing, the system automatically calculating polygon area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51.24kb
    • 提供者:沈成
  1. VisualC++6.0userempolder

    0下载:
  2. 用户界面设计的c++程序,可以为您做出漂亮的界面-user interface design c procedures, you can make a pretty interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.59mb
    • 提供者:邸凤萍
  1. cximage_app

    0下载:
  2. 应用cximage控件,实现任意格式图像的数据库导入、导出等操作,以及基于数据库的图像管理,用户管理和图像处理-cximage application controls to achieve arbitrary format images into the database, derived etc, and the image-based database management, user management and image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.76mb
    • 提供者:hxf
  1. edgedemo

    1下载:
  2. 边缘检测GUI 源程序图形用户界面GUI制作,only the M-file-Edge Detection source GUI graphical user interface GUI production, only the M-file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.54kb
    • 提供者:Bradley Pitt
  1. VisSDK

    3下载:
  2. 微软Vision SDK开发包,程序并不复杂,但非常实用,不只是提供动态链接库,所有源文件代码都可以看到。非常适合研究图像操作和图像分析的人员,以及在工程中的应用(机器视觉、机器人视觉导航规划等),对我们的帮助很大,能学到很多东西。建议大家一起学习提高。真的不错的东东。里面有详细的使用文档。-Microsoft Vision SDK development kits, procedures are not complicated, but very practical. not only pro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.94mb
    • 提供者:闫林
  1. ContourBitmapSrc

    0下载:
  2. ContourBitmapSrc.zip CContourBitmap - A Region Creator Introduction A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:上官婉儿
  1. LevelSet_ChunmingLi_v0

    0下载:
  2. This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper \"Level Set Evolution without Re-initia
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:765.46kb
    • 提供者:薛正亮
  1. ENVI-user-guide

    0下载:
  2. ENVI用户指南,详细中文使用说明,强大数据分析处理工具,对于章节中的每个主题,功能描述之后给出了实现它的一步步向导。向导中描述了参数,通常还附有建议和例子。大多数功能 (除了交互的功能) 从 ENVI 的下拉主菜单启动。-ENVI User' s Guide and detailed instructions in Chinese, powerful data analysis tools
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:419.98kb
    • 提供者:郭乐
  1. Graphical-user-interface-tools-

    0下载:
  2. 一个基于matlab实现的图形用户界面的非模态反馈工具源码,希望大家有用。-Matlab-based graphical user interface to achieve a non-modal feedback tool source, I hope to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6.01kb
    • 提供者:赵齐银
  1. user

    0下载:
  2. 此示例演示如何使用vsTraversalUser写一个用户定义的场景图的遍历的VSG。它定义了类MyApp,这是从vsApp而得。样品装载镇数据库,并启动一个遍历计数所有在场景图中的不同节点类型。-Traversal VSG This example demonstrates how to use vsTraversalUser write a user-defined scene graph. It defines the class MyApp, which is derived from
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:70.64kb
    • 提供者:姚娟
  1. MSTAR_debug-tool-user-guide

    3下载:
  2. mstar 开发调试工说明,保存ISP,图像调节-MSTAR_debug-tool user guide
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:138.86kb
    • 提供者:jason
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com