← 返回
未分类 中文

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`, o...
在类似的建筑工地监控图像中检测并精确标注塔吊吊钩轮廓。当 Codex 需要批量处理 .png、.jpg 等图像时使用。
genlk
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 307
下载
💾 0
安装
1
版本
#construction-monitoring#image-annotation#latest

概述

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 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.
  5. Re-run the same script on the full directory once the sample looks right.

Quick Start

Run a sample image:

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 -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 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 13:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 333 📥 94,404
design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 223 📥 48,398
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 431 📥 117,554