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

Write R scripts to create and update ImageScope xml #67

Open
brandon-gallas opened this issue Jan 2, 2018 · 4 comments
Open

Write R scripts to create and update ImageScope xml #67

brandon-gallas opened this issue Jan 2, 2018 · 4 comments
Assignees
Labels

Comments

@brandon-gallas
Copy link
Member

Can you do the following?

imageScopeXMLcreate: input parameter: fileName, creates an empty xml file for fileName
imageScopeXMLaddCircle: input parameters: filename, circle radius and x0,y0 pixel values at center
imageScopeXMLaddRectangle: input parameters: filename, xLength, yLength and x0,y0 pixel values at center
imageScopeXMLaddCounter: input parameters: filename, x, y

@qigongFDA
Copy link
Contributor

I create a function imageScopeXMLcreate.R to generate the XML annotation file ( circle, square, number pointer) and a testing function testing.R
They are in our SVN /eeDAP/000_experiments/20160324_DIDSReeDAPstudyMitoticCounts/collectResult/aggregateResult.

@qigongFDA
Copy link
Contributor

We can have a try and close this issue.

@qigongFDA
Copy link
Contributor

qigongFDA commented Feb 28, 2018

Could we close this issue?

@qigongFDA
Copy link
Contributor

The size of circle and rectangle was not correct. I fix it.

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

No branches or pull requests

2 participants