Skip to content

Releases: openphotogrammetry/meshroomcl

MeshroomCL 0.9.0

25 Mar 23:04
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.9.0 Pre-release
Pre-release

MeshroomCL version 0.9.0 adds new options to the TexturingCL node, including image downscaling, view selection, and seam leveling options.

MeshroomCL 0.8.5

11 Mar 22:52
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.5 Pre-release
Pre-release

MeshroomCL 0.8.5 is a minor update that changes the default parameters in the MeshFiltering node. The new parameters should produce textured 3D models with a smaller number of individual texture files.

MeshroomCL 0.8.4

27 Jan 03:19
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.4 Pre-release
Pre-release

MeshroomCL 0.8.4 is a minor release that fixes a memory alignment bug that may be observed on some older NVIDIA GPUs (#31).

MeshroomCL 0.8.3

06 Jan 21:53
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.3 Pre-release
Pre-release

MeshroomCL version 0.8.3 is a minor update that slightly improves the camera lens distortion correction performed by the MultiviewStereoCL node for the "radial" and "brown" camera models when used as part of the "Photogrammetry (OpenCL MVS)" pipeline.

MeshroomCL 0.8.2

04 Jan 23:46
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.2 Pre-release
Pre-release

MeshroomCL version 0.8.2 is a minor update to improve the performance of multiview stereo depth map fusion on computers with limited memory (RAM). The MultiviewStereoCL node now computes the default cache sizes independently for the depth map computation and fusion stages of processing, and adds a user control for the fusion data cache size. This update fixes Issue #28.

MeshroomCL 0.8.1

23 Dec 23:12
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.1 Pre-release
Pre-release

MeshroomCL version 0.8.1 includes improvements to run better better on computers with limited memory (RAM). The MultiviewStereoCL node now requires less RAM during processing, and adds a user control for the data cache size to control the tradeoff between processing time and RAM consumption.

MeshroomCL 0.8.0

14 Dec 00:16
01385f8
Compare
Choose a tag to compare
MeshroomCL 0.8.0 Pre-release
Pre-release

MeshroomCL 0.8.0 updates include:

  • The MultiviewStereoCL node now works with input from the StructureFromMotion node (fixes #20).
  • Added an option under the File → New Pipeline menu to select a pipeline that uses the original Meshroom nodes to do SfM, and then feeds into the OpenCL MVS nodes.
  • Bug fixes for non-alphanumeric characters in OpenCL device names.

MeshroomCL 0.7.3

19 Oct 22:44
Compare
Choose a tag to compare
MeshroomCL 0.7.3 Pre-release
Pre-release

MeshroomCL 0.7.3 adds better support for Unicode filenames and text. Fixes issue #17.

MeshroomCL 0.7.2

14 Oct 22:21
Compare
Choose a tag to compare
MeshroomCL 0.7.2 Pre-release
Pre-release

MeshroomCL 0.7.2 adds support for OpenCL devices that do not have double-precision floating-point capability.

MeshroomCL 0.7.1

23 Sep 22:11
Compare
Choose a tag to compare
MeshroomCL 0.7.1 Pre-release
Pre-release

MeshroomCL version 0.7.1 is a minor update, including:

  • Many new additions to the camera sensor database
  • Bug fix for #11