-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve region spatial profile and PV performance (#1353)
* Use cached image data for region data when current channel+stokes * Use openmp for RegionHandler line profiles and calculate stats locally * Fix slicer data from image cache for >2D image * Fix image cache slicer and line profiles return status * Fix formatting * Update changelog * Use counter instead of for loop variable for pv image progress * Convert rotbox corners to LCPolygon if no distortion * Set min length for approximated polygon segments between points * Improve LCRegion for rotbox in reference image * Fix caching rotbox polygon region * Remove unused variable * Fix bugs from rotbox LCPolygon implementation * Fix polygon approximation to decrease error * Formatting pass --------- Co-authored-by: Pam Harris <[email protected]>
- Loading branch information
Showing
5 changed files
with
141 additions
and
65 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