Resource Base
Table of contents

CCorner

CCorner is a structure in an image consisting of two line segments and intersection point. A Corner represents a point at which the image’s brightness or color sharply changes.

Definition

Namespace: dynamsoft::basic_structures

Assembly: DynamsoftCore

class CCorner 

Attributes

Attribute Type
type CornerType
intersection CPoint
line1 CLineSegment
line2 CLineSegment

type

The type of the corner.

CornerType type

See Also

CornerType

intersection

The intersection point of the corner.

CPoint intersection

See Also

CPoint

line1

One of the line connected to the corner.

CLineSegment line1

See Also

CLineSegment

line2

One of the line connected to the corner.

CLineSegment line2

See Also

CLineSegment

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support