StereoMatcherExtensions Class |
http://www.emgu.com
Extension methods for StereoMather
Inheritance Hierarchy
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
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