ImgFBCThreshold |
Top Previous Next |
Prototype
ImgFBCThreshold (intImageHandle, intLocalWidth, intLocalHeight)
Description
Apply dynamic threshold using algorithm based on clustering of background and foreground pixels
Parameters
intImageHandle: integer value corresponding to image handle.
intLocalWidth: integer value corresponding to width window.
intlLocalHeight: integer value corresponding to height window.
Returned Value
None
Notes
None |