github egdels/makeacopy v1.7.2
MakeACopy v1.7.2

latest releases: v2.3.0-rc1, v2.2.2, v2.2.2-rc1...
one month ago

MakeACopy 1.7.2 (Release)

  • New: Low-light document detection pipeline (denoise, gamma, CLAHE, gentle sharpening).
  • New: Automatic ONNX output handling (supports heatmap or 8-coordinate formats via parsePrediction).
  • Improved: Corner accuracy with sub-pixel peak refinement and dynamic peak thresholding.
  • Improved: Edge detection in dark scenes by fusing Canny with adaptive low-light edges.
  • Improved: ONNX input preprocessing via 256×256 letterbox (no aspect distortion).
  • Improved: Robust point ordering around centroid and safer fallback rectangle (~10% margin).
  • Fixed: Resource leak in contour detection (edgesCopy) and lambda “effectively final” issue.
  • Fixed: Potential in-place denoising edge cases by using a temporary Mat.
  • Technical: Enabled opencv_photo module for FastNLMeans; replaced Mat::release method reference with a compatible loop.
  • Technical: Reproducible OpenCV build settings retained and compatible with changes.

Don't miss a new makeacopy release

NewReleases is sending notifications on new releases.