Skip to content
Snippets Groups Projects
Commit 9787511c authored by Andrew Cohen's avatar Andrew Cohen
Browse files

update readme

parent 93cb4f38
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,16 +7,18 @@ After the manuscript is accepted the software will be released free and open
source.
USAGE
run src/MATLAB/demoPR.m to see the generic pixel replication usage
=====
src/ImageJ - the ImageJ plugin
+src/MATLAB/demoPR.m -- generic 2-D pixel replication example
src/Python - Python implementation
+src/MATLAB/demoPR_3D.m -- includes 3-D ellipse generator. Uses same PixelReplicate.m as 2-D example, only the simulated ellipse generation is different.
src/MATLAB/3D - a 3D version
+src/ImageJ -- ImageJ plugin.
src/MATLAB/DistributionSampling - a more efficient implementation (useful
for larger connected components
+src/Python -- Python implementation.
src/PerformanceCharacterization - quantitive comparison of different algorithms on simulated
elllipse data
\ No newline at end of file
+src/MATLAB/DistributionSampling -- a more efficient implementation (useful
for larger connected components.
+src/PerformanceCharacterization -- quantitive comparison of different algorithms on simulated
elllipse data.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment