chenchenyuyu / chenchenyuyu.github.io

记录点点滴滴
http://cychenyu.com/
2 stars 0 forks source link

更换第三个viewport的左右方向 #88

Open chenchenyuyu opened 5 years ago

chenchenyuyu commented 5 years ago

dispatch(actions.addViewport(viewportId, { seriesId, dimensions: [imageRows, sliceCount], sliceCount: imageColumns, pixelSpacing: [series.spacingBetweenSlices, spY], sliceType: 'planar', origin: voxelToPhysical([0, 0, 0]), orientation: [0, 1, 0, 0, 0, 1], spacingBetweenSlices: spX, }));