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