Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenCV を使用cvSobel ()して、画像内の垂直線を見つけます。うまくいきます。しかし、ソーベルの結果を使用することが可能かどうか、理解できませんか? いくつかの同じ垂直線の寸法 (高さ) を取得する必要があり、5 つ以上の同じ垂直線 (左から右へ) が見つかった場合は、高さの寸法と線の高さに依存する座標を持つ ROI を作成します。
cvSobel ()