You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
How can I detect the presence of any image of a set of known images, within frames of a video?
I want to build an application where a user provides a set of images they are interested in, for example JPGs of famous paintings, and then use a webcam to scan a room, and the application can say which pieces of artwork were in the room, and ideally track the artwork in the video while scanning.
What is the best technique for identifying the image references from the webcam feed?
Does this library have tools to support it?
I am willing to help work on a port to WASM or JS.
EDIT: I just found this GH Issue.
Thank you,
John
The text was updated successfully, but these errors were encountered:
Hi,
How can I detect the presence of any image of a set of known images, within frames of a video?
I want to build an application where a user provides a set of images they are interested in, for example JPGs of famous paintings, and then use a webcam to scan a room, and the application can say which pieces of artwork were in the room, and ideally track the artwork in the video while scanning.
What is the best technique for identifying the image references from the webcam feed?
Does this library have tools to support it?
I am willing to help work on a port to WASM or JS.
EDIT: I just found this GH Issue.
Thank you,
John
The text was updated successfully, but these errors were encountered: