资源列表
数字图像处理经典算法
- matlab 数字图像处理经典算法。归纳很全面。拉普拉斯变换、中值滤波、灰度拉伸等等算法的总结(Matlab digital image processing classic algorithm. Induction is very comprehensive. Laplasse transform, median filtering, gray stretch and so on algorithm summary)
Desktop
- 针对红外图像,利用二乘拟合法,实现图像的盲元检测和替换,替换利用均值法。(infrared image bad pixel instead)
src
- ransac代码用于去除奇异特征点,可用于sift特征提取(RANSAC code is used to remove singular feature points and can be used for SIFT feature extraction)
LineDetectDemo
- 优化的hough变换,vs工程,可以直接使用!(The optimized Hough transform, vs engineering, can be used directly!)
carc
- 给定车牌图片识别车牌,文件里给了示例图片。(Given license plate picture recognition license plate, the document gives a sample picture.)
python_self learning
- 数据分类,python语言进行的数据分类(Data classification; data classification by Python language)
图像拼接
- 将两幅有相同部分的图像经过特征点提取处理后进行图像拼接为一幅完整的图像。(Two images with the same part are extracted and processed by feature points, and then the image is spliced into a whole image.)
DSA
- MATLAB语言实现数字减影血管造影技术,打开蒙片和盈片,提取图像边缘,选择控制点,进行匹配之后减影,输出减影后的图片。(MATLAB language digital subtraction angiography, open the mask and surplus, edge extraction, control point selection, matching after subtraction, output subtraction images.)
Zernike
- 改进的基于Zernike正交矩的图像亚像素边缘检测,对图像的边缘实现亚像素级别的检测。(Improved subpixel edge detection based on Zernike orthogonal moments, and realizes sub-pixel level detection on the edge of image.)
nurbs_toolbox
- matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计.((NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.) (matlab NURBS (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.)))
LIBVISO1.tar
- 使用C++实现的视觉里程计开源库,可以运行实现(A Visual Oodmetry framework using C++)
FFT
- 简单实现信号的时域频域转换,根据网上文件改编,适合于汽车做起座椅振动加速度的测量(The signal is converted into time domain and frequency domain)