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

搜索资源列表

  1. GMM

    0下载:
  2. 高斯混合模型算法流程,一组测试数据进行分类,用osg显示-Gaussian mixture model algorithm process, a set of test data classification, using osg display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:18170
    • 提供者:张权
  1. NavneetDalalThesis

    0下载:
  2. NavneetDalal是HOG特征的提出者,这篇是他的论文完整版,详细介绍了HOG特征的原理,作者所使用的一些数据验证过程等-NavneetDalal is the author of HOG feature, this is the full version of his paper, detailing the principles of HOG features, some of the data verification process used by the authors, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19417500
    • 提供者:王正
  1. Radar-Visual-Simulation

    0下载:
  2. 针对指挥控制系统处理大量雷达数据所面临的问题,利用三维可视化技术,建立一个基于 DirectX 的雷达可视化仿真系统。系统通过软件形式,替代业界常用的雷达扫描转换卡,对 雷达一次信号、二次信号做出快速的处理和漫游,在可视化仿真系统中直观的显示雷达扫 描信息,并将雷达扫描结果与地图进行配准以后进行显示。该系统可以真实地再现雷达扫 描结果,为指挥控制系统提供快速的数据处理和直观的显示。-Aiming at the problems when command and control s
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:633837
    • 提供者:刘洋
  1. Image-Processing

    0下载:
  2. IMAGING 工业相机图像数据过滤处理源代码,文件源码中集成了三方组件,非常有价值-IMAGING industrial camera image data filtering process source code, the source code of the integrated three party components, very valuable
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:10868
    • 提供者:luochaochao
  1. FDK-reconstruct

    1下载:
  2. 通过vc2005编写的3D重建程序实现CT数据的三维重建过程,最终完成了重建。-Written by vc2005 3D reconstruction process, to achieve three-dimensional reconstruction of CT data
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:386711
    • 提供者:纪妍
  1. Advanced-Algorithms-in-Medical

    0下载:
  2. Advanced Algorithms in Medical Computer Graphics 医学图像可视化的最新论述,新进展-Advanced algorithms and efficient visualization techniques are of major importance in intra-operative imaging and image-guided surgery. The surgical environment is characterized by
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14577817
    • 提供者:commy
  1. Autoencoder_Code

    1下载:
  2. 实现对于数据特征的识别和提取,进而实现重构,重构值与输入数据相差越小越好,对于该深度学习网络的训练可以分为预训练和调优过程,对此需要把数据按比例分为训练集和测试集,进行系数的调整,从而实现数据重构。-For realization identify and extract data features, thus achieving the reconstruction, reconstruction of the input data value difference as small as p
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:19456
    • 提供者:hhliu3
  1. 3

    0下载:
  2. 基于马氏距离度量的局部线性嵌入算法 局部线性嵌入算法(LLE)中常用欧氏距离度量样本间相似度.而 对于图像等高维数据,欧氏距离不能准确体现样本间的相似程度.文中提出基于马氏距离度量的局部线性嵌入算法(MLLE).算法首先从现有样本中学习到一个 马氏度量,然后在LLE算法的近邻选择、现有样本及新样本降维过程中用马氏度量作为相似性度量.将MLLE算法及其它典型的流形学习算法在ORL和 USPS数据库上进行对比实验,结果表明MLLE算法具有良好的识别性能. -Based on local
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:406249
    • 提供者:fangsm
  1. 4

    0下载:
  2. 利用地球立体剖分格网生成SubdivisionR_树索引模型 针对三维数据管理中八叉树索引冗余多、R-树索引插入删除过程复杂的问题,依托GeoSOT地球立体剖分格网,提出了一种新的八叉树与R-树有机结合的Subdivision R-树索引模型(Subdivision R-tree)。首先,以GeoSOT地球立体剖分格网八叉树索引为基础构建了Subdivision R-树索引模型结构 随后,设计了Subdivision R-树索引模型基本的插入、删除、查询、分析算法 最后,开展了Subd
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:261379
    • 提供者:fangsm1
  1. LBP

    0下载:
  2. 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
  3. 所属分类:OpenCV

    • 发布日期:2017-12-15
    • 文件大小:8372224
    • 提供者:黄蓉
  1. completgmatmab

    0下载:
  2. 这是一个完整的数据传输过程的matlab例程!,很好的 不错-This is a complete data transmission process of matlab routines!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:kctlork_card
  1. bianhuajiance

    1下载:
  2. 变化检测是从不同时期的遥感数据中定量分析和确定地表变化的特征与过程;遥感变化检测是一个确定和评价各种地表现象随时间发生变化的过程;遥感变化检测是遥感瞬时视场中地表特征随时间发生的变化引起两个时期影像像元光谱响应的变化-Change detection is the characteristic and process of quantitative analysis and determination of surface variation in remote sensing data di
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:1072128
    • 提供者:岑曦
  1. 071972

    0下载:
  2. 这是一个完整的数据传输过程的matlab例程!,很好的 不错-This is a complete data transmission process of matlab routines!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:lrrow
  1. plot

    0下载:
  2. 论文插图的作图程序,将数据保存在excel中,然后可通过改代码作图(Illustrations of the drawing process, the data stored in the excel, and then through the code mapping)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:归来的歌
  1. MiaoDian20170703

    0下载:
  2. 在写论文的过程中,有时想和其它文章中的数据做对比,但我们只有人家论文中的图而没有数据,这个程序能够将别人论文中图的曲线数据取出来,可以让你制作更漂亮的图或者可以和你自己的数据放在一起对比,这个程序是我在别人的程序基础上改的,更加的人性化一点。(In the writing process, and sometimes want to contrast the data in other articles, but we only have people in the map without da
  3. 所属分类:绘图程序

    • 发布日期:2017-12-26
    • 文件大小:72704
    • 提供者:陀米巴
  1. mod04dechuli

    0下载:
  2. 修改文件存储路径及相关参数,此代码可对气溶胶光学厚度数据进行重投影,波段运算,重采样,镶嵌(After modifying file storage path and related parameters,this code can do some general process to the data of Aerosol Optical Depth, such as reproject, band math, resample and mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:slm
  1. newPic

    0下载:
  2. 一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程(An algorithm for estimating the state of the system by using the linear system state equation, inputting and outputting the observed data through the system. Since the obs
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:皮皮2
  1. gfmuh

    0下载:
  2. ECG data and includes source code written in MATLAB, The entire training process BP neural network, Convolution operation is intended to signal and image rendering.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:nmkix
  1. ELEC - 733 Real Time Computing

    0下载:
  2. Examines the implementation of modern control techniques and associated instrumentation, using distributed computers. Practical hardware aspects, including measurement and actuation, data conditioning, acquisition and transmission, microprocessor de
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:66560
    • 提供者:Khan17
  1. CT反演软件

    1下载:
  2. 基于VC++开发的探地雷达CT扫描数据处理程序,能够处理探地雷达CT数据,对地下介质的情况进行成像。(CT scan data processing program of ground penetrating radar based on VC++, which can process ground penetrating radar CT data and image the underground medium.)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-28
    • 文件大小:2235392
    • 提供者:sorra
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com