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

搜索资源列表

  1. registrationprot

    0下载:
  2. Unzip all files in Matlab current directory. Type \"test_main\" on Matlab command window.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44437
    • 提供者:mountainspring
  1. regionbased_seg_demo

    0下载:
  2. This code implements the well-known Chan-Vese segmentation algorithm from the paper \"Active Contours Without Edges.\" This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11057
    • 提供者:hiyisf
  1. foerstnerOperator_v1_0 forstner算子,MATLAB版的

    2下载:
  2. forstner算子,MATLAB版的,解压后有三个m文件,主要是ip_fop函数实现forstner算子功能。里面附带了一个ip_fop_example的m脚本文件演示如何使用ip_fop函数功能。应该是德国人写的,程序验证没问题,之前网上找的有的是IDL版说成MATLAB版,还有的是C++的。这个是我找到最好的MATLAB版的forstner算子程序-forstner operators, MATLAB version, unzip the file after three, the mai
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:137754
    • 提供者:roc woods
  1. computer_graphics

    0下载:
  2. 解压包中为计算机图形学方面的有关教程,详细介绍了计算机图形学方面的有关知识,以及几种绘图软件的使用。-Unzip the package for the computer graphics-related curricula, detailed computer graphics-related knowledge, as well as the use of several mapping software.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9505231
    • 提供者:
  1. TOOLBOX_calib

    0下载:
  2. classic calibration camera routines: all included and completed. Unzip to one fold and add the path to the system path-classic calibration camera routines
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:241535
    • 提供者:jason
  1. EffectShow

    0下载:
  2. BMP图像的效果显示。具体实现的功能是打开一幅BMP图像,可以显示此图像经过如下操作的效果:向下扫描、向上扫描、向下移动、垂直栅格、垂直百叶窗、马赛克、渐隐\渐显等等,显示的效果非常多,对学习图像处理绝对有帮助。解压后,文件夹里有一幅BMP图像,可以先利用这幅图像试一下。-bmp image results show that concrete realization of the function is to open a BMP image, you can display this ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:560186
    • 提供者:王婉君
  1. Pcm_Image

    0下载:
  2. matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:\MATLAB7\work)。在matlab主窗口中输入命令ima=imread( C:\MATLAB7\work\1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行-matlab, matlab to unzip the files into the default folder, usually (C: \ MATLAB7 \ work). In the matlab main w
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5688
    • 提供者:doper
  1. sobel

    0下载:
  2. 解压 可直接编译运行 实现24位彩色图的sobel边缘提取-Unzip can directly compile and run 24-bit color map of the sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1738
    • 提供者:GN
  1. JPEG-EncodeaDecode

    0下载:
  2. 按如下说明使用此代码: 1.将BC45.rar解压到D:2.将JPEGCode解压到D:3.解压1.Src(自己整理的).rar到D:\JPEGCode目录下 4.运行批处理Build 5.cd src 6.编译生成可执行程序(make) 7.测试代码(make test) 8.清除编译过程文件,包括可执行程序(make clean) 9.体会原版配置编译过程 a)删除3.解压目录 b)解压2.Src(原版).rar到D:\JPEGCode目录下 c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3284199
    • 提供者:lsccls
  1. gui16

    0下载:
  2. C写的计算机图形学算法实例,这是偶对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等,图形均为实时生成,所有算法由本人独立实现,未用任何图形函数库。   由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:277022
    • 提供者:Liu
  1. SimpleViewer

    0下载:
  2. Source Code The code is written in C++ using VisualStudio on Windows platform. 1.Download the SimpleViewer.zip file, unzip it. 2.Enter SimpleViewer/Viewer/Test directory, double click on Test.sln file. Compile the project using Visual Studio.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19205725
    • 提供者:luhj
  1. MATLAB

    0下载:
  2. Adobe Photoshop toolbox.Version 1.0 13-Dec-2006。photoshop中的matlab工具包,包括54个M文件,能够实现在matlab中调用photoshop的操作函数,并将处理结果传回matlab.也可以将matlab工作空间里的图像矩阵传送到photoshop中进行处理并动态返回结果. 该工具包从CS4中提取得到(其他版本没有测试过!),安装时直接解压缩到photoshop文件夹下,按照压缩包中的pdf说明文档在matlab中添加路径后即能够使
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1127733
    • 提供者:beetle
  1. dllll

    0下载:
  2. 解压缩部分~JPEG2000~不需要参数子系统的kakadu修改程序-Unzip part ~ JPEG2000 ~ no need to modify the program parameters subsystem kakadu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9574435
    • 提供者:honeyy
  1. ideo101

    0下载:
  2. ideo101.zip - This is the latest distribution of ideo. It contains 20 lessons on the basic 92 ideograms (hiragana and katakana). If you download this archive, your system must have the VB6 runtime already installed. To run the program, simply unzip
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:284316
    • 提供者:rmhua
  1. directtyunzip

    0下载:
  2. 用于识别目标轨迹的算法,没有解压密码,可以直接使用(Algorithm is used to identify the target trajectory, not unzip password, can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:Caesmr
搜珍网 www.dssz.com