搜索资源列表

  1. Super Resolution 迭代反向投影算法(超分辨率matlab程序例子)

    3下载:
  2. IBP (Iterative Back Projection) Super Resolution example Matlab code for demonstrations. Good as a first example.
  3. 所属分类:源码下载

  1. 关于meanshift的反向投影

    0下载:
  2. 关于meanshift的反向投影
  3. 所属分类:源码下载

    • 发布日期:2012-04-17
    • 文件大小:9967
    • 提供者:passionvery
  1. backprojection

    0下载:
  2. 这个源码提供了穿墙雷达反向投影成像算法的实现-backprojection(BP)算法
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:文诺
  1. opencamera

    0下载:
  2. 实现计算camshift算法的第一部分反向投影-Calculated to achieve the first part of camshift back projection algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:7139328
    • 提供者:wangxiaotao
  1. NL_Back_projectionPC

    1下载:
  2. 基于反向投影的图像超分辨率使用迭代算法实现(IBP)-Based on the reverse of the projection image super-resolution using iterative algorithm is realized
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:807936
    • 提供者:
  1. Tbackprojectih

    0下载:
  2. 这个源码提供了穿墙雷达反向投投影成像算法的实现 -This source provides a through-wall radar projectors imaging algorithm to achieve reverse
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:pgx0123
  1. fxtyopencv

    0下载:
  2. 使用opencv编写的直方图反向投影程序,好用,和论文上仿真出来的结果一样。-Histogram reverse projection program using opencv written, easy to use, and papers on simulation results.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:3476480
    • 提供者:刘阳
  1. backProject

    0下载:
  2. 改进反向投影图像,可以增强Camshift对颜色干扰的鲁棒性-Improved back projection image,and increase the Camshift robustness to color interference
  3. 所属分类:OpenCV

    • 发布日期:2024-06-05
    • 文件大小:2471936
    • 提供者:lh
  1. backProjectForSearch

    0下载:
  2. 用c++编写的基于vs2010和openCV的图像编程,功能是用反向投影来搜索目标。-Prepared by c++ vs2010 and openCV image-based programming, the function is used to search for a reverse projection target.
  3. 所属分类:图形图象

    • 发布日期:2024-06-05
    • 文件大小:2048
    • 提供者:董生
  1. calcHist

    0下载:
  2. 利用opencv进行求解图像的直方图,并进行反向投影,获得概率分布图,初学者可以参考一下-using opencv s funtions and calculate the histogram
  3. 所属分类:OpenCV

    • 发布日期:2024-06-05
    • 文件大小:3072
    • 提供者:hqh
  1. meanshift1

    0下载:
  2. 函数 cvMeanShift 在给定反向投影和初始搜索窗口位置的情况下,用迭代方法寻找目标中心。当搜索窗口中心的移动小于某个给定值时或者函数已经达到最大迭代次数时停止迭代。 函数返回迭代次数。-In the case of a given function cvMeanShift back projection and initial position to the search window, using an iterative m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:Ivan_Chen
  1. IBP-algorithm

    0下载:
  2. 迭代反向投影图像超分辨算法,能够运用迭代反向投影算法实现图像超分辨-This paper can make the IBP come true
  3. 所属分类:图片显示浏览

    • 发布日期:2024-06-05
    • 文件大小:1024
    • 提供者:王宗怡
  1. LBP

    1下载:
  2. 线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。-Linear back projection algorithm (Linear Back Projection, referred L
  3. 所属分类:软件工程

    • 发布日期:2024-06-05
    • 文件大小:13312
    • 提供者:李猛
  1. backProject

    0下载:
  2. 使用OPENCV2.0编写的反向投影的程序,是一个非常适合初学OPENCV2.0的实例-OPENCV2.0 prepared using a reverse projection process, it is a very appropriate instance of beginners OPENCV2.0
  3. 所属分类:OpenCV

    • 发布日期:2024-06-05
    • 文件大小:13010944
    • 提供者:jzx
  1. enrtnybp

    0下载:
  2. 结合PCA的尺度不变特征变换(SIFT)算法,计算加权加速度,多元数据分析的主分量分析投影,含噪脉冲信号进行相关检测,双向PCS控制仿真,是一种双隐层反向传播神经网络。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Weighted acceleration, Principal component analysis of multivari
  3. 所属分类:matlab例程

    • 发布日期:2024-06-05
    • 文件大小:7168
    • 提供者:gawkvy
  1. IBPsuanfa

    0下载:
  2. 迭代反向投影法,适合用图像超分辨率复原。内附图片示例-Iterative reverse projection method, suitable for image super resolution resolution. An example of a picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:478208
    • 提供者:段子阳
  1. ctRecontruction

    0下载:
  2. 根据CT成像原理得到Sinogram图像,再经过Randon变换以及反向投影算法对物体图线进行复原。(It is a Matlab ToolBox which can solve CT problems or image reconstruction easily and convincely.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:6144
    • 提供者:TangHsiangYu
  1. 反向投影

    0下载:
  2. opencv 实现 反向投影 可用于新手测试与示范 便于学习(Opencv implementation backprojection can be used for novice testing and demonstration for easy learning)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:79872
    • 提供者:cxz11
  1. Backprojection for Synthetic Aperture Radar

    0下载:
  2. 学习反向投影算法的SAR成像论文,介绍的非常详细,能够根据内容编写出程序来(A good thesis for study of backprojection algorithm in synthetic aperture radar imaging. One can program with matlab from the descr iption in this thesis)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-05
    • 文件大小:7636992
    • 提供者:汤姆大哥
  1. Desktop

    1下载:
  2. 毕设做的探地雷达成像 采用步进频连续波体制 脉冲体制要更简单一些.采用了反向投影和距离迁移两种算法 ,将分别上传、BP算法还有对应的快速算法(BP or Fast BP Research on fast imaging algorithm for stepped frequency continuous wave ground penetrating radar)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-05
    • 文件大小:2048
    • 提供者:晴晴晴晴晴
« 12 »

源码中国 www.ymcn.org