搜索资源列表

  1. File_Handler

    0下载:
  2. 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张平
  1. 移位密码

    0下载:
  2. 实现移位密码: 加密: 输入:k,以及小写表示的明文字母, 输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文, 输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE-achieve shift Password : encryption : Admission : k, and explicitly expressed in
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6459
    • 提供者:Jam
  1. computing dense correspondence graph cuts

    0下载:
  2. computing dense correspondence # # (disparity map) between two images using graph cuts This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1319269
    • 提供者:newship@126.com
  1. quasidensedemo.tar

    0下载:
  2. 实现立体匹配算法"quasi-dense matching"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.-Stereo Matching Algorithm realize quasi-dense matching the Matlab code can be found in specific CVPR 20
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:538624
    • 提供者:司卫光
  1. libsvm-2.85-dense

    0下载:
  2. LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:24576
    • 提供者:刘铁军
  1. LBP

    0下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of get
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:257024
    • 提供者:swx
  1. matcher

    0下载:
  2. Dense Matching using energy minimization
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:ircman
  1. AProgressiveSchemeforStereoMatching

    0下载:
  2. Semi Dense Matching using Cross correlation, matching propagation publication
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-22
    • 文件大小:997376
    • 提供者:ircman
  1. denseSift

    0下载:
  2. extract dense sift for each image patch, because no salient keypoint detection and rotation normalization, it is very efficient.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:郭恺
  1. FastStereoMatchingUsingRectangularSubregioningand3

    0下载:
  2. 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning
  3. 所属分类:编程文档

    • 发布日期:2024-05-22
    • 文件大小:3277824
    • 提供者:swl
  1. lankton_stereo

    0下载:
  2. The uploading files is a good dense stereo matching algorithm, which is usually used in computer vision and computer graphics application.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:1090560
    • 提供者:kuang zhangqun
  1. Quasi-dense-match

    0下载:
  2. 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:275456
    • 提供者:liutailei
  1. 382

    0下载:
  2. Tracking people in a dense crowd is a challenging problem for a single camera tracker due to occlusions and extensive motion that make human segmentation difficult. In this paper we suggest a method for simultaneou
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:944128
    • 提供者:kaw
  1. Quasi-Dense-Match-Propagation

    0下载:
  2. 基于准稠密匹配的结构化场景三维重建(论文) 关键词:准稠密匹配;平面映射;鱼眼图像;三维重建;基于图像的渲染-Structure Scene Reconstruction Based on Quasi—Dense Match Propagation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:775168
    • 提供者:songye
  1. Region-Dense

    0下载:
  2. 基于区域的稠密立体匹配方法(论文) 关键词:种子点;区域增长;稠密匹配-Based on Region Dense Three—dimensional Match Method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:338944
    • 提供者:songye
  1. A-dense-3d-reconstruction-approach-from-uncalibra

    0下载:
  2. a dense 3D reconstruction method
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1741824
    • 提供者:lingli
  1. 3D-dense-point-tracking

    0下载:
  2. 是DIGITAL EMILY 中经投影重建人脸后,对人脸进行对齐形变,已生成3D人脸动画的方法,形变效果很好。-a novel automatic method for high resolution, non-rigid dense 3D point tracking,using a phase-shifting structured light ranging technique。
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-22
    • 文件大小:1668096
    • 提供者:小魏
  1. pimd-dense.tar

    0下载:
  2. PIM Dense mode for Linux. This is a rarity these days.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-22
    • 文件大小:113664
    • 提供者:apa
  1. dense-stereo

    0下载:
  2. 基于VC++的双目立体视觉检测 采用SIFT特征点计算稀疏匹配 和稠密匹配-VC++ based binocular stereo vision detection using SIFT feature points to calculate sparse matching and dense matching
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:558080
    • 提供者:xuyong
  1. Downlink and Uplink Non-Orthogonal Multiple Access in a Dense Wireless Network

    0下载:
  2. To address the ever increasing high data rate and connectivity requirements in the next generation 5G wireless network, novel radio access technologies (RATs) are actively explored to enhance the system spectral effic
  3. 所属分类:文件格式

    • 发布日期:2021-08-30
    • 文件大小:6695586
    • 提供者:dipfr@yahoo.fr
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org