Closed hagenw closed 7 years ago
But I can't find an alternative. Do we also update the current SegmentationKS by just renaming it to StreamSegregationKS
? The interface hasn't changed except that the current StreamSegregationKS
now reads NumberOfSourcesHypotheses
in addition to sourcesAzimuthsDistributionHypotheses
. Hmm, we might have to change sourcesAzimuthsDistributionHypotheses
to locationHypothesis
, will create another issue for this last bit.
Maybe the renaming would solve the issue. At the moment I have just removed SegmentationKS
as I have no clue about the new one.
will rename and update.
SegmentationKS
was removed from the blackboard, see https://github.com/TWOEARS/blackboard-system/pull/47. As there is no time left to update the documentation for the newStreamSegregationKS
I will simply remove the section where it was mentioned.@kashefy: in the part about the SegmentIdentityKS there is still a reference to
SegmentationKS
. Could you update this section as I was not sure how to best handle this.