VRNodeDescriptor¶
- class bagPy.VRNodeDescriptor[source]¶
Bases:
LayerDescriptorProxy of C++ BAG::VRNodeDescriptor class.
Attributes Summary
The membership flag
Methods Summary
getMinMaxHypStrength(VRNodeDescriptor self)getMinMaxNSamples(VRNodeDescriptor self)getMinMaxNumHypotheses(VRNodeDescriptor self)setMinMaxHypStrength(VRNodeDescriptor self, ...)- param minHypStrength:
setMinMaxNSamples(VRNodeDescriptor self, ...)- param minNSamples:
- param minNumHypotheses:
Attributes Documentation
- thisown¶
The membership flag
Methods Documentation
- getMinMaxNSamples(VRNodeDescriptor self) UInt32Pair[source]¶
- getMinMaxNumHypotheses(VRNodeDescriptor self) UInt32Pair[source]¶
- setMinMaxHypStrength(VRNodeDescriptor self, float minHypStrength, float maxHypStrength) VRNodeDescriptor[source]¶
- setMinMaxNSamples(VRNodeDescriptor self, uint32_t minNSamples, uint32_t maxNSamples) VRNodeDescriptor[source]¶
- Parameters:
minNSamples (uint32_t) –
maxNSamples (uint32_t) –
- setMinMaxNumHypotheses(VRNodeDescriptor self, uint32_t minNumHypotheses, uint32_t maxNumHypotheses) VRNodeDescriptor[source]¶
- Parameters:
minNumHypotheses (uint32_t) –
maxNumHypotheses (uint32_t) –
- getMinMaxNSamples(VRNodeDescriptor self) UInt32Pair[source]¶
- getMinMaxNumHypotheses(VRNodeDescriptor self) UInt32Pair[source]¶
- setMinMaxHypStrength(VRNodeDescriptor self, float minHypStrength, float maxHypStrength) VRNodeDescriptor[source]¶
- setMinMaxNSamples(VRNodeDescriptor self, uint32_t minNSamples, uint32_t maxNSamples) VRNodeDescriptor[source]¶
- Parameters:
minNSamples (uint32_t) –
maxNSamples (uint32_t) –
- setMinMaxNumHypotheses(VRNodeDescriptor self, uint32_t minNumHypotheses, uint32_t maxNumHypotheses) VRNodeDescriptor[source]¶
- Parameters:
minNumHypotheses (uint32_t) –
maxNumHypotheses (uint32_t) –
- property thisown¶
The membership flag