资源列表
MSR_new
- 算法简单,适合初学者,算法应用于图像处理。(Algorithm is simple, suitable for beginners, algorithms for image processing.)
CREAT_LINJIE_MATRIX
- 根据线路参数里的起始节点和终止节点编号确定无向图的邻接矩阵及测试案例(The adjacency matrix of the undirected graph is determined according to the start node and the termination node number in the line parameter)
liantong_numofblocks
- 根据图的邻接矩阵判断图的连通性并计算图的分块数(To determine the connectivity of the graph and computing graph blocks according to the adjacency matrix)
fluent 中蒸发的udf
- 相变凝结蒸发,源项vof-udf,定义连续性方程,能量方程,动量方程中的质量源项,能量源项和动量源项(condensation and evaporation)
Desktop
- 对雾霾图像增强的算法,基于雾气遮罩理论对大雾天气图像的增强(Haze image enhancement)
图像边缘提取
- 图像边缘提取,边缘调用不同的检测算子且判别阈值不同时候的情况(Image edge extraction, edge calls different detection operator, and distinguish the threshold value at different times)
feature_detector.tar
- 进行简单的特征检测(feature detector)(Simple feature detection is performed)
image_align.tar
- 进行图像对齐(Image alignment)(a simple image alignment)
initial_position.tar
- 用于姿态初始化(position initialize)(for position initializing)
reprojection.tar
- 用于特征点的重投影(reprojection)(reprojection for feature points)
Zigzag
- 实现8*8图像块内的Z字形扫描,霍夫曼编码,JPEG压缩。可用于图像处理(图像压缩,JPEG压缩中DCT变换,量化后的Z字形扫描,进而编码)(Implementation of 8*8 image block in the shape of Z scanning)
canny
- canny算子.you can you up(canny.you can you up)