Landmark / README.md
mujtaba1212's picture
Update README.md
4e3d7ec verified
---
title: OrthoTimes QuickCephTool - Ceph Landmark Detection
emoji: 🦷
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# OrthoTimes QuickCephTool — HRNet Landmark Detection
Automatic cephalometric landmark detection using HRNet-W32.
## API
POST /detect
```json
{"image_b64": "<base64 encoded image>"}
```
Returns normalised (0-1) coordinates for 19 landmarks.