StereoMatcherExtensions Class |
http://www.emgu.com
Extension methods for StereoMather
Inheritance Hierarchy
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic static class StereoMatcherExtensions
<ExtensionAttribute>
Public NotInheritable Class StereoMatcherExtensions
[ExtensionAttribute]
public ref class StereoMatcherExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type StereoMatcherExtensions = class end
The StereoMatcherExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | Compute |
Computes disparity map for the specified stereo pair
|
Top
See Also