{ "cells": [ { "attachments": {}, "cell_type": "markdown", "id": "a167180a", "metadata": {}, "source": [ "# Tissue Segmentation" ] }, { "attachments": {}, "cell_type": "markdown", "id": "2714ff7f", "metadata": {}, "source": [ "Here we shows how to use the function of tissue segmentation." ] }, { "cell_type": "markdown", "id": "fcf33f14", "metadata": {}, "source": [ "We support `stereo.image.tissue_cut.SingleStrandDNATissueCut` class for cutting ssDNA from `.tif` image file, and `stereo.image.tissue_cut.RNATissueCut` class for segmenting RNA from GEF/GEM file." ] }, { "attachments": {}, "cell_type": "markdown", "id": "d40a77dc", "metadata": {}, "source": [ "