Package | Description |
---|---|
lenscorrection |
Modifier and Type | Method and Description |
---|---|
static NonLinearTransform |
Distortion_Correction.createInverseDistortionModel(Collection<Distortion_Correction.PointMatchCollectionAndAffine> pointMatches,
int dimension,
double lambda,
int imageWidth,
int imageHeight)
Estimates a polynomial distortion model for a set of
corresponding points and returns the inverse of
this model which then may be used to undo the distortion.
|
Copyright © 2015–2021 Fiji. All rights reserved.