资源列表
Desktop
- 一共数字图像分割方法,一种基于边缘检测,使用多种算子,另一种是先生成全局阈值,后进行图像分割(global threshold method and edge method)
1lbp
- 局部二值化的特征提取,用于图像领域,MATLAB编程(Local two valued feature extraction, used in the field of image, MATLAB programming)
SRF
- 一种低秩填充算法,SRF算法。通过低秩及相关性恢复矩阵数据。(Low rank filling algorithm)
fcm
- 基于聚类算法的图像分割M文件,利用FCM聚类算法(M image segmentation based on clustering algorithm, clustering algorithm using FCM)
houghchange1
- 分别详述的hough变换的每一步代码程序,体现了hough变换的思想(Hough transform are detailed every step of the code, Hough embodies the idea of transformation)
axesLabelsAlign3D
- align axes in 3d in matlab
Fcm
- 采用FCM(模糊C均值)算法将数据集data聚为cluster_n类(FCM (fuzzy C means) algorithm is used to aggregate the data set data into cluster_n class)
几何变换
- 数字图像处理中的几何变换,包括图像的平移,图像的镜像,图像转置,图像的缩放,图像的旋转以及三种插值算法(The geometric transformation in digital image processing includes image translation, image mirroring, image transposition, image scaling, image rotation, and three interpolation algorithms)
kalman filtering
- 该程序可以实现卡尔曼滤波对于目标的跟踪,有两个m文件,可以运行。(This paper has solved the main problems encountered in using an8-bit single board computer to accomplish kalman filter.)
图像拼接
- 通过手动选择控制点进行仿射变换将多张图片拼接为一张(Stitching multiple pictures into one)
handeye_stationarycam_calibration
- halcon手眼标定,相机固定的形式,实现手眼标定(Halcon hand eye calibration, camera fixed form, achieve hand-eye calibration)
AutoCanny-master
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV. This is a conversion of Adrian Rosebrock's python scr ipt to c++. Everything is contained in the include folder in auto_canny.h There's an simple code in src/main.cpp to rea
