-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<deployment-project plugin="plugin.apptool" plugin-version="1.0"> | ||
<configuration build-checksum="3359838707" file="/home/luca/Dropbox/MATLAB scripts/VolumeCut/VolumeCut.prj" location="/home/luca/Dropbox/MATLAB scripts/VolumeCut" name="VolumeCut" target="target.mlapps" target-name="Package App"> | ||
<configuration build-checksum="3145897261" file="/home/luca/Dropbox/MATLAB scripts/VolumeCut/VolumeCut.prj" location="/home/luca/Dropbox/MATLAB scripts/VolumeCut" name="VolumeCut" target="target.mlapps" target-name="Package App"> | ||
<param.appname>VolumeCut</param.appname> | ||
<param.authnamewatermark>Luca Della Santina</param.authnamewatermark> | ||
<param.email>[email protected]</param.email> | ||
|
@@ -13,8 +13,8 @@ | |
<param.summary>Cut image volumes along arbitrary surfaces</param.summary> | ||
<param.description>Copyright 2017-2020 Luca Della Santina | ||
Licensed under the term of GPL v3</param.description> | ||
<param.screenshot>/tmp/tp88d1a664_e5e5_44bd_8f41_f33cc725eb58.png</param.screenshot> | ||
<param.version>4.6.3</param.version> | ||
<param.screenshot>/tmp/tp6fad1349_46bc_4e93_90bf_591424d0f1b8.png</param.screenshot> | ||
<param.version>4.7</param.version> | ||
<param.products.name> | ||
<item>MATLAB</item> | ||
<item>Image Processing Toolbox</item> | ||
|
@@ -41,10 +41,6 @@ Licensed under the term of GPL v3</param.description> | |
<file>${PROJECT_ROOT}/VolumeCut.mlapp</file> | ||
</fileset.main> | ||
<fileset.depfun> | ||
<file>/home/luca/Dropbox/MATLAB scripts/FollicleFinder/Follicle Finder_resources/48px-Masks.png</file> | ||
<file>/home/luca/Dropbox/MATLAB scripts/FollicleFinder/Follicle Finder_resources/48px-info.png</file> | ||
<file>/home/luca/Dropbox/MATLAB scripts/ObjectFinder/ObjectFinder_resources/48px-HomeFolder.png</file> | ||
<file>/home/luca/Dropbox/MATLAB scripts/ObjectFinder/ObjectFinder_resources/48px-Image_upload.png</file> | ||
<file>${PROJECT_ROOT}/cutVolume.m</file> | ||
<file>${PROJECT_ROOT}/editStruct.m</file> | ||
<file>${PROJECT_ROOT}/gridfit.m</file> | ||
|
@@ -88,7 +84,7 @@ Licensed under the term of GPL v3</param.description> | |
<vista>false</vista> | ||
<linux>true</linux> | ||
<solaris>false</solaris> | ||
<osver>5.3.0-24-generic</osver> | ||
<osver>5.3.0-29-generic</osver> | ||
<os32>false</os32> | ||
<os64>true</os64> | ||
<arch>glnxa64</arch> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters