Skip to content

code understanding  #4

@hinar24

Description

@hinar24

Hi @ahmetozlu
I am trying to understand this code.but i didn't getting that for what below lines are exactly used.

int intHorizontalLinePosition = (int)std::round((double)cameraFrame1.rows * 0.35);
intHorizontalLinePosition = intHorizontalLinePosition*1.40;
intVerticalLinePosition = (int)std::round((double)cameraFrame1.cols * 0.35);

thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions