PyAims examples =============== Volume API manipulation and tests --------------------------------- Download source: `volume_test.py <../examples/volume_test.py>`_ .. literalinclude:: ../examples/volume_test.py Mesh manipulation and tests --------------------------- Download source: `mesh_test.py <../examples/mesh_test.py>`_ .. literalinclude:: ../examples/mesh_test.py Mesh modification ----------------- Download source: meshTimeCollapse.py <../examples/meshTimeCollapse.py>`_ .. literalinclude:: ../examples/meshTimeCollapse.py Texture manipulation and tests ------------------------------ Download source: `texture_test.py <../examples/texture_test.py>`_ .. literalinclude:: ../examples/texture_test.py Buckets manipulation and tests ------------------------------ Download source: `bucket_test.py <../examples/bucket_test.py>`_ .. literalinclude:: ../examples/bucket_test.py Graph manipulation and tests ------------------------------ Download source: `graph_test.py <../examples/graph_test.py>`_ .. literalinclude:: ../examples/graph_test.py ROIs manipulation and tests ------------------------------ Download source: `roi_test.py <../examples/roi_test.py>`_ .. literalinclude:: ../examples/roi_test.py Merging hierarchies example --------------------------- Download source: `hierarchy_merge.py <../examples/hierarchy_merge.py>`_ .. literalinclude:: ../examples/hierarchy_merge.py Python / C++ Reference-counting sharing tests --------------------------------------------- Download source: `refcounting_test.py <../examples/refcounting_test.py>`_ .. literalinclude:: ../examples/refcounting_test.py More advanced examples ---------------------- see :doc:`pyaims_examples_advanced`