Skip to content

int classId = (int) detections.get(i, 1)[0]; in DnnHelper.java #4

@LCY3898

Description

@LCY3898

Dear Sir,
After studying the project code you made, I found that the app is able to identify different kind of racing cars by using "int classId = (int) detections.get(i, 1)[0];" function. However, I would like to ask how does this function works, how can I determine the type of car by using the variables i and 1 in the bracket. I am looking forward to your reply. Thank You.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions