cpstruct2pairs
Extract valid control point pairs from cpstruct
structure
Description
[
extracts
the valid control point pairs from movingPoints
,fixedPoints
]
= cpstruct2pairs(cpstruct_in
)cpstruct_in
,
returning two arrays movingPoints
and fixedPoints
.