Home Applications ImageSearchVideo

ImageSearchVideo

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
67
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Contest
An image search corresponds to a video application

What's new in this version

Initial Release

ImageSearchVideo

An image search corresponds to a video application

After extracting videos into multiple images by frame, the extracted features of the images are converted into embeddings

Searching for Similar Images through Vector Search

1.install

docker

  $ git clone https://github.com/RebeccaDeng-133/ImageSearchVideo.git

docker-compose up -d

IPM

  zpm install imagesearchvideo

python3 -m pip install --target /usr/ImageSearchVideoPython opencv-python

python3 -m pip install --target /usr/ImageSearchVideoPython scikit-image

python3 -m pip install --target /usr/ImageSearchVideoPython nltk

2.Usage

 1.Visit the localhost:52773/csp/user/ImgSearchVideoIndex.csp

2.点击uploadvideo

Upload video (note: it takes some time, you can check if it is completed on the message tracking page, the test video was recorded by myself)

image

image

 3.Click search

image

   Upload images

4.The query result appears on the right side

Display video name/approximate time/similarity

b4eb243d20c8b8237ea191c027a7976

Read more
Made with
Install
zpm install imagesearchvideo
Version
0.0.107 May, 2024
Python package
opencv-python
Category
Technology Example
Works with
InterSystems IRIS
First published
07 May, 2024