-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert reverted histogram PR and handle conflicts. (#4004)
* Revert reverted histogram PR and handle conflicts * Added changelog entry * ERROR * local stats fix * Added new ImageHistogram class * Actually added the ImageHistogram class * Made shared variable protected so subclass can access it * Used virtual functions and reverted Cube::histogram to return a Historgram * Added back pipe to dev/null in makefile * Fixes to some app and unit test in the hist PR * More test fixes * Final updates to programs and test data for new histogram calculations * Split the rolls of imagehistogram and histogram * Added and updated unit test truth data * Added the ImageHistogram unittest file * Resolved last comments on hist PR Co-authored-by: Adam Paquette <[email protected]>
- Loading branch information
1 parent
644fea3
commit 0a96d6d
Showing
35 changed files
with
1,498 additions
and
1,084 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
Oops, something went wrong.