Skip to content

CPU/GPU/NPU and webcam live analysis implementation for all verticals #167

Open
carlo-ferriolo wants to merge 2 commits into
secomind:mainfrom
carlo-ferriolo:cf/continous_live_webcam
Open

CPU/GPU/NPU and webcam live analysis implementation for all verticals #167
carlo-ferriolo wants to merge 2 commits into
secomind:mainfrom
carlo-ferriolo:cf/continous_live_webcam

Conversation

@carlo-ferriolo
Copy link
Copy Markdown
Collaborator

No description provided.

In this patch has been added the integration of a new page which include
the same logic used before for Sample integrity, Quality Inspection and
Crowd and Fall detection improved by the use of webcam instead of images
and carousel. This gives the possbility to choose a more practical
application for who wants to use the OOBE on real environment.

Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
@carlo-ferriolo carlo-ferriolo force-pushed the cf/continous_live_webcam branch from 1bafe0b to 3227924 Compare April 20, 2026 14:11
In this commit has been done few changes regarding the functioning of
main and webcam analysis.
In webcam pages there were already the possibility to access the camera
for the analysis but no mode (cpu, gpu or npu) can be chosen. To do so have
been added three more buttons which starts the live webcam analysis
with the corresponding endpoint and AI model.
Furthermore, to enhance the processor units this work has been done for
main analysis which does not require the webcam but only the carousel
part.
The newest endpoint created for blister and people detection are:

/people-detect-cpu
/people-detect-gpu
/people-detect-npu

/blister-pack-detect-cpu
/blister-pack-detect-gpu
/blister-pack-detect-npu

while the ones corresponding to the pcb don't change.

Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
@carlo-ferriolo carlo-ferriolo force-pushed the cf/continous_live_webcam branch from 3227924 to 390b1ed Compare April 20, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant