资源列表
SURF-based-image-stitching
- SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
avegrad
- 图像处理中的计算平均梯度的Matlab代码,用于去除图像中的噪声,增强图像信号等功能-The matlab code for computing average gradient
TUCKER-denoising
- 一种新型的基于Tucker张量分解的高光谱图像降噪算法,性能优于传统的维纳滤波-a novel method based on Tucker decomposition for HSI denoising
dehaze_code
- Efficient Image Dehazing with Boundary Constraint and Contextual Regularization
Octree
- 用八叉树法对逆向工程得到扫描的三维实体模型图像处理,实现了对大量点云数据进行三维网格构建。-Octree method of reverse engineering can be scanned 3D solid model of image processing, realize the construct 3D mesh of a lot of point cloud data.
ASM_matlab
- 人脸检测特征点定位程序ASM,使用matlab程序编的,做人脸检测的可以参考写-Face detection feature point locator ASM, compiled using the matlab program, a man face detection can refer to write
ASWCPP
- ASW自适应权值立体匹配算法的C++代码-ASW adaptive weight stereo matching algorithm C++ code
quyudaima
- 本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件-This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic conte
code
- 本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
CNN-LeNet5
- CNN中的手写识别LeNet5实现,用python,进行了中文注释(CNN handwritten recognition LeNet5 implementation, using python, carried out in Chinese Notes)
鱼眼图像几何模型校正入门实验Matlab
- 一种鱼眼镜头校正算法的MATLAB实现,附论文及源代码(A MATLAB implementation of fisheye lens correction algorithm)
Stress
- 利用高斯热源和生死单元法模拟平板激光熔覆过程(it is useful for laser cladding)