
Person Re-Identification
Person re-identification (Re-ID) is the computer vision task of recognizing the same individual across different cameras, camera angles, and times — based on full-body appearance rather than facial features. It enables following a subject of interest across an entire camera network without requiring full face recognition.
How It Works
A Re-ID pipeline produces a compact numeric signature for each observed person:
- Person detection — a detector finds each person in each camera view.
- Embedding — a specialized neural network produces a vector representation capturing clothing, shape, gait, and posture.
- Matching — embeddings across cameras are compared; small distance means likely same person.
- Tracking — the full trajectory of a subject across cameras is reconstructed.
Re-ID works even when faces are occluded, angled away, or too small to recognize — something face recognition alone cannot do.
Why It Matters
In large camera networks, a person of interest often appears briefly across dozens of cameras. Manually correlating these appearances is slow; face recognition requires clear frontal images. Re-ID:
- Links observations across cameras — reconstruct a full movement history.
- Works without face data — useful where face recognition isn't permitted or possible.
- Accelerates investigation — forensic search finds every camera a subject appeared on.
- Enables flow analytics — long-distance path tracking for planning.
- Forensic investigation — tracing a suspect's full path through a facility
- Retail visitor journeys — understanding customer movement at mall scale
- Transit flow analysis — OD (origin-destination) studies without personal identification
- Lost person search — rapidly locating missing persons in a large facility
- Operational security — unusual movement pattern detection
IncoreSoft's Smart Tracking System / Person Re-ID module is used for investigation, visitor journey analysis, and operational security.
Use Cases
Frequently Asked Questions
Is person re-identification the same as face recognition?
No. Face recognition identifies by name from a database. Re-ID only determines if two observations are the same person — without naming them. Re-ID works without any enrolled database.
Is Re-ID privacy-friendlier than face recognition?
Generally yes — no named identities are stored, and signatures are less identifying than face biometrics. However, some jurisdictions regulate any system that tracks individuals, regardless of identification.
What's the accuracy of Re-ID?
In research benchmarks, 80–95% rank-1 matching accuracy. In production deployments, accuracy is practical for investigation and analytics workflows, especially with human-in-the-loop review of top candidate matches.
Read also

Queue Management System
A queue management system is a combination of cameras, AI video analytics, and operational processes that monitors the length and wait time of queues — at checkout, service counters, ticketing, or any point where customers wait — and triggers action when thresholds are exceeded.

Hybrid Deployment
Hybrid deployment in video analytics refers to architectures that combine edge and cloud components — running some AI modules directly on cameras or local servers while sending other workloads to the cloud. It is the dominant architecture for large production deployments because neither pure edge nor pure cloud is optimal for every workload.

H.265 HEVC
H.265, also known as HEVC (High Efficiency Video Coding), is the successor to H.264. It delivers approximately the same video quality at roughly half the bandwidth — a major advantage for IP camera deployments with many streams or high resolution (4K and above).
Ready to Get Started?
Fill in the form and our team will get back to you shortly.