navigate Logo

Getting Started

  • Computer Considerations
  • Computer Power Configuration
  • Software Installation
  • Launching Navigate
  • Configuring Navigate
  • Acquiring Data
  • Smart Acquisition Routines

User Guide

  • Supported Hardware
  • Supported File Formats
  • User Interface Walkthrough
  • Setting Up a Microscope
  • Acquiring Data
  • Case Studies

Development

  • Contributing Guidelines
  • Developer Install
  • Software Architecture
  • Developer Architecture Concepts
  • Feature Container
  • REST API
  • Plugin Architecture
  • Adding New Hardware

Troubleshooting & Known Issues

  • Troubleshooting
  • Known Issues

Plugins

  • navigate Plugin Template
  • navigate Confocal Projection
  • navigate at Scale
  • navigate Constant Velocity Acquisition
  • navigate MMCore
  • navigate ilastik Server
  • navigate Photoactivation

Reference

  • Implemented Microscopes
  • Software API
    • navigate.config
    • navigate.controller
    • navigate.controller.configurator
    • navigate.log_files
    • navigate.model
      • navigate.model.analysis
        • navigate.model.analysis.boundary_detect
        • navigate.model.analysis.camera
        • navigate.model.analysis.image_contrast
      • navigate.model.concurrency
      • navigate.model.data_sources
      • navigate.model.device_startup_functions
      • navigate.model.devices
      • navigate.model.features
      • navigate.model.metadata_sources
      • navigate.model.microscope
      • navigate.model.model
      • navigate.model.plugins_model
      • navigate.model.waveforms
    • navigate.tools
    • navigate.view
navigate
  • Software API
  • navigate.model
  • navigate.model.analysis
  • navigate.model.analysis.boundary_detect
  • navigate.model.analysis.boundary_detect.find_cell_boundary_3d
  • View page source

navigate.model.analysis.boundary_detect.find_cell_boundary_3d

navigate.model.analysis.boundary_detect.find_cell_boundary_3d(z_stack_image)

A default label volume image function

Parameters:

z_stack_image (ndarray) – A 3d array image data

Returns:

labels – Labeled array

Return type:

ndarray

Previous Next

© Copyright 2026, Dean Lab, UT Southwestern Medical Center.