Welcome to LazzyIzzi's GitHub Website.
Project Categories:
ImageJ plugins
- CT_Tools is a NIST-XCOM based package of plugins that provide a GUI for routine X-ray absorption calculations, and beam-hardening correction tools.
It also contains parallel and fan-beam projectors and a parallel-beam reconstructor for computed tomography.
CT_Tools is built on the MuMassCalculator library (see below).
The parallel reconstructor is built on Piotr Wendykier's JTransforms 3.1 which must be downloaded separately.
To download CT_Tools.jar click here.
- IJ_JTransforms is a package of plugins for Fourier, Sine, Cosine and Hartley, forward and inverse, 1D, 2D and 3D transforms of images, image stacks and plot data. These plugins were also built on JTransforms.
- FloodTools a package of plugins for 3D porous media characterization, connectivity, and MICP simulation.
FloodTools is built on DistanceLib (see below).
To download FloodTools.jar click here.
- PointFunctions PointFunctions for 1 and 2 point probability, lineal path, and chord length, and cumulative pore size distributions.
To download PointFunctions.jar click here.
Java Libraries
- MuMassCalculator - Contains the NIST attenuation data and does the actual X-ray calculations.
To download MuMassCalculatorLib click Here.
- DistanceLib - 2D and 3D Geodesic and Euclidean distance transforms, shortest path, and sphere drawing. Supports anisotropic pixels and voxels. To download DistanceLib click Here.
- PointFunctions - 2D and 3D n-point probability functions.
To download PointFunctionsLib.jar click Here.
- GenericDialogAddin - For ImageJ plugin programmers only. A class for making ImageJ GenericDialogs more interactive. Lets you modify a GenericDialog in response to user inputs. For example, color an number field red if a value is out of range, or update Choices in response to a user's input. After adding a component to a dialog, GenericDialogAddin adds names to the dialog item and returns a field containing the items components. Your DialogListener can use the names to identify event sources and modify Dialog Components.
Excel VBA projects
- NIST_XCOM.xlsm and NIST_XCOM.xlam for X-ray calculations as well as a CT scanner setup solver tool.
To download NIST_XCOM.xlsm or NIST_XCOM.xlam click Here.
- CarShowHelper.xlsm for running a car show. CSH has forms for registering, classifying, judging, and tally. It supports in popular vote, and judged shows. CSH maintains a contacts list, and can print registration slips and dash cards.
To download CarShowHelper click Here.
All of my projects are covered by the MIT License. Feel free to use them in your projects. I hope that you find them useful.
All the Best,
Lazzyizzi27@gmail.com.
Last Updated 4/30/2027