Skip to content

HPC project as a part of course requirement at IITB

Notifications You must be signed in to change notification settings

aarifsk/HPC_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

To compile the code

1) Make sure your PC have MPI and OPENCV installed
2) cd to build directory
3) type "cmake ../"
4) type "make"
5) run "./img_procsr 1.jpg"
6) press enter on the pics to proceed


About

HPC project as a part of course requirement at IITB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.2%
  • CMake 13.8%