Search Results for

    Show / Hide Table of Contents

    Namespace Glitch9.AIDevKit.Microsoft.Azure.ComputerVision

    Classes

    BoundingBox

    Represents a rectangular region in an image, typically used for object detection results. X and Y specify the top-left corner, W and H specify the width and height.

    CaptionResult

    ComputerVisionService

    DenseCaptionsResult

    DenseCaptionsResult.DenseCaption

    DetectedObject

    ImageAnalysisQuery

    v4.0 analyze query parameters builder.

    ImageAnalysisResult

    ImageAnalysisService

    ImageSegmentationQuery

    Query parameters for Image Analysis - Segment Image. Typically requires:

    • api-version
    • mode Optionally:
    • quality (if supported by the API version)

    ObjectsResult

    PeopleResult

    PeopleResult.PersonInstance

    ReadResult

    ReadResult.Block

    ReadResult.Line

    ReadResult.Point

    SmartCropsResult

    SmartCropsResult.SmartCrop

    TagValue

    TagsResult

    Enums

    SegmentImageMode

    Segment Image modes.

    • ForegroundMatting: Higher-quality alpha matting for foreground extraction.
    • BackgroundRemoval: Background removal up to 16 MP output constraint (service-side limit).

    VisualFeature

    In this article
    Back to top AI DevKit Documentation