Releases: DigitalHolography/Pulsewave
Releases · DigitalHolography/Pulsewave
v1.8
- Adding Poiseuille fitting of the velocity profiles in each artery section (poly2) for the estimation of vessels widths.
- Adding general graphing functions throughout the code to reduce the code length and improve readability.
- Adding Total and Stroke Volume Output (blood volume injected in the retina during one cardiac cycle and during the systole)
- Adding more control for manual class making and thresholds for segmentation
1.7
What's Changed
- 1.7 by @fischeryann in #5
New Contributors
- @fischeryann made their first contribution in #5
Full Changelog: 1.6.1...1.7
v1.6.1
- fixed a bug causing vesselnessfilter to create NaN matrices by reverting back to a former algorithm that doesn't include this bug
1.6
Full Changelog: 1.5.1...1.6
- Code Readability Improved
- [New] No Video Mode added
- Vascular, Arterial and Venous Segmentation Improved
- New Figures added for debugging purposes
- Some segmentation user parameters have been replaced by automatic Otsu's segmentation
v1.5.1
- minor bug fixes and display of version main number
v1.5
- Possibility to import moments directly from a .holo output of holovibes
- Average over all the accessible field of the retinal arterial blood volume rate to get more robust values
- Arterial pulsewave velocity measurements tryouts
- Local background is now common to vein and arteries
v1.4
- Speed improvements
- Adding a registration option
- 'All Circle' option for blood flow volume rate over a range of circles of increasing diameters
- Changes in centering the CRA
v1.3
- New frontend checkboxes
v1.2
WARNING : Add Curve Fitting Toolbox tool to avoid errors with the Velocity Profile
- renamed bunch of figures
v1.1
- now runs with "pulse"
- many figures are renamed
- Gifs are now preallocated
- fixed a bug where older HoloDoppler would fail to import RenderingParameters
- unused files are removed
- "apply flatfield checkbox" is removed