-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pyramid downsampling interpolation, and more.
Changes to: - Curve interpolation. - Resample interpolation. - Downsampling algorthim to maintain key features. - Downsampling, maintaining end-points. - Curve fitting with interpolation method. - Test programs simplfied to reduce line count. - Test image output file names. - f64 to 'Real' type. This is a big change, but basically this change is a simplification of test code, fixing of the pyramid down-sampling algorithm, and unification around new, reuseable interpolation code.
- Loading branch information
1 parent
d56da4d
commit 78fbc47
Showing
116 changed files
with
1,767 additions
and
1,485 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.