- detect
GpuMat detect(GpuMat img)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAppertureSize
int getAppertureSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHighThreshold
double getHighThreshold()
Undocumented in source. Be warned that the author may not have intended to support it.
- getL2Gradient
bool getL2Gradient()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLowThreshold
double getLowThreshold()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAppertureSize
void setAppertureSize(int appertureSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHighThreshold
void setHighThreshold(double highThresh)
Undocumented in source. Be warned that the author may not have intended to support it.
- setL2Gradient
void setL2Gradient(bool L2gradient)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLowThreshold
void setLowThreshold(double lowThresh)
Undocumented in source. Be warned that the author may not have intended to support it.