资源列表
selection_sort
- selection sort is a sorting algorithm used for sorting data
graohliantong
- 利用深度优先遍历,判断无向/有向图的连通性的程序。-Using depth-first traversal to determine undirected/directed graph of the connectivity process.
merge
- merge sort by stl alg. in C-merge sort by stl alg. in C++
opengl
- 一个简单的opengl例程,测试过的,共享了-a simple opengl routine
ConnectedDomain
- 用于计算二值图像中的连通区域,保留最大的连通区域。输入输出均为二值图像。-Connected region used to calculate the binary image and retain the largest connected region. Input and output are binary image.
RGB-space-and-HSI-space-conversion
- RGB空间到HSI空间转换的函数和HSI空间到RGB空间的转换函数-RGB space to HSI space conversion function and HSI space to RGB color space conversion functions
zhishulvbo
- 指数滤波器能较好地保留边缘,当我们想要突出边缘的时候,可以用指数滤波器一试-Exponential filter can better keep the edge, when we want to highlight the edge of the time, you can try using exponential filter
yuannihe
- 圆拟合法-图像处理中一种在非干扰下经典的提取激光光斑中心的算法-Circle Fitting Method
TDLMS
- 图像处理中应用非常广泛的二维最小均方误差算法-Image processing is widely used two-dimensional minimum mean square error algorithm
mat2txt
- 可以把mat格式的数据集转变为txt格式用来分类的文件。-You can format the data into a set of mat txt format used to classify documents.
1221sparsematrixshowaimage
- 构造稀疏矩阵,并将稀疏矩阵用图像形式表示出来-sparse matrix show as image
HSV_threshold_segmentation
- 对图像进行分割出其中显著的物体,是在HSV空间中实现的。-HSV image segmentation