StereoMatcherExtensions Class |
http://www.emgu.com
Extension methods for StereoMather
Inheritance Hierarchy
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic static class StereoMatcherExtensions
<ExtensionAttribute>
Public NotInheritable Class StereoMatcherExtensions
[ExtensionAttribute]
public ref class StereoMatcherExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
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