Skip to content

Abdkhan14/Image_Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Retrieval

Finding the closest image to a given image across multiple directories through one or multiple processes. Shows the use of pipe and fork for greater efficiency. Use the given Makefile. To use write command on terminal: ./one_process -d DIR_NAME IMAGE_FILE
The above is for an image search on a single process To use write command on terminal: ./image_retrieval -d DIR_NAME IMAGE_FILE The above is for an image search on a multiple processes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published