返回顶部
c

crane-hook-annotation

Detect and tightly annotate tower-crane hook outlines in similar construction-site monitoring images. Use when Codex needs to batch-process `.png`, `.jpg`, or `.jpeg` images from a stable camera view, locate the hook from bright metal pixels inside a known search region, export annotated copies, and produce reusable coordinates or polygon metadata for follow-up QA.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
70
下载量
0
收藏
概述
安装方式
版本历史

crane-hook-annotation

# Crane Hook Annotation Use this skill when the user has many similar site-monitoring images and wants the crane hook outlined with a strict polygon rather than a loose box. ## Workflow 1. Confirm the images are from a similar viewpoint. 2. Run [annotate-crane-hooks.ps1](./scripts/annotate-crane-hooks.ps1) on one sample image first. 3. Inspect the annotated output and the manifest JSON. 4. If the hook is consistently shifted, edit [default-monitoring-profile.json](./scripts/profiles/default-monitoring-profile.json). 5. Re-run the same script on the full directory once the sample looks right. ## Quick Start Run a sample image: ```powershell powershell -ExecutionPolicy Bypass -File .\skills\crane-hook-annotation\scripts\annotate-crane-hooks.ps1 ` -InputPath .\sample-image.jpg ` -OutputDir .\hook-batch-output ` -WriteDebugRoi ``` Run a directory: ```powershell powershell -ExecutionPolicy Bypass -File .\skills\crane-hook-annotation\scripts\annotate-crane-hooks.ps1 ` -InputPath .\incoming-images ` -OutputDir .\hook-batch-output ` -Recurse ``` ## Outputs - `annotated/`: annotated images with the strict hook polygon and label - `debug-roi/`: optional ROI crops for inspection - `manifest.json`: one record per image with component bbox, polygon points, and status ## Tuning Read [profile-tuning.md](./references/profile-tuning.md) when: - the hook is detected but the outline is systematically shifted - the hook search area is too narrow or too wide - the user changes camera angle or image resolution - a different site needs its own profile Adjust these fields first: - `search_roi_norm` - `bright_threshold` - `filters` - `reference_component_bbox_norm` - `polygon_points_in_bbox_norm` ## Notes - The current default profile is calibrated from the accepted hook outline in this workspace. - The script assumes a bright metal hook against a darker construction background. - Batch execution is safest when images come from the same or a very similar camera setup.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 crane-hook-annotation-1776058082 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 crane-hook-annotation-1776058082 技能

通过命令行安装

skillhub install crane-hook-annotation-1776058082

下载 Zip 包

⬇ 下载 crane-hook-annotation v1.0.0

文件大小: 3.64 KB | 发布时间: 2026-4-14 11:17

v1.0.0 最新 2026-4-14 11:17
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部