You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation for release.
Ensure that cmake is 3.16.3 or greater to
match v5.4.2 minimum requirements.
Set minimum python to 3.9
Increment version number.
Replace keyword of "ITK" with lowercase "itk"
in some instances to be consistent.
description = "The feature points could be used obtain salient points while performing registration using RANSAC remote module. The class PointFeature is the main driver that takes a PointSet as argument. Please refer to the documentation for a detailed description and sample usage: https://github.com/InsightSoftwareConsortium/ITKFPFH"
9
9
readme = "README.md"
10
10
license = {file = "LICENSE"}
@@ -33,7 +33,7 @@ classifiers = [
33
33
"Topic :: Scientific/Engineering :: Medical Science Apps.",
0 commit comments