搜索资源列表

  1. StereoDisparity

    0下载:
  2. The algorithm is based on “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner. -The algorithm is based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-03
    • 文件大小:468992
    • 提供者:徐亮
  1. IDA

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations)-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of IDA (In
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:zhaoyuhang
  1. IDAc

    0下载:
  2. 对两幅图像特征点对匹配算法的一个实现,采用了09年pami一文章的观点,算法名称IDA(Incremental Dissimilarity Approximations),C语言实现版本-Feature points of two images of an implementation of matching algorithm used pami a 2009 article, views, the algorithm name of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-03
    • 文件大小:4096
    • 提供者:zhaoyuhang
  1. vc

    0下载:
  2. 进程调度算法性能测试主要性能指标为:周转时间,带权周转时间等。给出对以下算法的评价: ①先来先服务调度算法 ②短作业(进程)优先调度算法 ③抢占式的高优先权优先调度算法 ④时间片轮转调度算法 注意:测试的对象是作业(进程)个体或同一类型的作业(进程)。 如短作业(进程)优先调度算法应考虑对不同的进程的周转时间有何影响? -The progress adjust one degree calculat
  3. 所属分类:编程文档

    • 发布日期:2024-06-03
    • 文件大小:6144
    • 提供者:huang
  1. Hierachical-Multiscale-LBP

    0下载:
  2. emoCode.m shows how to extract hierarchical multiscale LBP features. GetMultiscaleLBP.m gets hierarchical multiscale LBP histogram for a given image distMATChiSquare.m computes the dissimilarity between trainin
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:62464
    • 提供者:khadidja
  1. EigenFace

    0下载:
  2. 基于PCA的人脸表情识别,可以辨别高兴,愤怒和厌恶三种表情。 -In this project, Eigenfaces are used to classify facial expression. It has been assumed that, facial expression can be classified into some discreet classes (like anger, happiness, disgu
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:5726208
    • 提供者:马瑞欣
  1. ASW

    0下载:
  2. 自适应权重立体匹配算法,目前效果最好的局部匹配算法-Local and area-based matching methods generally measure the similarity (or dissimilarity) between the image pixels using local support windows.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-03
    • 文件大小:306176
    • 提供者:mstar
  1. ithm

    0下载:
  2. 基于相异度的测试优选算法Dissimilarity-based test selection algorithm-Dissimilarity-based test selection algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-03
    • 文件大小:317440
    • 提供者:yan
  1. 3D-depth-map-from-2D-images

    0下载:
  2. 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-03
    • 文件大小:522240
    • 提供者:nemo
  1. 1648639MIMO_OFDM_system

    0下载:
  2. 关于MIMO OFDM不同发射和接收的天线数目下的系统容量的仿真-Firing as for MIMO the OFDM dissimilarity and under the recipient number of aerials of the imitating of system capacity is really
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:诸葛流云
  1. effect-MIMO_Rayleigh_fading_Capacity

    0下载:
  2. 关于MIMO OFDM不同发射和接收的天线数目下的系统容量的仿真-Firing as for MIMO the OFDM dissimilarity and under the recipient number of aerials of the imitating of system capacity is really
  3. 所属分类:matlab例程

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:诸葛流云
  1. multidimensional-scaling

    0下载:
  2. 本文提出一种基于多维定标的无线传感器网络三维定位算法,结合RSS经验衰减模型和最短路径建立相异性矩阵,采用轻量级矩阵分解算法降低相异性矩阵分解的计算复杂性,并利用网络中存在的周期性消息将初始定位信息回送,在后台使用迭代优化算法对初始定位结果求精。仿真实验表明,在测距误差一定的情况下,该算法能够提高节点三维坐标的初始计算精度,经过集中式的优化求精后与MDS-MAP算法相比,能够明显地提高节点三维定位的精度-This paper prese
  3. 所属分类:编程文档

    • 发布日期:2024-06-03
    • 文件大小:185344
    • 提供者:于文娟
  1. Cpp1

    0下载:
  2. 距离与相异度,然后介绍一种常见的聚类算法——k均值和k中心点聚类-Distance and dissimilarity, and then introduce a clustering algorithm- k mean and k-medoids clustering
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:朱青
  1. DsimOrder

    0下载:
  2. DsimOrder Calculate the Dissimilarity index based on order pattern analysis.Input: two time series Output: Dissimilarity index between inputs permutation entropy -DsimOrder Calculate the Dissimilarity index based on orde
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-03
    • 文件大小:2048
    • 提供者:arche
  1. glcm

    0下载:
  2. Calculation of glcm Energy Entropy Homogeneity Features Dissimilarity Categorize-Calculation of glcm Energy Entropy Homogeneity Features Dissimilarity Categorize
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:3072
    • 提供者:shrik
  1. DISSIM

    0下载:
  2. 相异性分析 DISSIM分析,程序自己编的,有数据有结果-dissimilarity analysis
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:1024
    • 提供者:点附近
  1. BankC

    0下载:
  2. 一个简单的银行的计算系统 适合初学者看看 对了 是C#程序哦 -Abstract:As a region merge technology for image segmentation, traditional method of Region Adjacency Graph(RAG)has lots of shortness such as complicated data structure and algorithm, dif
  3. 所属分类:C#编程

    • 发布日期:2024-06-03
    • 文件大小:20480
    • 提供者:xiaowuhei
  1. cloud-classification

    0下载:
  2. 图像分割是一种重要的图像分析技术,对图像分割的研究一直是图像技术研究中的热点和焦点。分水岭算法是基于数学形态学理论的图像分割算法,但是对噪声敏感且存在过分割的现象。为提高图像分割效果,本文通过对影像进行滤波处理,用改进的快速区域合并算法优化分水岭算法进行影像分割。-In this work a technique for cloud detection and classification from MSG–SEVIRI (Meteos
  3. 所属分类:软件工程

    • 发布日期:2024-06-03
    • 文件大小:2011136
    • 提供者:comewanlei
  1. bmvc06_lau_chung

    0下载:
  2. 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Although the presence of local minima is one of the major problems in high-dimensional image registration, only a few experimental works have been carried out to address this problem. In
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-03
    • 文件大小:261120
    • 提供者:刘坤
  1. grey-forecasting-model

    0下载:
  2. 灰色预测是一种对含有不确定因素的系统进行预测的方法。灰色预测通过鉴别系统因素之间发展趋势的相异程度,即进行关联分析,并对原始数据进行生成处理来寻找系统变动的规律,生成有较强规律性的数据序列,然后建立相应的微分方程模型。-Dissimilarity trends, namely, correlation analysis, and generate raw data processing system to find the law ch
  3. 所属分类:中间件编程

    • 发布日期:2024-06-03
    • 文件大小:121856
    • 提供者:李俊
« 12 »

源码中国 www.ymcn.org