Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libs/mve/bundle.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class Bundle

/**
* Representation of a 3D feature with position and color. Every feature
* also corresponds to a set of views form which it is seen. In general,
* also corresponds to a set of views from which it is seen. In general,
* a 3D feature is seen by at least two cameras. However, if cameras are
* deleted from the bundle, there may only be one or zero cameras left.
*/
Expand Down