Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: Add formula for LoG #345

Merged
merged 2 commits into from Feb 21, 2018
Merged

Conversation

JoostJM
Copy link
Collaborator

@JoostJM JoostJM commented Feb 15, 2018

Add documentation with formulas defining the LoG filter.

Add documentation with formulas defining the LoG filter.

.. warning::

The LoG filter implemented in PyRadiomics is a 3D LoG filter, and therefore requires 3D input. Features using a
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also include a reference to the ITK class that implements the filter for completeness: https://itk.org/Doxygen/html/classitk_1_1LaplacianRecursiveGaussianImageFilter.html

Copy link
Collaborator Author

@JoostJM JoostJM Feb 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the reference to ITK in addition to the reference to SimpleITK

Additionally, update the title overlines in installation.rst to match the title (style error).
@JoostJM JoostJM merged commit bc9f0fd into AIM-Harvard:master Feb 21, 2018
@JoostJM JoostJM deleted the add-filter-formulas branch March 6, 2018 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants