ROCS 3.8.0¶
Minor internal improvements have been made.
Shape TK 3.8.0¶
New Features¶
A new method, AddShapeGaussians, has been added that allows adding shape Gaussians to the OEShapeQuery based on the intensity of values on a grid.
A new class, OEShapeQueryOptions, has been added that allows modifying options that would be used in adding Gaussians using the AddColorGaussians and AddShapeGaussians. Subsequently, a new constructor for OEShapeQuery has been added that takes the OEShapeQueryOptions as an argument.