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

as a user i want to be able to click with a mouse to trace a mask on the brain #24

Closed
cesine opened this issue Oct 19, 2014 · 1 comment

Comments

@cesine
Copy link
Collaborator

cesine commented Oct 19, 2014

Depends on being able to import and export nifti #23

@cesine cesine closed this as completed in 7a8157d Oct 19, 2014
@cesine
Copy link
Collaborator Author

cesine commented Oct 19, 2014

@beltrame here is a sample mouse mask trace which you can use in your pipeline:

{
  "label": "two",
  "vector": [
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10558,
      "point": {
        "x": 9.280448718,
        "y": 1.403390932,
        "z": 8.716666667
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10544,
      "point": {
        "x": 9.280448718,
        "y": 1.417713232,
        "z": 6.207407407
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10544,
      "point": {
        "x": 9.280448718,
        "y": 1.417713232,
        "z": 6.207407407
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10544,
      "point": {
        "x": 9.280448718,
        "y": 1.417713232,
        "z": 6.207407407
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10544,
      "point": {
        "x": 9.280448718,
        "y": 1.417713232,
        "z": 6.207407407
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10558,
      "point": {
        "x": 9.280448718,
        "y": 1.403390932,
        "z": 8.716666667
      }
    },
    {
      "modelID": "dbs.json",
      "shapeID": "dbs.json_46",
      "nearestVertex": 10558,
      "point": {
        "x": 9.280448718,
        "y": 1.403390932,
        "z": 8.716666667
      }
    }
  ]
}

in this screenshot you can see where to get it out of the user interface for debugging:
screen shot 2014-10-19 at 1 43 04 pm

@cesine cesine modified the milestone: BrainHack 2014 Oct 19, 2014
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

No branches or pull requests

1 participant