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

搜索资源列表

  1. stereo-maximum-flow-upload

    1下载:
  2. 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1400277
    • 提供者:吴琼玉
  1. DXF_DLL

    1下载:
  2. 程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10038
    • 提供者:hanunhua
  1. SIMLINQ2

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:808
    • 提供者:张海军
  1. SIMLINQ1

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1488
    • 提供者:张海军
  1. SIMDOPI2

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:张海军
  1. SIMDOPI1

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:张海军
  1. RESPLOT

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1045
    • 提供者:张海军
  1. OBJPUSH

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1412
    • 提供者:张海军
  1. OBJLINQ

    0下载:
  2. 滤波,用于图像滤波。请大家点击下载,打开图像所在文件夹即可。-filter for image filtering. Please click on the download, open the folder where images can be.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:张海军
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. lsl_rgb2gray.rar

    0下载:
  2. 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:513
    • 提供者:husanhe
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:56350
    • 提供者:xuan
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. ImageFusion

    0下载:
  2. matlab编译小波变换,用于图像融合和处理 文件夹中包含了可用的融合图片。-matlab compiler wavelet transform for image fusion and processing folder contains the available fusion of images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:528
    • 提供者:张军
  1. read-save

    0下载:
  2. 将所选文件夹中的所有*.pts 文件中的 x和y 读取出来 ,并将读取出的信息保存到*.txt文件中-The selected folder*. pts file for all x and y read out, and read out the message saved to the*. txt file
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1971521
    • 提供者:jingjing
  1. agg-2.5

    0下载:
  2. AGG(Anti-Grain Geometry),强大的2D几何图形库。 配置: 1、VC6.0下新建一个Windows Console工程,名称随便起,姑且叫AggTest. 2、关键步骤,设置AGG类库的引用,最野蛮和最有效的方式把Include下的.h文件连同其下文件夹全部拷贝到VC6安装目录下的Microsoft Visual Studio/VC98/Include文件夹中,把解压目录中的src文件夹下的cpp文件都添加到AggTest工程中。-AGG (Ant
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5261126
    • 提供者:hhghghg
  1. EEG-Stimulation

    0下载:
  2. 用于稳态视觉刺激脑电信号的采集过程中,可以在固定时间段内分别以不同频率闪烁,对被试进行刺激,以便采集对应脑电信号进行分析。 包括C++源码,vs2010下创建的项目文件和编译得到的Debug文件夹。-Used for steady visual stimulation of eeg acquisition process, can be fixed in time at different frequencies were flashing, to have exciting, so tha
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10249237
    • 提供者:NZ
  1. Ostu

    0下载:
  2. 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:3716
    • 提供者:自己人
  1. DIB-class-operation-algorithm

    0下载:
  2. 关于DIB类的一些操作算法,包含十二个文件夹,即十二个相关处理-DIB class operation algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-02
    • 文件大小:11878204
    • 提供者:小小
  1. read_Pic_key_ctrl

    0下载:
  2. 用vs顺序打开文件夹中的图片 用方向左右键分别控制下一张 上一张 图片数量无限制-Open the folder with vs order the picture with the direction key control about respectively on the next picture number unrestricted
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1972
    • 提供者:胡杨
« 12 »
搜珍网 www.dssz.com