steevo87 / thermalvis

Cross-platform, OpenCV-based functionality for image processing and computer vision in thermal-infrared
BSD 3-Clause "New" or "Revised" License
124 stars 63 forks source link

Remove all outdated functions #76

Open steevo87 opened 10 years ago

steevo87 commented 10 years ago

Once all functionality has been demonstrated to work well, you should (using Linux) attempt to remove all unneeded functions, by commenting them out 1-by-1 and seeing which ones affect full compilation - that is, compilation with all additional options enabled. This will help maintainability by removing ambiguity regarding which functions are the best versions.