资源列表
DIC-paper
- 数字图像相关用于计算变形前后全场的位移信息。(Digital image correlation is used to calculate the displacement information before and after deformation.)
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.)
FFTdomain
- 对条纹进行傅里叶变换并提取正一级频,得到包裹相位并展开(Fourier transform of fringes and extraction of positive first-order frequency are used to obtain the wrapped phase and expand it.)
random forest
- 利用R语言编程实现高光谱遥感的随机森林分类(Random Forest Classification Based on Hyperspectral Remote Sensing Using R Language Programming)
图像去噪技术及其实现
- 图像检测,实现图像去噪,包含MATLAB程序以及文档说明(Image detection, image denoising, including MATLAB program and document descr iption)
消除红眼matlab程序
- 去红眼小程序,可以将图片中由于拍摄产生的红眼现象进行消除。(Red Eye Removal Procedure)
yuchuli
- 该matlab实现了均值滤波,灰度化,将视频分成连续帧等预处理,非常实用。(The MATLAB realizes the pretreatment of mean filter and gray scale, which is very practical.)
chazhi
- 利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
亚像素级角点检测
- 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
匹配滤波器图像识别
- 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)