The Cog3DCalibrationFeatureExtractorBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsThreadSafe |
Gets whether the implementation of the Execute(ICogImage) method is thread-safe.
thread-safety is required to allow multithreading within implementations
of the
Execute(List< List< ICogImage > >) method.
|
See Also