Closed cesine closed 10 years ago
@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:
Depends on being able to import and export nifti #23