Show / Hide Table of Contents

Enum Stitcher.Mode

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum Mode

Fields

Name Description
Panorama

Mode for creating photo panoramas. Expects images under perspective transformation and projects resulting pano to sphere.

Scans

Mode for composing scans. Expects images under affine transformation does not compensate exposure by default.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX