InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Define `operator+` for `itk.Vector` and `itk.VariableLengthVector` types
Open
type:Enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
[https://github.com/KitwareMedical/ITKUltrasound/pull/184](https://github.com/KitwareMedical/ITKUltrasound/pull/184) defines operators for adding `itk.Vector` and `itk.VariableLengthVector`s of the same size. Would be useful to include those operations in ITK proper for working with vector pixels.
Contributor guide
Assessment
This issue has not been assessed yet.