mariuszhermansdorfer
released this
24 Mar 14:20
·
15 commits
to master
since this release
First public release including the following functionality & features:
- Support for Kinect for Windows
- Support for Kinect Azure (Wide and Narrow Field of View)
- Variable refresh rates
- Automatic measurement of sensor elevation
- Ability to trim off unwanted parts of the image
- RGB Camera output
- Elevation analysis
- Slope analysis
- Aspect analysis
- Cut & Fill analysis
- Predefined color palettes
- Support for user-defined color palettes
- Interactive elevation markers
- Interactive contour display
- Water flow simulation
- Ability to average depth frame data spatially and temporaly
What's Changed
- Replace hardcoded paths to dependencies with NuGet packages by @philipbelesky in #6
- Apply unitsMultiplier to camera points by @philipbelesky in #17
- Allow for the refresh rate to be specified by @philipbelesky in #16
- Initial experiment with #20 by @philipbelesky in #21
- Initial work on dynamic pixel sizing as part of #2 by @philipbelesky in #22
- vertexColors and pointCloud as arrays instead of lists by @mariuszhermansdorfer in #26
- Add abstraction for managing different analysis methods by @philipbelesky in #23
- Implement new averaging and Gaussian blur algorithms by @mariuszhermansdorfer in #28
- Add console app for running isolated benchmarks by @philipbelesky in #32
- Add a separate setup component by @mariuszhermansdorfer in #35
- Analysis re-reworking by @philipbelesky in #34
- Integrate new slope analysis and re-re-restructure analysis methods by @philipbelesky in #39
- Feature/#41 docs by @philipbelesky in #49
- Implement multiframe capture; closes #46 by @philipbelesky in #50
- Use Fody/Costura to bundle dependencies, closes #45 by @philipbelesky in #54
- Performance/unsafe by @mariuszhermansdorfer in #55
- Feature/#47 aspect by @philipbelesky in #56
- Feature/#25 tokens by @philipbelesky in #62
- Feature/dotnet bump by @philipbelesky in #63
- Add analytics to documentation by @philipbelesky in #66
- Bump nokogiri from 1.10.4 to 1.10.9 in /docs by @dependabot in #64
- Make the README a bit less minimal (mirror the docs homepage) by @philipbelesky in #65
- Bump addressable from 2.7.0 to 2.8.0 in /docs by @dependabot in #77
- Bump nokogiri from 1.10.9 to 1.11.5 in /docs by @dependabot in #74
- Update debug method to use Rhino7 and to activate on valid build target by @philipbelesky in #80
- Rework colormaps and add new options (closes #19) by @philipbelesky in #82
- Feature/calibration by @mariuszhermansdorfer in #83
- Feature/cut fill2 0 by @mariuszhermansdorfer in #84
- Misc fixes for state serialisation by @philipbelesky in #85
- Output volume stats as clean ints so they can be more easily used dow… by @philipbelesky in #87
- Feature/poly automata by @mariuszhermansdorfer in #91
- Feature/mesh water flow by @mariuszhermansdorfer in #93
- Change 'neutral' cut and fill colour so contours/labels will show by @philipbelesky in #86
- Feature/#81 dpi scaling by @philipbelesky in #97
- Add MenuButton widget and basic layout for reset/calibrate buttons by @philipbelesky in #98
- Fix color palette failure in certain scenarios by @philipbelesky in #101
- Increase permitted Sensor elevation value by @philipbelesky in #102
- Converted the "Make it rain" checkbox to a button. by @mariuszhermansdorfer in #104
- Bump nokogiri from 1.11.5 to 1.13.3 in /docs by @dependabot in #100
- Feature/sand worm2 0 by @mariuszhermansdorfer in #105
New Contributors
- @mariuszhermansdorfer made their first contribution in #26
- @dependabot made their first contribution in #64
Full Changelog: https://github.com/mariuszhermansdorfer/SandWorm/commits/v2.0.0