Skip to content

An implementation of the paper called "Repairing Low Rank Texture"

Notifications You must be signed in to change notification settings

andrewccchan/Low-Rank-Repair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low-Rank-Repair

An implementation of the paper called "Repairing Low Rank Texture"

Special issues

This version has correctlly implemented the alogrithm, but still need some tweaks. For example, the panelty term t in the program will greatly influence the output.
In addition, the algorithm can be accelerated to O(rn^2) (current is O(n^3))

About

An implementation of the paper called "Repairing Low Rank Texture"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published