Skip to content

How to find contour offset? #4

@unimusic

Description

@unimusic

Hi, I am trying to extract information using the xml file to compute the inverse transform of a contour and overlay it with the original image in a a section. I am not trying to use the GUI for RECONSTRUCT, as I would like to do this automatically in python.

My problem is that the x and y coordinates in the image space of a section do not match with the x and y coordinates in the contour space in the same section. I've included example images to try to illustrate the problem.

image
image (1)

You can see that in the first image, the coordinates are in pixels and they are of a different number than in the second image, where the coordinates are in microns. I am talking about the 'position' as seen in the bottom bar. The mouse is in the same position for both images.

Where in the data (xml, code, ??) can I find the translation and mapping between these two coordinate systems? 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