Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/solutions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,8 @@
description: A 3D Slicer extension enabling <b>quantitative characterization of imaging phenotype</b>.
link: https://www.radiomics.io
image: assets/img/slicer-solutions/slicer-radiomics.png

- name: SlicerAutoscoperM
description: A 3D Slicer extension enabling <b>accurate, markerless skeletal motion tracking</b> from biplane videoradiography, with a standardized pre-processing workflow for reproducible, multi-center musculoskeletal research.
link: https://autoscoperm.slicer.org
image: assets/img/slicer-solutions/slicer-autoscoperm.png
4 changes: 2 additions & 2 deletions _includes/solutions.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<div class="card-columns columns-3-desktop columns-2-tablet columns-1-mobile">

{%- assign max_col = 3 -%}
{%- assign max_row = 3 -%}
{%- assign max_row = 4 -%}

{%- assign max_row_range = 3 | minus:1 -%}
{%- assign max_row_range = 4 | minus:1 -%}
{%- assign max_col_range = 3 | minus:1 -%}

{% for row in (0..max_row_range) %}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading