搜索资源列表
Hough
- 用于圆检测的Hough变换和改进算法分析 -Uses in the circle examination the Hough transformation and improvement algorithmic analysis
vcimageprocess
- 本书介绍了各种数字图像处理的算法分析及编程实现,近90种图像 处理技术- This book introduced each kind of digital image processing algorithmic analysis and the programming realize, nearly 90 kind of imagery processing technology
GaussianInterpolation
- 高斯插值,可以用于图像处理中的差值。程序是用c++和itk库做的一个通用模板类,里面还有例子可以照着改。-In this submission, we offer the itk::GaussianInterpolationImageFunction which adds to the growing collection of existing interpolation algorithms in ITK for resampling scalar images such as th
CT-image-reconstruction
- CT图像中的重构算法,附带算法流程已经源代码-CT image reconstruction algorithm with algorithmic process has the source code
2-SaliencyCVPR2013
- 论文中 Unsupervised Learning for Object Saliency and Detection 的算法代码-Paper ' Unsupervised Learning for Object Saliency and Detection' algorithmic code
IOTFS
- 一个新的数学和算法框架的无监督图像分割。描述了一个灵活的分割框架,利用现有的工作,非负矩阵分解和图像去卷积。合成纹理的马赛克和真正的组织学图像。-Unsupervised image of a new mathematical and algorithmic framework segmentation. It describes a flexible framework segmentation, use of the existing work, NMF and image deconvol
Connected-Components
- Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) is an algorithmic application of graph theory, where subsets of connected components are uniquely labele