标签: image-processing grayscale edge-detection hough-transform threshold
在此图像中,我需要检测车辆轮辋并通过图像处理测量轮辋的像素长度。我想我应该遵循循环Hough变换的圆圈。你能告诉我哪些步骤可以获得轮辋的宽度? ex(灰度 - >边缘检测,或对此的任何其他评论)
答案 0 :(得分:7)
以下是我在Mathematica中的表现:
这里有一个直接测量,偏离1像素。
修改
问题:what are my research areas for image processing project?