Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metashape support back2raw on given image #103

Open
HowcanoeWang opened this issue May 24, 2023 · 0 comments
Open

metashape support back2raw on given image #103

HowcanoeWang opened this issue May 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HowcanoeWang
Copy link
Member

def back2raw_one2one(ms, coords, img_name):
    return ms._back2raw_one2one(
        ms._world2local(ms._crs2world(coords)), 
        img_name
    )
@HowcanoeWang HowcanoeWang added the enhancement New feature or request label May 24, 2023
@HowcanoeWang HowcanoeWang added this to the 2.0.0 milestone May 24, 2023
@HowcanoeWang HowcanoeWang self-assigned this May 24, 2023
@HowcanoeWang HowcanoeWang modified the milestones: 2.0.0, 2.1.0, 2.0.1 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant