如何检测水流的水边并测量长度

发布于 2025-01-20 01:05:12 字数 773 浏览 1 评论 0原文

形成的形状会随着速度和流动角的变化而不断变化。我想测量距离中心橙线,两侧的黄色线。起点将固定到两个流相撞的地方。

我关注的过程是:

  1. 检测边缘并手动选择起点。

  2. 找到端点并测量像素中的距离,然后将其转换为所需的单元。

我不确定如何做步骤2。而且,如果这是找到液滴尺寸的最佳方法?

实现这一目标的最佳方法是什么?

长度要测量

“”

示例图像1

”“

样本图像2

”“”

The shape formed keeps changing with a change in velocity, and angle of the flow. I want to measure the distance centre orange line, and the yellow lines on both sides. The starting point will be fixed to the place where the two flows collide.

The process I’m following is:

  1. To detect the edges and manually select the starting point.

  2. Find the endpoint and measure the distance in pixels and later convert it to desired units.

I’m not sure how to do step 2. And also if this is the best approach to do this to find droplet size?

What would be the best approach to achieve this?

Length to be measured

Sample image 1

Sample image 2

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文