- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- forward
Mat forward(string outputName)
Undocumented in source. Be warned that the author may not have intended to support it.
- forward
void forward(Mat[] outputBlobs, string[] outBlobNames)
Undocumented in source. Be warned that the author may not have intended to support it.
- getLayer
Layer getLayer(int layerid)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPerfProfile
int64_t getPerfProfile()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUnconnectedOutLayers
void getUnconnectedOutLayers(int[] res)
Undocumented in source. Be warned that the author may not have intended to support it.
- setInput
void setInput(Mat blob, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPreferableBackend
void setPreferableBackend(int backend)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPreferableTarget
void setPreferableTarget(int target)
Undocumented in source. Be warned that the author may not have intended to support it.