搜索资源列表
fushipengzhang
- 这是一个关于腐蚀,膨胀,细化算法的程序源代码-This is one of erosion, dilation, thinning algorithm source code
cheliangjiance
- 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation
gray
- 求矩阵腐蚀,膨胀的算法,以及梯度、平滑和高帽变换运算。-Matrix erosion, dilation of the algorithm, and the gradient, smoothing and hat transformation operations.
CPPimage-processing
- 很齐全的VC示例,根据书本例子编写。介绍了数学形态学中结构元素为4连通或8连通的3×3邻域时腐蚀、膨胀运算的快速算法。区域采用线段编码表示,腐蚀与膨胀运算在当前线段与其相邻的上下线段之间通过逻辑运算实现。 -In this paper, a fast algorithm of mathematical morphology erosion and dilation operation for 3×3 neighborhood structuring element with 4-connecti
