资源列表
82247462Hyperspectral-Remote-Sensing
- 地面高光谱处理、matlab数据处理、可以借鉴的、高光谱数据处理过程(hyperspectral matlab image)
白字识别(分类器)
- 可以较为准确的识别出围棋中的黑白子以及棋盘。(Identify black and white pieces and chessboard in Go .)
A Template Matching Method
- 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)
splicing
- 二维图像拼接,sift特征匹配,快速k近邻匹配,ransac近一步过滤匹配点(Two dimensional image mosaic)
MATLAB图像滤波去噪分析及其应用
- MATLAB图像滤波去噪分析及其应用,包含书籍和随书源码,详细 介绍了利用MATLAB实现图像滤波去噪的处理方法与步骤,很实用
PCA
- 实现图片处理的传统pca降维,需要自己改文件路径(To reduce the dimension of traditional PCA in image processing, we need to change the file path by ourselves)
scanning
- 阈值重心法实现光带中心线提取,可用于结构光扫描的模型建立,处理二值化图像等。(Threshold barycenter method is used to extract the center line of optical band. It can be used to model structured light scanning and process binary images.)
DIC-paper
- 数字图像相关用于计算变形前后全场的位移信息。(Digital image correlation is used to calculate the displacement information before and after deformation.)
匹配滤波器图像识别
- 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
RGB_Criminisi
- 1. 提取目标区域的初始边界 2. 重复以下步骤 ?? 1)判断是否还存在待填充区域,如果不存在,则退出 ?? 2)计算每一个边缘像素点块的优先级 ?? 3)选出最大优先级点,基于该点查找最佳匹配块 ?? 4)将最佳匹配块的值复制到对应的目标区域 ?? 5)更新目标区域的边界与置信度值(1. Extracting the initial boundary of the target region 2. Repeat the following steps 1) Deter
shuangmu
- 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
switch
- 用于多张有序图像的全景拼接,使用sift特征匹配特征,利用仿射变换对图像进行拼接,此程序适用于单轴旋转(For panoramic mosaic of Multi-ordered images, SIFT feature matching and affine transformation are used to mosaic images. This program is suitable for uniaxial rotation.)