GraphSegmentProd Method |
Namespace: Emgu.TF
public Operation SegmentProd( Output data, Output segment_ids, string opName = "SegmentProd" )
Public Function SegmentProd ( data As Output, segment_ids As Output, Optional opName As String = "SegmentProd" ) As Operation
public: Operation^ SegmentProd( Output^ data, Output^ segment_ids, String^ opName = L"SegmentProd" )
member SegmentProd : data : Output * segment_ids : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "SegmentProd" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,