Contents Menu Expand
napari
Logo
napari
  • Community
    • Mission and Values
    • Code of Conduct
    • Handling Code of Conduct Reports
    • Governance Model
  • Tutorials
    • Fundamentals
      • napari installation tutorial
      • getting started with napari
      • napari viewer tutorial
      • image layer tutorial
      • labels layer tutorial
      • points layer tutorial
      • shapes layer tutorial
      • surface layer tutorial
      • tracks layer tutorial
      • vectors layer tutorial
    • Applications
      • annotating segmentation with text and bounding boxes
      • annotating videos with napari
      • using dask and napari to process & view large datasets
      • Napari + ImageJ How-to-Guide
      • single cell tracking with napari
  • Plugins
    • napari plugin architecture
    • creating a napari plugin
    • napari hook specification reference
  • Release notes
    • napari 0.4.6
    • napari 0.4.5
    • napari 0.4.4
    • napari 0.4.3
    • napari 0.4.2
    • napari 0.4.1
    • napari 0.4.0
    • napari 0.3.8
    • napari 0.3.7
    • napari 0.3.6
    • napari 0.3.5
    • napari 0.3.4
    • napari 0.3.3
    • napari 0.3.2
    • napari 0.3.1
    • napari 0.3.0
    • napari 0.2.9
    • napari 0.2.8
    • napari 0.2.7
    • napari 0.2.6
    • napari 0.2.5
    • napari 0.2.4
    • napari 0.2.3
    • napari 0.2.12
    • napari 0.2.11
    • napari 0.2.10
    • napari 0.2.1
    • napari 0.2.0
    • napari 0.1.5
    • napari 0.1.3
    • napari 0.1.0
  • API reference
    • napari.layers
      • napari.layers.Image
      • napari.layers.Labels
      • napari.layers.Layer
      • napari.layers.Points
      • napari.layers.Shapes
      • napari.layers.Surface
      • napari.layers.Tracks
      • napari.layers.Vectors
    • napari.view_layers
      • napari.view_layers.NumpyDocString
      • napari.view_layers.Viewer
    • napari.types
      • napari.types.ArrayBase
      • napari.types.TracebackType
    • napari.utils
      • napari.utils.Colormap
      • napari.utils.nbscreenshot
    • napari.plugins
      • napari.plugins.FunctionType
      • napari.plugins.HookImplementation
      • napari.plugins.PluginManager
    • napari.components
      • napari.components.Camera
      • napari.components.Dims
      • napari.components.LayerList
      • napari.components.ViewerModel
    • napari.qt.threading
      • napari.qt.threading.FunctionWorker
      • napari.qt.threading.GeneratorWorker
      • napari.qt.threading.GeneratorWorkerSignals
      • napari.qt.threading.WorkerBase
      • napari.qt.threading.WorkerBaseSignals
    • napari.utils.perf
      • napari.utils.perf.PerfEvent
    • napari
      • napari.Viewer
  • Roadmaps
    • Roadmap 0.4
    • Roadmap 0.3 Retrospective
    • Roadmap 0.3
  • Developer guides
    • An Introduction to the Event Loop in napari
    • Multithreading in napari
    • Performance Monitoring
    • Asynchronous Rendering
    • Napari in Docker (WIP)
    • Napari Performance
    • Using magicgui in napari
  • Developer resources
    • Benchmarks
    • Contributing Guide
    • Core Developer Guide
    • Profiling
    • Release Guide
    • Testing
  • napari source code

ApplicationsΒΆ

This section contains tutorials for specific applications.

  • annotating segmentation with text and bounding boxes
  • annotating videos with napari
  • using dask and napari to process & view large datasets
  • Napari + ImageJ How-to-Guide
  • single cell tracking with napari
Next
annotating segmentation with text and bounding boxes
Previous
vectors layer tutorial
Copyright © 2020 | Built with Sphinx and @pradyunsg's Furo theme. | Show Source