Skip to content

ghanimmustafa/Adaptive-Median-Filter-Using-Multicore-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ozyegin_cs535_project (Adaptive Median Filter Implementation Using Multicore Programming)

How to use

  • To install opencv, check how_to_install_opencv.txt file in docs folder.

Build

Use make build* command. This will create a build folder including the related files.

  • Sequantial Version: make build_seq

Run

Use make run* command. This will run the created executable under the related folder.

  • Sequantial Version: make run_seq

Clean

Use make clean command to delete all build folders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors