Skip to content

Howto: Chopping up very large image into small enough tiles #162

@salamanders

Description

@salamanders

I have a HD image (4k by 3k) and would like to get all faces in it. The faces are very small in the distance, so I assume I have to tile the image into overlapping tiles of reasonable (500x500?) size, run the detector on each tile, handle overlaps, recombine into one superset.

Has anyone else already done this? Or, are there better ways to handle larger images?

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