搜索资源列表
imagesource2
- 该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
EvolutionaryAlgorithmsforSolvingMulti-ObjectivePro
- 《Evolutionary Algorithms for Solving Multi-Objective Problems》这是一本有关多目标进化的非常值得一看的书,里面有测试标准,测试函数等内容-The solving of multi-objective problems (MOPs) has been a continuing effort by humans in many diverse areas, including computer science, engineering, e
Hough
- 用于圆检测的Hough变换和改进算法分析 -Uses in the circle examination the Hough transformation and improvement algorithmic analysis
AJAX_r
- 基于WebGIS最短路径的搜索算法 WebGIS 最短路径 商业应用 智能算法 在WebGIS上,搜索两个信息点之间的最短路径。本程序自带shp地图,可将计算结果演示。 开发环境是vs.net2008。Webgis组件采用aspmap。这个免费组件可以在本站搜索下载。那个资源名称为:“小巧的webgis控件,支持高性能的AJAX,可商业应用” 该源码也可用于毕业论文写作参考,毕业答辩的演示之用.-WebGIS most fault route-based algorithmic
vcimageprocess
- 本书介绍了各种数字图像处理的算法分析及编程实现,近90种图像 处理技术- This book introduced each kind of digital image processing algorithmic analysis and the programming realize, nearly 90 kind of imagery processing technology
0e04d5548e3e
- 这是关于简单几何学的方法处理,希望大家一起研究和交流。-It s algorithmic about germthic
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
An-algorithmic-folded-structures
- An algorithmic study of manufacturing paperclips and other folded structures
10.1.1.56.6511
- Adaptive Wavelet Image Compression This report describes the Adaptive Wavelet Image Compression (AWIC) algorithm in detail. This is a fast, efficient image compression technique which often produces better image quality than JPEG, the current i
BSPL
- 编码实现了Nurbs理论的各种算法问题。包括有理样条曲线的实现等。计算机图形学编程爱好者可以查看-Coding theory to achieve a variety of algorithmic problems Nurbs. Including the realization of rational spline curve and so on. Computer graphics programming enthusiasts can view
anpr
- ALGORITHMIC AND MATHEMATICAL PRINCIPLES OF AUTOMATIC NUMBER PLATE RECOGNITION SYSTEMS
Computergraphicsgeometryalgorithm-
- 计算机图形学几何算法包,各种常见的几何图形的算法函数,可以作为工具包导入工程中。-Geometry algorithm package of computer graphics, a variety of common algorithmic functions of the geometry, can be used as tools package import project.
Watershed1
- 分水岭算法的实现。在他人算法上修改,主要是添加了从图像到矩阵的转换使得程序可以运行并查看结果-Watershed algorithm. Algorithmic modifications in others, mainly from the image added to the matrix conversion makes the program can run and view the results
PoissonRecon
- Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate the points as interpolation constraints. The extension can be interpreted as a generalization of
CT-image-reconstruction
- CT图像中的重构算法,附带算法流程已经源代码-CT image reconstruction algorithm with algorithmic process has the source code
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
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