Open cdalitz opened 5 years ago
Done. Any other suggestions on how to make this code more accessible for community?
Thanks for the quick response! Concerning your question about how to make it more accessible: maybe a brief comment in the Readme.md would be useful how only the radon transform can be used (without the need to compile the Qt GUI). I have noticed that radon.cpp includes a Qt header, although, I think, this is not necessary because the implementation only relies on OpenCV, but not on Qt.
Thanks for the feedback. Will improve it soon.
Many thanks for uploading an implementation of the radon transform on github.
Unfortunately, the code does not contain information about the licensing terms for reuse. Can you please add a file LICENSE (e.g. a two clause BSD license, or what you prefer) to clarify whether modification and use of the code in an FOSS licensed project is permitted?