wing-ops/frontend/src/tabs/aerial
Nan Kyung Lee 626fea4c75 feat(aerial): CCTV 오일 감지 GPU 추론 연동 및 HNS 초기 핀 제거
CCTV 오일 유출 감지:
- GPU 추론 서버 FastAPI 서비스 (oil_inference_server.py)
- Express 프록시 엔드포인트 (POST /api/aerial/oil-detect)
- 프론트엔드 API 연동 (oilDetection.ts, useOilDetection.ts)
- 4종 유류 클래스별 색상 오버레이 (OilDetectionOverlay.tsx)
- 캡처 기능 (비디오+오버레이 합성 PNG 다운로드)
- Rate limit HLS 스트리밍 skip + 한도 500 상향

HNS 대기확산:
- 초기 핀 포인트 제거 (지도 클릭으로 선택)
- 좌표 미선택 시 안내 메시지 표시

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 13:31:02 +09:00
..
components feat(aerial): CCTV 오일 감지 GPU 추론 연동 및 HNS 초기 핀 제거 2026-03-06 13:31:02 +09:00
hooks feat(aerial): CCTV 오일 감지 GPU 추론 연동 및 HNS 초기 핀 제거 2026-03-06 13:31:02 +09:00
services feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
utils feat(aerial): CCTV 오일 감지 GPU 추론 연동 및 HNS 초기 핀 제거 2026-03-06 13:31:02 +09:00
index.ts refactor(frontend): 탭 단위 패키지 구조 전환 (tabs/) 2026-02-28 14:08:34 +09:00