In Grossu (2022) [1] it was discussed the migration of Hyper-Fractal Analysis from Visual Basic 6 to C#.Net. The main goal of current work was developing a medical module for fractal analysis of computed tomography multi-channel images. A new tool for comparing images by RGB channels superposition was also considered. This could be of particular interest in medical image analysis (e.g. compare native with contrast CT slices). Program Title: Hyper-Fractal Analysis v06 CPC Library link to program files: https://doi.org/10.17632/z9knmny56p.2 Licensing provisions: GPLv2 Programming language: C# 7.3 /.Net Framework 4.7.1 Journal reference of previous version: Computer Physics Communications 271, (2022) 108189 Does the new version supersede the previous version?: Yes Nature of problem: Estimating the fractal dimension of images, multi-dimensional objects, and medical computed tomography images. Solution method: Optimized version of the fuzzy box-counting algorithm. Reasons for the new version: Develop a medical module for fractal analysis of computed tomography multi-channel images. Summary of revisions: • The migration of Hyper-Fractal Analysis from Visual Basic 6 to C#.Net was discussed in [1]. The new SOLID [2] application design is facilitating the development process. Thus, the main goal of current version was adding a medical module for fractal analysis [3-5] of computed tomography (CT) images [6,7]. • Hyper-Fractal Analysis v06 allows opening specific csv files (. ct.csv) containing up to three Hounsfield units matrices (CT slices) separated by empty lines. Most commonly, those three "channels" were used for storing the corresponding slices from native, arterial contrast, and venous contrast series. • Each of the previously described CT slices is represented on a different RGB channel [8], which results in highlighting the images differences (Fig. 1). • A new tab (CT Band-Pass) was added to allow specifying the Hounsfield units input parameters for the CT multi-channel fuzzy band-pass filter. [1] I.V. Grossu, Migration of hyper-fractal analysis from visual basic 6 to C#.Net, Comput. Phys. Commun., 271 (2022) 108199, https://doi.org/10.1016/j.cpc.2021.108189. [2] S. Millett, Professional ASP.NET Design Patterns, Wiley, Indianapolis, 2010. [3] R.H. Landau, M.J. Paez, C.C. Bordeianu, Computational Physics: Problem Solving with Computers, Wiley-VCH-Verlag, Weinheim, 2007. [4] J. Ruiz de Miras, J. Navas, P. Villoslada, F.J. Esteban, UJA-3DFD: A program to compute the 3D fractal dimension from MRI data, Computer Methods and Programs in Biomedicine, 104 (3) (2011) 452-460, https://doi.org/10.1016/j.cmpb.2010.08.015. [Display omitted] [5] J. Ruiz de Miras, Fractal Analysis in MATLAB: A Tutorial for Neuroscientists, in: A. Di Ieva (Eds.), The Fractal Geometry of the Brain, Springer, New York, NY, 2016, https://doi.org/10.1007/978-1-4939-3995-4%5f33. [6] E. Seeram, Computed Tomography, 4th Edition, Saunders 2015, ISBN: 9780323312882. [7] N. Verga, A.I. Miron, O. Savencu, I.V. Grossu. Structure of Computed Tomography Imaging, WAIHIP Conference, Romania, 2021. [8] I.V. Grossu, A.I. Miron, O. Savencu, C. Besliu, N. Verga, Experimental software for CT image analysis, WAIHIP Conference, Romania, 2021, https://doi.org/10.13140/RG.2.2.22757.32486. [ABSTRACT FROM AUTHOR]