Detailed Medical Anatomy Infographic
Generates a highly detailed, labeled medical illustration of human anatomy with a split-view of muscles and internal structures, complete with a legend and scale.

프롬프트
{
"type": "의료 인포그래픽 포스터",
"title": "{argument name=\"main title\" default=\"인체 해부학 - 전면도\"}",
"subject": {
"description": "전신 {argument name=\"subject type\" default=\"남성 인체 모델\"}, 전면도, 정중선을 따라 수직으로 분할.",
"viewer_left_side": "{argument name=\"left side focus\" default=\"표층 근육\"}",
"viewer_right_side": "{argument name=\"right side focus\" default=\"뼈, 내부 장기, 동맥, 정맥 및 신경\"}",
"style": "{argument name=\"color palette\" default=\"임상 의학 교과서 색상\"}"
},
"layout": {
"centerpiece": "해부학적 모델이 중앙에 서 있으며, 팔은 몸에서 약간 떨어져 있고 손바닥은 앞을 향함.",
"labeling_system": "얇은 검은색 지시선이 해부학적 구조와 좌우 여백에 깔끔하게 배치된 텍스트 라벨을 연결함.",
"label_counts": {
"head_and_neck": 12,
"torso_and_arms": 29,
"hands": 10,
"pelvis_and_legs": 34,
"feet": 5
},
"panels": [
{
"title": "범례",
"position": "우측 상단",
"count": 5,
"items": [
{"color": "빨간색/갈색", "label": "근육"},
{"color": "베이지색", "label": "뼈"},
{"color": "노란색", "label": "신경"},
{"color": "빨간색", "label": "동맥"},
{"color": "파란색", "label": "정맥"}
]
},
{
"title": "참고 사항",
"position": "우측 하단",
"count": 4,
"items": [
"1. 오른쪽은 뼈, 장기, 동맥, 정맥 및 신경을 보여줌.",
"2. 왼쪽은 표층 근육 및 관련 힘줄을 보여줌.",
"3. 일부 심부 구조는 투명하게 묘사됨.",
"4. 모든 해부학적 변이가 표시된 것은 아님."
]
},
{
"title": "척도",
"position": "좌측 하단",
"count": 6,
"description": "6개의 숫자 표시(0, 10, 20, 30, 40, 50)가 있고 '센티미터(Centimeters)'로 표시된 수평 막대 척도."
}
]
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "medical infographic poster",
"title": "{argument name=\"main title\" default=\"HUMAN ANATOMY - ANTERIOR VIEW\"}",
"subject": {
"description": "Full-body {argument name=\"subject type\" default=\"male human figure\"}, anterior view, split vertically down the midline.",
"viewer_left_side": "{argument name=\"left side focus\" default=\"superficial muscles\"}",
"viewer_right_side": "{argument name=\"right side focus\" default=\"bones, internal organs, arteries, veins, and nerves\"}",
"style": "{argument name=\"color palette\" default=\"clinical medical textbook colors\"}"
},
"layout": {
"centerpiece": "The anatomical figure stands centrally, arms slightly away from the body, palms facing forward.",
"labeling_system": "Thin black leader lines connect anatomical structures to text labels arranged neatly on the left and right margins.",
"label_counts": {
"head_and_neck": 12,
"torso_and_arms": 29,
"hands": 10,
"pelvis_and_legs": 34,
"feet": 5
},
"panels": [
{
"title": "LEGEND",
"position": "top-right",
"count": 5,
"items": [
{"color": "red/brown", "label": "MUSCLES"},
{"color": "beige", "label": "BONES"},
{"color": "yellow", "label": "NERVES"},
{"color": "red", "label": "ARTERIES"},
{"color": "blue", "label": "VEINS"}
]
},
{
"title": "NOTES",
"position": "bottom-right",
"count": 4,
"items": [
"1. Right side shows bones, organs, arteries, veins and nerves.",
"2. Left side shows superficial muscles and related tendons.",
"3. Some deeper structures are illustrated transparently.",
"4. Not all anatomical variations are shown."
]
},
{
"title": "SCALE",
"position": "bottom-left",
"count": 6,
"description": "A horizontal bar scale with 6 numeric markers (0, 10, 20, 30, 40, 50) labeled 'Centimeters'."
}
]
}
}