跳到主要内容

AI 驱动文档

您想了解什么?

Recipes 与 All-Recipes 主页

OV10i 说明

OV10i 仅支持 classification 模型。本页所述的 Segmentation 功能在 OV20iOV80i 摄像头上可用。

本页介绍 All Recipes 主页面——OV10i 系统中用于管理 inspection programs 和创建新的 Recipe 的核心入口。

备注

如需帮助连接到 OV10i 软件,请参阅 Logging In & Browser Compatibility.

All Recipes 主页面概览

All Recipes 页面是 OV10i 软件的主页。一个 Recipe 是一个独特的检查程序,尽管其中可以包含多种不同的检查(Regions of Interest(ROI))。通常,为要检查的不同部件或 SKU 创建新的 Recipe,或为较大部件的不同部分创建一个 Recipe(如果摄像头或部件由机器人呈现)。同一时间只能有一个 Recipe 处于 Active 状态。要运行或编辑,必须将其设为 Active。

什么是 Recipe?

Recipe 定义:

  • Unique inspection program 包含特定配置设置
  • Multiple inspections - 可以在单个 Recipe 中包含多种 ROI
  • Part-specific - 通常为不同部件或 SKU 创建
  • Section-specific - 可以定位较大部件的不同部分(由机器人呈现)

Recipe 状态:

  • Active - 当前处于运行状态并可编辑(一次仅一个)
  • Inactive - 已存储但当前不可运行

Active Recipe

界面控件

导入 Recipe

功能: 点击从计算机导入预制的 Recipe 文件

用途:

  • 在摄像头之间传输 Recipe
  • 恢复备份配置
  • 跨团队或生产线上共享 Recipe

Import Recipe button

新建 Recipe

功能: 点击从零开始创建一个新的 Recipe

用途:

  • 为新部件设置检查
  • 创建自定义检查工作流
  • 开始全新配置流程

New Recipe button

All Recipes 主窗口

功能: 主窗口显示所有 Recipe 及其信息

显示信息:

  • Name - Recipe 标识符
  • Status - ActiveInactive 状态
  • Type - Classification 或 Segmentation
  • Description - 可选的 Recipe 详情
  • ID - 用于 PLC 集成的唯一标识符
  • Trigger Mode - Recipe Trigger setting
  • Created Date - Recipe 最初创建日期
  • Last training - 最后一次编辑/训练的时间
备注

处于 Active 状态的 Recipe 将始终显示在此列表顶部—一次只能有一个 Recipe 处于 Active 状态。

操作

Active Recipe Actions

Active Recipe actions

  • Edit - 点击进入 Recipe Editor
  • Export Recipe - 将 Recipe 文件保存以备份或传输
  • Delete Trainset Images - 删除此 Recipe 中未被其他 Recipe 使用的所有训练集图像

Inactive Recipe Actions

Inactive Recipe actions

  • Activate - 使 Recipe 可运行并进入 Recipe Editor
  • Export Recipe - 将 Recipe 文件保存以备份或传输
  • Delete Trainset Images - 删除此 Recipe 中未被其他 Recipe 使用的所有训练集图像
  • Delete Recipe - 永久删除 Recipe

配方工作流

创建新配方

  1. 点击 + 新建配方 以开始创建过程
  2. 配置基本设置(名称、类型、描述)
  3. 设置成像参数,以实现对对象的清晰捕捉
  4. 定义检测区域(ROI)及类型
  5. 使用样本图像训练 AI 模型
  6. 测试并验证 检测性能

管理现有配方

  1. 在主窗口查看配方列表
  2. 激活所需配方以进行操作或编辑
  3. 使用操作菜单进行管理操作
  4. 监控配方状态和性能

配方激活流程

  1. 点击配方右侧的“激活”按钮
  2. 点击激活并进入编辑器 以确认并进入配方编辑器

配方组织

配方类型

  • Classification Recipes - 将图像分类到不同类别
  • Segmentation Recipes - 在像素级识别特征

配方标识

  • Unique Names - 人类可读的配方标识
  • PLC Integration IDs - 工业通信用的数字标识
  • Descriptions - 关于配方目的的可选详细信息

配方状态管理

  • Single Active Recipe - 同一时刻仅有一个配方在运行
  • Multiple Inactive Recipes - 无限数量的存储配置
  • Quick Switching - 不同检测设置之间的快速激活

🔗 See Also