搜索资源列表
siftdetectandmatch
- 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
SURF
- 主要是SURF算法在人脸识别 遥感图像配准和拼接等操作的实现,算法清晰。-SURF algorithm is mainly in face recognition remote sensing image registration and joining together the realization of the operation, the algorithm is clear.
ImageProcessing
- 包含了图像处理的各种算法,图像增强,图像配准,图像识别,运动检测,图像编码,图像复原等各种算法-Contains a variety of image processing algorithms, image enhancement, image registration, image recognition, motion detection, image coding, image restoration algorithm, etc.
12345678
- 图像配准算法,比较适用于光学图像的精确配准-registration
sample
- 图像配准算法其中包含有多种配准算法,各种搜索最优算法-Image registration algorithm
robwhess-opensift-300bad1
- SIFT算法 源码实现,图像配准必看,希望能给大家些帮助-SIFT algorithm realization source code, image registration must see, we hope that more help
Pcl_object_recognition
- 基于PCL库的图像实时识别,PCL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行-Image library based on real-time identification PCL, PCL