-
Notifications
You must be signed in to change notification settings - Fork 9
describe changes in ROI Shape transforms #34
Conversation
Looks alright to me! 👍 |
Thank you @dominikl! Much appreciated, as you also reviewed the corresponding PR. After @sbesson and @hflynn have taken a look I'll copy over to gdoc for @jrswedlow but fine if all that's after PotN. |
element with an | ||
[AffineTransform](https://www.openmicroscopy.org/Schemas/Documentation/Generated/OME-2015-01/ROI_xsd.html#AffineTransform) | ||
type that is used to transform a Shape's position in the image in | ||
various ways: scaling, rotations and more. In order to properly locate a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worth including 2D to define the limit of the transformations?
Couple of thoughts post review:
|
Now I've got this building locally using the same method as Seb, it's looking good thanks! I second the suggestion that we add a link to the developer docs once we publish this. I leave you to decide what action is appropriate re: OMERO.web but from my side, good to be cleared by Jason and then published with an appropriate date change. |
P.S. have merged the pagination gem addition so everyone with the latest version of jekyll will be able to build locally once they fetch the update. |
OMERO.web: from my impression of the Python and JavaScript code I'm also fairly optimistic about it: I think it's already using matrices of a corresponding form. I just mentioned the Java as an example to show that the speculation is founded! |
I hadn't realized the local staging issues, my apologies for that trouble. To allow people to avoid Jekyll issues entirely I've now staged the blog myself: for this PR see http://users.openmicroscopy.org.uk/~mtbcarroll/vpn/blog/data-model/future-plans/2016/06/15/shape-transforms/. @sbesson: You'll need to VPN to see it. |
@mtbc when you get chance, can you update the filename date to 2016-06-20 and then I'll get this out next week |
Will do so later today. |
suggested by @hflynn
This new blog entry addresses https://trello.com/c/9YhVKx4U/449-roi-transforms by warning of the breaking changes caused by ome/openmicroscopy#4672.
Albeit with broken formatting one can get a view of the text at https://github.com/mtbc/blog/blob/transforms/_posts/2016-06-15-shape-transforms.md. For proper formatting use Jekyll locally.