Opened 14 years ago

Closed 14 years ago

#2622 closed patch (fixed)

Patch to visualize residuals

Reported by: mhugent Owned by: mmassing
Priority: critical: causes crash or data corruption Milestone: Version 1.5.0
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

This patch adds visualisation of the residuals to QgsGCPCanvasItem (red lines). Also, it removes some members in QgsGCPCanvasItems and adds an association to QgsGeorefDataPoint instead (removes small redundancies between those two classes).

Manuel, could you review this patch?

Thanks, Marco

Attachments (1)

100403_show_residuals.diff (11.2 KB ) - added by mhugent 14 years ago.

Download all attachments as: .zip

Change History (3)

by mhugent, 14 years ago

Attachment: 100403_show_residuals.diff added

comment:1 by mhugent, 14 years ago

Owner: changed from timlinux to mmassing

comment:2 by mmassing, 14 years ago

Resolution: fixed
Status: newclosed

Commited in r13229.

Marco, thanks for the patch, cleanups and new features looks good :-) I just applied a minor correction which flips the resiudals y-axis, needed due to the somewhat idiosyncratic coordinate system used for GCP transforms.

Note: See TracTickets for help on using tickets.