We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0bc0ac0
refactor slicing (#28) * add plane in box check * add edge case * start new slice model * refactor image sampling * nD oblique plane slicing * update tests * fix dependencies * add points slicing * round out points tests * round out image tests * add lines slicing * update slicing * add points slicing test * add slicing to controller * add ubuntu deps for CI * fix ubuntu CI deps * fix ubuntu CI deps * add lines slicing * add labels slicing test * remove dim check * update cmap * remove unused data store api * remove old api * update slider GUI * support for axis rolling