Skip to content
View htp2's full-sized avatar

Highlights

  • Pro

Block or report htp2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. continuum-manip-volumetric-drilling-plugin continuum-manip-volumetric-drilling-plugin Public

    Fork of AMBF volumetric-drilling plugin for use with continuum manipulator

    C++ 5 2

  2. LCSR-CIIS/ambf_util_slicer_plugin LCSR-CIIS/ambf_util_slicer_plugin Public

    some utilities for quickly converting volumes, markups from 3DSlicer into format accepted by AMBF simulator

    Python 3 3

  3. ambf_trace_plugin ambf_trace_plugin Public

    allows static traces at init or body traces during runtime in the AMBF simulator environment

    C++ 1 1

  4. constraintControllerLite constraintControllerLite Public

    C++ 1

  5. InjectionTrajectoryPlanner InjectionTrajectoryPlanner Public

    A module for 3D Slicer to plan trajectories on 3D medical imaging data

    Python 1

  6. Convert CIOS DICOM to Video Convert CIOS DICOM to Video
    1
    #!/bin/bash
    2
    xray_dir=$1
    3
    output_dir=$2
    4
    
                  
    5
    cwd=$(pwd)