๐Ÿ“ฆ ruanjiayi / Image-Completion-with-Structure-Propagation

The implementation of the essay Image Completion with Structure Propagation

โ˜… 8 stars โ‘‚ 7 forks ๐Ÿ‘ 8 watching
๐Ÿ“ฅ Clone https://github.com/ruanjiayi/Image-Completion-with-Structure-Propagation.git
HTTPS git clone https://github.com/ruanjiayi/Image-Completion-with-Structure-Propagation.git
SSH git clone git@github.com:ruanjiayi/Image-Completion-with-Structure-Propagation.git
CLI gh repo clone ruanjiayi/Image-Completion-with-Structure-Propagation
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ ImageCompletion_VS
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Image-Completion-with-Structure-Propagation

The implementation of the essay Image Completion with Structure Propagation

Based on GB/T 7714 Sun J, Yuan L, Jia J, et al. Image completion with structure propagation[J]. ACM Transactions on Graphics (ToG), 2005, 24(3): 861-868.

Testing Platform: Windows8.1+Visual studio2015(Releasex64mode)+Opencv2.413

Code reference: getMask() and getCurve() function is partially copied from the link https://github.com/zkyf/ImageComp