Resource Base
Table of contents

CEdge

The class CEdge is a structure composed of two Corner points in an image. A Corner represents a point at which the image’s brightness or color sharply changes. Therefore, a CEdge is a line segment connecting two such points that have been identified as Corners.

Definition

Namespace: dynamsoft::basic_structures

Assembly: DynamsoftCore

class CEdge 

Attributes

Attribute Type
startCorner CCorner
endCorner CCorner

startCorner

The start corner point of the edge.

CCorner startCorner

See Also

CCorner

endCorner

The end corner point of the edge.

CCorner endCorner

See Also

CCorner

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