[add] 最大領域の行中心抽出とTheil-Sen直線近似によるパシュート制御
二値画像の最大連結領域から各行の線中心座標(row_centers)を抽出し,
Theil-Senで外れ値に強い直線近似を行った上でパシュート制御に使用する.
行中心点とTheil-Sen直線のオーバーレイ表示にも対応

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 139e1dc commit 02847884cc48ba59271b684b15d9562760384455
@Akira Morita Akira Morita authored 23 days ago
Showing 5 changed files
View
docs/03_TECH/TECH_01_操舵量計算仕様.txt
View
src/pc/gui/main_window.py
View
src/pc/steering/pursuit_control.py
View
src/pc/vision/line_detector.py
View
src/pc/vision/overlay.py