Skip to content

Releases: DiamondLightSource/discorpy

Release version 1.7.0

11 Apr 19:16
Compare
Choose a tag to compare
  • Updated loader-saver module to support Windows file paths
  • Added functions for saving and loading .json and .pickle files
  • Improved methods for detecting points in line-pattern and chessboard images
  • Added masking methods for removing unwanted points from calibration images
  • Added methods for calibrating strong distortion (fisheye images):
    • Grouping points on strongly curved lines
    • Calculating the center of distortion using vanishing point approaches
    • Correcting perspective distortion

Release version 1.6.0

21 Nov 03:23
Compare
Choose a tag to compare

Add module of utility methods:

  • Generate grid-pattern images.
  • Find corresponding points between the distorted and undistorted space.
  • Unwarp a color image with an option to keep the original field of view.
  • Unwarping an image or video using the 'remap' function in Opencv for fast
    performance.

Release version 1.5

02 Mar 19:07
Compare
Choose a tag to compare
  • Improve methods for perspective distortion correction.
  • Add missing options to enable/disable optimization.
  • Improve coverage.

Version 1.4

21 Nov 23:45
Compare
Choose a tag to compare
  • Add methods for correcting perspective distortion.
  • Add pre-processing methods for a line-pattern image and a chessboard image.
  • Add documentation.

v1.3

01 Jun 10:43
Compare
Choose a tag to compare
Installable using Pip and Conda