-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
Thanks for sharing the software. it looks great from the paper.
I succeed in running all the steps up to the network step on your Image1 sample dataset.
However, I encounter few problems for the network step:
- 'histograms' output fails , with :
Unable to perform assignment because the left and right sides have a different number of elements.
Error in area_histogram_plotter/sort_and_bin_by_statistic (line 96)
bin_index_limits( ik ) = find( inner_statistics >= bin_limits( ik ), 1, 'first' );
Error in area_histogram_plotter (line 66)
[ x1, dx1, dy1 ] = sort_and_bin_by_statistic( inner_pos_z, inner_pos_area, number_of_bins, z_pos_limits, false );
Error in vectorize_V200 (line 3596)
area_histogram_plotter( strand_subscripts, lumen_radius_in_microns_range, microns_per_voxel, size_of_image, number_of_bins );
Error in vectorization_script_michael (line 91)
time_stamp = vectorize_V200( name_value_pair_inputs{ 1, : });
- I want to visualize the 3D results with blender as you state in your documentation, but I couldn't find how to generate a .vmv file that I can open with VeMorphoVis in blender.
Thanks
Ofra
Metadata
Metadata
Assignees
Labels
No labels