darrenlafreniere / lafarren-image-completer

Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
http://www.lafarren.com/image-completer/
GNU General Public License v3.0
32 stars 18 forks source link

Rename Settings.h to SettingsScalable.h? #20

Open daviddoria opened 13 years ago

daviddoria commented 13 years ago

This is the only class it contains - should the filename match the class name?

daviddoria commented 13 years ago

"Makes sense. Also, Settings.cpp should be broken into LfnIcSettings.cpp and SettingsScalable.cpp."

~Darren