搜索资源列表
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
tuxiangpipei
- 基于相位相关的图像配准算法.pdfo(∩_∩)o
three-dimensional-image-registration
- 本文档详细介绍了基于互信息的并行算法的图相配准的研究,应用于大分辨三维图像配准,且配准效率高,稳定。-This document details the parallel algorithm based on mutual information to match prospective study of the map, used in large-resolved three-dimensional image registration, and registration efficient
AntColony
- 图像配准技术及其matlab实现书中的蚁群算法源代码-Ant Colony Algorithm in Image registration technique using matlab
BilinearInterpolation
- 图像配准技术及其matlab实现书中的源码——双线性插值算法-Image equipped with quasi-technology and its matlab to achieve in the book of the source code- bilinear interpolation algorithm
f
- 基于互信息的图像配准算法MATLAB的代码程序-Based on mutual information image registration algorithm MATLAB code procedures
PCLCode
- PCL课本全章源码的,包含I/O,kd-tree,八叉树,可视化,滤波,深度图像,关键点。采样一致性算法,点云特征描述与提取,点云配准,点云分割,点云曲面重建-the code of book“Point Cloud Library”
demons医学图像配准算法,三维二维的都有
- 医学图像配准方面的优秀的算法,里面包括两篇原著论文,帮助理解算法的运行,很实用