1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 16, 2025 — Jun 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README.md with info about VS version and c++ std versions and also about the needed libraries. Ensured it compiles with C++ having std ver > 17 More... 6 months ago
Switched to VS 2026 More... 7 months ago
Updated README.md, referencing the 3D visualization and the used library, VTK More... over 1 year ago
Code cleanup More... over 2 years ago
Switched to VTK 9.2.5 More... over 3 years ago
Added 'explicit' specifier for FFT constructor More... over 3 years ago
Merge pull request #4 from codacy-badger/codacy-badge More... almost 4 years ago
Add Codacy badge More... almost 4 years ago
Filters thresholds are now adjustable More... about 4 years ago
Added sliders to allow adjustment of opacity and gradient functions More... about 4 years ago
Link to new video with 3D view. More... about 4 years ago
Exposed some options for the 3d view in the UI. Although there might be some changes and/or additions, this basically implemented https://github.com/aromanro/NMRI/issues/1 More... about 4 years ago
Made one function protected and reverted data in the 3d view to have the same left-right orientation as in the 2d slice More... about 4 years ago
Still needs some tuning and perhaps exposing some 3D displaying settings but it kind of works already More... about 4 years ago
Now it can also compile in debug mode and it has data put in VTK. I still have to scale it and update it when changing filtering and so on More... about 4 years ago
Minor changes, just got rid of some things and have a single dataImage instead of an array More... about 4 years ago
Started to add a volumetric (3D) view. For now the VTKView class is rapidly adapted from the DFTQuantumDot project and displays nothing. It's in a static splitter panel, hopefully I'll have data in it soon. More... about 4 years ago
Switched to VC++ 2022 More... about 4 years ago
Added CodeFactor badge More... over 4 years ago
Improved code quality More... over 4 years ago
Improved code quality More... over 4 years ago
Implemented https://github.com/aromanro/NMRI/issues/2 More... over 4 years ago
Switched to C++ 17 More... almost 5 years ago
Update .gitignore More... over 5 years ago
Create .gitignore More... over 5 years ago
Removed warnings given by code analyzer More... over 6 years ago
Switching to VisualStudio 2019 More... almost 7 years ago
Added links to GitHub repository and Blog description on About dialog More... over 7 years ago
Added comment referencing the unsupported fft classes from Eigen More... about 8 years ago
Added the possibility of using different fft objects from different threads at the same time More... over 8 years ago