标签: object-detection detection shapes gabor-filter
我想使用2D gabor滤镜检测五角形形状。 目前,我正在针对不同的thetha值生成gabor滤波器,将这些图像与原始图像进行卷积并生成输出图像。 如何在过滤后的图像中检测五边形?