colmap

package
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImageDataToPointCloud added in v0.20.0

func ImageDataToPointCloud(images []colmap.Image) modeling.Mesh

func LoadImageData added in v0.20.0

func LoadImageData(filename string) (modeling.Mesh, error)

func LoadSparsePointData

func LoadSparsePointData(filename string) (modeling.Mesh, error)

Loads the feature match point data into a Pointcloud mesh

func PointDataToPointCloud

func PointDataToPointCloud(points []colmap.Point3D) modeling.Mesh

func ReadSparsePointData added in v0.21.3

func ReadSparsePointData(in io.Reader) (modeling.Mesh, error)

Types

type ReadPointsNode added in v0.21.3

type ReadPointsNode = nodes.Struct[modeling.Mesh, ReadPointsNodeData]

type ReadPointsNodeData added in v0.21.3

type ReadPointsNodeData struct {
	In nodes.NodeOutput[[]byte]
}

func (ReadPointsNodeData) Process added in v0.21.3

func (pn ReadPointsNodeData) Process() (modeling.Mesh, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL