Skip to content

The main objective of this project is to present interactive image editing tools using a new randomized algorithm for quickly finding approximate nearest neighbor matches between image patches. This algorithm forms the basis for a variety of tools – that can be used together in the context of a high-level image editing application. ​

License

Notifications You must be signed in to change notification settings

AnoushkaVyas/PatchMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Python Python Python Python

Data

How To Run

  • To run the GUI for Hole Filling, execute:
Exec=env MESA_LOADER_DRIVER_OVERRIDE=i965 matlab -desktop

and run patchmatch.m script
  • To run simple PatchMatch
run testing_file.ipynb

About

The main objective of this project is to present interactive image editing tools using a new randomized algorithm for quickly finding approximate nearest neighbor matches between image patches. This algorithm forms the basis for a variety of tools – that can be used together in the context of a high-level image editing application. ​

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages