Tag: hierarchy

Dicomymizer – user-friendly DICOM anonymizer / hierarchy builder

Another fruit of my unholy union with Laboratoire de Recherche en Neuroimagerie. A forgotten one actually, as it is a piece of software I wrote about a year ago. The classical problem of creating hierarchy of DICOM files (e.g. PatientName/StudyDate/ProtocolName/SeriesNumber – my favorite 😉 ) and possibly anonymizing them on […]

explore_matlab_path: Tree-based MATLAB source code browser

In my opinion MATLAB is rather lacking when it comes to modern software development. One of the things which always pissed me off is the absence of proper code hierarchy browser. Sure – there is current directory window but it displays everything, not only source code files and doesn’t provide […]