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

Export roi coords #257

Merged
merged 2 commits into from
Apr 2, 2019
Merged

Export roi coords #257

merged 2 commits into from
Apr 2, 2019

Conversation

will-moore
Copy link
Member

@will-moore will-moore commented Apr 1, 2019

See https://trello.com/c/zp3us1k4/64-export-to-excel-additions
This exports shape Text and coordinates in the CSV file.

To test:

  • Create or find a bunch of Shapes, at least one of each kind. Some with label / comment added. Save them.
  • Select various shapes and ROI -> Export
  • CSV file should contain additional columns for Text as well as any other columns required for coordinates of selected shapes. E.g. if you only select Rectangles, you will see X, Y, Width, Height columns.

@jburel jburel added this to the 0.7.0 milestone Apr 2, 2019
@jburel
Copy link
Member

jburel commented Apr 2, 2019

Text and coordinates are added to the CSV file.

@jburel jburel merged commit 762b2ea into ome:master Apr 2, 2019
@mtbc
Copy link
Member

mtbc commented Apr 2, 2019

👍 Seems to be working for well me too (Firefox on Linux) once @will-moore helped bypass my tunnel-vision on the right-pane ROI tab looking for the export button and explained I have to select the ROIs first. 😃 Affine transforms are not taken into account but that seems to be a general problem with iviewer beyond this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants