Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

halcon-python-api-bridge

스타85
포크3
업데이트2026년 4월 9일 07:11

Use this skill whenever a user wants to run a modern deep learning model (YOLOv8, YOLOv9, Detectron2, SegFormer, PatchCore, or any model HALCON does not natively support) from within a HALCON HDevelop script. This skill packages the model as a FastAPI server and provides a HALCON .hdev test script that calls the API via curl, parses the JSON response, and displays results (bounding boxes, masks, keypoints) in the HALCON window. Trigger this skill when the user says: "use YOLOv8 from HALCON", "call a Python model from HALCON", "HALCON doesn't support this model", "bridge HALCON and PyTorch", "wrap model as API for HALCON", "infer from HDevelop", or whenever the user wants to integrate a non-HALCON model into a HALCON inspection pipeline. Always use port 12002 for the first service (per port-conventions skill).

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
3 개 파일
SKILL.md
readonly