Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- fitting.py に theil_sen_fit を切り出し pursuit_control / overlay から参照 - json_utils.py に PARAMS_DIR / read_json / write_json を集約 - line_detector.py の近傍・残差除去パラメータを名前付き定数に変更 - ディレクトリ構成ドキュメントに新規・未記載ファイルを追記 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
撮影は320x240のまま,Pi側でcv2.resize(INTER_AREA)により40x30に縮小して送信する. GUI上の解像度切替機能を削除し,検出情報テキストを画像オーバーレイから映像下の ラベル表示に変更した Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>