VisionAI Observ
DataVerse
English
English
  • Your Observ Journey
  • Tech Specification
    • Technical Specifications
  • Overview
    • Creating Your First AI Detection Task
    • Managing and Monitoring Detection Tasks
    • Event Records
    • Task Settings
    • AI Detection Streaming
    • Notifications
    • AI Detection Range (ROI)
    • Event Zones (Edit Zone)
    • AI Confidence Score
    • Event Parameters
    • Collecting AI Data
    • Location and Cameras
    • Event Records
    • Event Statistical Analysis
    • Organizations and Users
    • Personal Settings
  • Advance Feature
    • System Settings
    • Exporting Data to DataVerse
    • Managing AI Models
    • Customizing Scenarios
    • Batch Create, Edit, Download
    • Custom Detection Events (Beta)
      • (Event Component) Object Card
      • (Event Component) Area Card
      • (Event Component) Logic Gate
        • Logic Gate: With
        • Logic Gate: Overlap
        • Logic Gate: OR
        • Logic Gate: NOT
        • Logic Gate: AND
        • Logic Gate: Object Tag
        • Logic Gate: Counting
      • (Event Component) Trigger Card
    • Video Task (Beta)
    • Smart Traffic Task (Beta)
    • VLM Playground (Beta)
    • VLM Event-Based Detection (Beta)
  • AI Detection Scenarios
    • Virtual Fencing
    • Smoke and Fire Detection
    • PPE Compliance
    • Pathway Blockage Detection
    • Corrosion Damage Detection
    • Pedestrian and Vehicle Counting
    • Illegal Parking Detection
    • Lane Violation Detection
    • Vehicle Breakdown Detection
    • Customer Counting
    • Queue Monitoring
  • API Document
    • API Configuration
    • Event
    • Task
    • Camera
    • Location
    • Organization
    • Compute Target
    • VLM Template
    • Video Detection
  • Support
    • Troubleshooting
      • No Image Display Issues
      • AI Detection Issues
      • No Events Detected?
      • Slow or Laggy Live Stream
    • FAQ
  • Observ usage
    • Usage and Billing
  • updates
    • Updates and Release Information
      • Realease 2025/6/16 (Target)
      • Realease 2025/4/10
      • Realease 2025/1/8
      • Release 2024/11/12
      • Release 2024/09/18
      • Release 2024/08/06
      • Release 2024/05/13
Powered by GitBook
On this page
  • Setting up Logic Gate: Overlap
  • Application Example
  1. Advance Feature
  2. Custom Detection Events (Beta)
  3. (Event Component) Logic Gate

Logic Gate: Overlap

PreviousLogic Gate: WithNextLogic Gate: OR

Checking if Any Target Object Exists on the Main Object

Overlap involves two types of objects: the Primary Object and the Target Object:

  • The Primary Object can be defined as the central object of interest in the detection process, serving as a basis for comparison with other objects.

  • The Target Object refers to the object being observed and assessed, which may overlap or interact with the Primary Object.

Logic Gate: Overlap

Input: Primary Object, Target Object

Output Type: Boolean (True/False)

Setting up Logic Gate: Overlap

After dragging the Area Card onto the canvas, click on settings " ⋮ " to configure:

  • Trigger Logic (choose one of two): Trigger when the Primary Object does/does not have the Target Object on it.

Currently, the system setting allows the Area Card to only become the Primary Object, so the input can be: "Area" + "Object" or "Object" + "Object".

Example

When inputting into the Logic Gate: Overlap, pay special attention to which one is the Primary Object and which is the Target Object, as it relates to the logic used.

For example: Detecting whether there is a helmet (Target Object) on top of a person (Primary Object).

Application Example

Detect when a person enters a specified area to trigger an event.

Trigger an event when a person without a safety helmet is detected.