notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
colmap Structure from motion and multi-view stereo
3.13.0 graphics on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.12.6Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-08 03:26:05
Last Update: 2025-11-12 13:53:36
Commit Hash: a67d5ca
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD2CLAUSE BSD3CLAUSE CC-BY-3.0 MIT SIFTGPU
WWW:
https://colmap.github.io/
Description:
COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (410 items)
Collapse this list.
  1. /usr/local/share/licenses/colmap-3.13.0/catalog.mk
  2. /usr/local/share/licenses/colmap-3.13.0/LICENSE
  3. /usr/local/share/licenses/colmap-3.13.0/BSD2CLAUSE
  4. /usr/local/share/licenses/colmap-3.13.0/BSD3CLAUSE
  5. /usr/local/share/licenses/colmap-3.13.0/CC-BY-3.0
  6. /usr/local/share/licenses/colmap-3.13.0/MIT
  7. /usr/local/share/licenses/colmap-3.13.0/SIFTGPU
  8. bin/colmap
  9. include/colmap/controllers/automatic_reconstruction.h
  10. include/colmap/controllers/bundle_adjustment.h
  11. include/colmap/controllers/feature_extraction.h
  12. include/colmap/controllers/feature_matching.h
  13. include/colmap/controllers/feature_matching_utils.h
  14. include/colmap/controllers/hierarchical_pipeline.h
  15. include/colmap/controllers/image_reader.h
  16. include/colmap/controllers/incremental_pipeline.h
  17. include/colmap/controllers/option_manager.h
  18. include/colmap/estimators/absolute_pose.h
  19. include/colmap/estimators/affine_transform.h
  20. include/colmap/estimators/alignment.h
  21. include/colmap/estimators/bundle_adjustment.h
  22. include/colmap/estimators/coordinate_frame.h
  23. include/colmap/estimators/cost_functions.h
  24. include/colmap/estimators/covariance.h
  25. include/colmap/estimators/essential_matrix.h
  26. include/colmap/estimators/essential_matrix_coeffs.h
  27. include/colmap/estimators/essential_matrix_poly.h
  28. include/colmap/estimators/euclidean_transform.h
  29. include/colmap/estimators/fundamental_matrix.h
  30. include/colmap/estimators/generalized_absolute_pose.h
  31. include/colmap/estimators/generalized_pose.h
  32. include/colmap/estimators/generalized_relative_pose.h
  33. include/colmap/estimators/homography_matrix.h
  34. include/colmap/estimators/manifold.h
  35. include/colmap/estimators/pose.h
  36. include/colmap/estimators/similarity_transform.h
  37. include/colmap/estimators/translation_transform.h
  38. include/colmap/estimators/triangulation.h
  39. include/colmap/estimators/two_view_geometry.h
  40. include/colmap/estimators/utils.h
  41. include/colmap/exe/database.h
  42. include/colmap/exe/feature.h
  43. include/colmap/exe/gui.h
  44. include/colmap/exe/image.h
  45. include/colmap/exe/model.h
  46. include/colmap/exe/mvs.h
  47. include/colmap/exe/sfm.h
  48. include/colmap/exe/vocab_tree.h
  49. include/colmap/feature/extractor.h
  50. include/colmap/feature/index.h
  51. include/colmap/feature/matcher.h
  52. include/colmap/feature/pairing.h
  53. include/colmap/feature/sift.h
  54. include/colmap/feature/types.h
  55. include/colmap/feature/utils.h
  56. include/colmap/geometry/essential_matrix.h
  57. include/colmap/geometry/gps.h
  58. include/colmap/geometry/homography_matrix.h
  59. include/colmap/geometry/normalization.h
  60. include/colmap/geometry/pose.h
  61. include/colmap/geometry/pose_prior.h
  62. include/colmap/geometry/rigid3.h
  63. include/colmap/geometry/rigid3_matchers.h
  64. include/colmap/geometry/sim3.h
  65. include/colmap/geometry/sim3_matchers.h
  66. include/colmap/geometry/triangulation.h
  67. include/colmap/image/line.h
  68. include/colmap/image/undistortion.h
  69. include/colmap/image/warp.h
  70. include/colmap/math/graph_cut.h
  71. include/colmap/math/math.h
  72. include/colmap/math/matrix.h
  73. include/colmap/math/polynomial.h
  74. include/colmap/math/random.h
  75. include/colmap/mvs/consistency_graph.h
  76. include/colmap/mvs/cuda_flip.h
  77. include/colmap/mvs/cuda_rotate.h
  78. include/colmap/mvs/cuda_texture.h
  79. include/colmap/mvs/cuda_transpose.h
  80. include/colmap/mvs/depth_map.h
  81. include/colmap/mvs/fusion.h
  82. include/colmap/mvs/gpu_mat.h
  83. include/colmap/mvs/gpu_mat_prng.h
  84. include/colmap/mvs/gpu_mat_ref_image.h
  85. include/colmap/mvs/image.h
  86. include/colmap/mvs/mat.h
  87. include/colmap/mvs/meshing.h
  88. include/colmap/mvs/model.h
  89. include/colmap/mvs/normal_map.h
  90. include/colmap/mvs/patch_match.h
  91. include/colmap/mvs/patch_match_cuda.h
  92. include/colmap/mvs/patch_match_options.h
  93. include/colmap/mvs/workspace.h
  94. include/colmap/optim/combination_sampler.h
  95. include/colmap/optim/least_absolute_deviations.h
  96. include/colmap/optim/loransac.h
  97. include/colmap/optim/progressive_sampler.h
  98. include/colmap/optim/random_sampler.h
  99. include/colmap/optim/ransac.h
  100. include/colmap/optim/sampler.h
  101. include/colmap/optim/sprt.h
  102. include/colmap/optim/support_measurement.h
  103. include/colmap/retrieval/geometry.h
  104. include/colmap/retrieval/inverted_file.h
  105. include/colmap/retrieval/inverted_file_entry.h
  106. include/colmap/retrieval/inverted_index.h
  107. include/colmap/retrieval/resources.h
  108. include/colmap/retrieval/utils.h
  109. include/colmap/retrieval/visual_index.h
  110. include/colmap/retrieval/vote_and_verify.h
  111. include/colmap/scene/camera.h
  112. include/colmap/scene/correspondence_graph.h
  113. include/colmap/scene/database.h
  114. include/colmap/scene/database_cache.h
  115. include/colmap/scene/database_sqlite.h
  116. include/colmap/scene/frame.h
  117. include/colmap/scene/image.h
  118. include/colmap/scene/point2d.h
  119. include/colmap/scene/point3d.h
  120. include/colmap/scene/projection.h
  121. include/colmap/scene/reconstruction.h
  122. include/colmap/scene/reconstruction_io.h
  123. include/colmap/scene/reconstruction_io_binary.h
  124. include/colmap/scene/reconstruction_io_text.h
  125. include/colmap/scene/reconstruction_io_utils.h
  126. include/colmap/scene/reconstruction_manager.h
  127. include/colmap/scene/reconstruction_matchers.h
  128. include/colmap/scene/reconstruction_pruning.h
  129. include/colmap/scene/rig.h
  130. include/colmap/scene/scene_clustering.h
  131. include/colmap/scene/synthetic.h
  132. include/colmap/scene/track.h
  133. include/colmap/scene/two_view_geometry.h
  134. include/colmap/scene/visibility_pyramid.h
  135. include/colmap/sensor/bitmap.h
  136. include/colmap/sensor/database.h
  137. include/colmap/sensor/models.h
  138. include/colmap/sensor/rig.h
  139. include/colmap/sensor/specs.h
  140. include/colmap/sfm/incremental_mapper.h
  141. include/colmap/sfm/incremental_mapper_impl.h
  142. include/colmap/sfm/incremental_triangulator.h
  143. include/colmap/sfm/observation_manager.h
  144. include/colmap/thirdparty/LSD/lsd.h
  145. include/colmap/thirdparty/PoissonRecon/Allocator.h
  146. include/colmap/thirdparty/PoissonRecon/Array.h
  147. include/colmap/thirdparty/PoissonRecon/Array.inl
  148. include/colmap/thirdparty/PoissonRecon/BSplineData.h
  149. include/colmap/thirdparty/PoissonRecon/BSplineData.inl
  150. include/colmap/thirdparty/PoissonRecon/BinaryNode.h
  151. include/colmap/thirdparty/PoissonRecon/CmdLineParser.h
  152. include/colmap/thirdparty/PoissonRecon/CmdLineParser.inl
  153. include/colmap/thirdparty/PoissonRecon/Factor.h
  154. include/colmap/thirdparty/PoissonRecon/FunctionData.h
  155. include/colmap/thirdparty/PoissonRecon/FunctionData.inl
  156. include/colmap/thirdparty/PoissonRecon/Geometry.h
  157. include/colmap/thirdparty/PoissonRecon/Geometry.inl
  158. include/colmap/thirdparty/PoissonRecon/Hash.h
  159. include/colmap/thirdparty/PoissonRecon/MAT.h
  160. include/colmap/thirdparty/PoissonRecon/MAT.inl
  161. include/colmap/thirdparty/PoissonRecon/MarchingCubes.h
  162. include/colmap/thirdparty/PoissonRecon/MemoryUsage.h
  163. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.Evaluation.inl
  164. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.IsoSurface.inl
  165. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.SortedTreeNodes.inl
  166. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.System.inl
  167. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.WeightedSamples.inl
  168. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.h
  169. include/colmap/thirdparty/PoissonRecon/MultiGridOctreeData.inl
  170. include/colmap/thirdparty/PoissonRecon/MyTime.h
  171. include/colmap/thirdparty/PoissonRecon/Octree.h
  172. include/colmap/thirdparty/PoissonRecon/Octree.inl
  173. include/colmap/thirdparty/PoissonRecon/PPolynomial.h
  174. include/colmap/thirdparty/PoissonRecon/PPolynomial.inl
  175. include/colmap/thirdparty/PoissonRecon/Ply.h
  176. include/colmap/thirdparty/PoissonRecon/PointStream.h
  177. include/colmap/thirdparty/PoissonRecon/PointStream.inl
  178. include/colmap/thirdparty/PoissonRecon/PoissonRecon.h
  179. include/colmap/thirdparty/PoissonRecon/Polynomial.h
  180. include/colmap/thirdparty/PoissonRecon/Polynomial.inl
  181. include/colmap/thirdparty/PoissonRecon/SparseMatrix.h
  182. include/colmap/thirdparty/PoissonRecon/SparseMatrix.inl
  183. include/colmap/thirdparty/PoissonRecon/SurfaceTrimmer.h
  184. include/colmap/thirdparty/SiftGPU/CLTexImage.h
  185. include/colmap/thirdparty/SiftGPU/CuTexImage.h
  186. include/colmap/thirdparty/SiftGPU/FrameBufferObject.h
  187. include/colmap/thirdparty/SiftGPU/GLTexImage.h
  188. include/colmap/thirdparty/SiftGPU/GlobalUtil.h
  189. include/colmap/thirdparty/SiftGPU/LiteWindow.h
  190. include/colmap/thirdparty/SiftGPU/ProgramCG.h
  191. include/colmap/thirdparty/SiftGPU/ProgramCL.h
  192. include/colmap/thirdparty/SiftGPU/ProgramCU.h
  193. include/colmap/thirdparty/SiftGPU/ProgramGLSL.h
  194. include/colmap/thirdparty/SiftGPU/ProgramGPU.h
  195. include/colmap/thirdparty/SiftGPU/PyramidCL.h
  196. include/colmap/thirdparty/SiftGPU/PyramidCU.h
  197. include/colmap/thirdparty/SiftGPU/PyramidGL.h
  198. include/colmap/thirdparty/SiftGPU/ShaderMan.h
  199. include/colmap/thirdparty/SiftGPU/SiftGPU.h
  200. include/colmap/thirdparty/SiftGPU/SiftMatch.h
  201. include/colmap/thirdparty/SiftGPU/SiftMatchCU.h
  202. include/colmap/thirdparty/SiftGPU/SiftPyramid.h
  203. include/colmap/thirdparty/VLFeat/aib.h
  204. include/colmap/thirdparty/VLFeat/array.h
  205. include/colmap/thirdparty/VLFeat/covdet.h
  206. include/colmap/thirdparty/VLFeat/dsift.h
  207. include/colmap/thirdparty/VLFeat/fisher.h
  208. include/colmap/thirdparty/VLFeat/float.h
  209. include/colmap/thirdparty/VLFeat/generic.h
  210. include/colmap/thirdparty/VLFeat/getopt_long.h
  211. include/colmap/thirdparty/VLFeat/gmm.h
  212. include/colmap/thirdparty/VLFeat/heap-def.h
  213. include/colmap/thirdparty/VLFeat/hikmeans.h
  214. include/colmap/thirdparty/VLFeat/hog.h
  215. include/colmap/thirdparty/VLFeat/homkermap.h
  216. include/colmap/thirdparty/VLFeat/host.h
  217. include/colmap/thirdparty/VLFeat/ikmeans.h
  218. include/colmap/thirdparty/VLFeat/imopv.h
  219. include/colmap/thirdparty/VLFeat/imopv_sse2.h
  220. include/colmap/thirdparty/VLFeat/kdtree.h
  221. include/colmap/thirdparty/VLFeat/kmeans.h
  222. include/colmap/thirdparty/VLFeat/lbp.h
  223. include/colmap/thirdparty/VLFeat/liop.h
  224. include/colmap/thirdparty/VLFeat/mathop.h
  225. include/colmap/thirdparty/VLFeat/mathop_avx.h
  226. include/colmap/thirdparty/VLFeat/mathop_sse2.h
  227. include/colmap/thirdparty/VLFeat/mser.h
  228. include/colmap/thirdparty/VLFeat/pgm.h
  229. include/colmap/thirdparty/VLFeat/qsort-def.h
  230. include/colmap/thirdparty/VLFeat/quickshift.h
  231. include/colmap/thirdparty/VLFeat/random.h
  232. include/colmap/thirdparty/VLFeat/rodrigues.h
  233. include/colmap/thirdparty/VLFeat/scalespace.h
  234. include/colmap/thirdparty/VLFeat/shuffle-def.h
  235. include/colmap/thirdparty/VLFeat/sift.h
  236. include/colmap/thirdparty/VLFeat/slic.h
  237. include/colmap/thirdparty/VLFeat/stringop.h
  238. include/colmap/thirdparty/VLFeat/svm.h
  239. include/colmap/thirdparty/VLFeat/svmdataset.h
  240. include/colmap/thirdparty/VLFeat/vlad.h
  241. include/colmap/ui/automatic_reconstruction_widget.h
  242. include/colmap/ui/bundle_adjustment_widget.h
  243. include/colmap/ui/colormaps.h
  244. include/colmap/ui/database_management_widget.h
  245. include/colmap/ui/dense_reconstruction_widget.h
  246. include/colmap/ui/feature_extraction_widget.h
  247. include/colmap/ui/feature_matching_widget.h
  248. include/colmap/ui/image_viewer_widget.h
  249. include/colmap/ui/license_widget.h
  250. include/colmap/ui/line_painter.h
  251. include/colmap/ui/log_widget.h
  252. include/colmap/ui/main_window.h
  253. include/colmap/ui/match_matrix_widget.h
  254. include/colmap/ui/model_viewer_widget.h
  255. include/colmap/ui/movie_grabber_widget.h
  256. include/colmap/ui/options_widget.h
  257. include/colmap/ui/point_painter.h
  258. include/colmap/ui/point_viewer_widget.h
  259. include/colmap/ui/project_widget.h
  260. include/colmap/ui/qt_utils.h
  261. include/colmap/ui/reconstruction_manager_widget.h
  262. include/colmap/ui/reconstruction_options_widget.h
  263. include/colmap/ui/reconstruction_stats_widget.h
  264. include/colmap/ui/render_options.h
  265. include/colmap/ui/render_options_widget.h
  266. include/colmap/ui/thread_control_widget.h
  267. include/colmap/ui/triangle_painter.h
  268. include/colmap/ui/undistortion_widget.h
  269. include/colmap/util/base_controller.h
  270. include/colmap/util/cache.h
  271. include/colmap/util/controller_thread.h
  272. include/colmap/util/cuda.h
  273. include/colmap/util/cudacc.h
  274. include/colmap/util/eigen_alignment.h
  275. include/colmap/util/eigen_matchers.h
  276. include/colmap/util/endian.h
  277. include/colmap/util/enum_utils.h
  278. include/colmap/util/file.h
  279. include/colmap/util/glog_macros.h
  280. include/colmap/util/logging.h
  281. include/colmap/util/misc.h
  282. include/colmap/util/opengl_utils.h
  283. include/colmap/util/ply.h
  284. include/colmap/util/sqlite3_utils.h
  285. include/colmap/util/string.h
  286. include/colmap/util/testing.h
  287. include/colmap/util/threading.h
  288. include/colmap/util/timer.h
  289. include/colmap/util/types.h
  290. include/colmap/util/version.h
  291. lib/libcolmap_controllers.a
  292. lib/libcolmap_estimators.a
  293. lib/libcolmap_exe.a
  294. lib/libcolmap_feature.a
  295. lib/libcolmap_feature_types.a
  296. lib/libcolmap_geometry.a
  297. lib/libcolmap_image.a
  298. lib/libcolmap_lsd.a
  299. lib/libcolmap_math.a
  300. lib/libcolmap_mvs.a
  301. lib/libcolmap_optim.a
  302. lib/libcolmap_poisson_recon.a
  303. lib/libcolmap_retrieval.a
  304. lib/libcolmap_scene.a
  305. lib/libcolmap_sensor.a
  306. lib/libcolmap_sfm.a
  307. lib/libcolmap_sift_gpu.a
  308. lib/libcolmap_ui.a
  309. lib/libcolmap_util.a
  310. lib/libcolmap_vlfeat.a
  311. share/applications/COLMAP.desktop
  312. share/colmap/cmake/FindCryptoPP.cmake
  313. share/colmap/cmake/FindDependencies.cmake
  314. share/colmap/cmake/FindFreeImage.cmake
  315. share/colmap/cmake/FindGlew.cmake
  316. share/colmap/cmake/FindGlog.cmake
  317. share/colmap/cmake/FindMetis.cmake
  318. share/colmap/colmap-config-version.cmake
  319. share/colmap/colmap-config.cmake
  320. share/colmap/colmap-targets-release.cmake
  321. share/colmap/colmap-targets.cmake
  322. share/doc/colmap/_images/dense.png
  323. share/doc/colmap/_images/incremental-sfm.png
  324. share/doc/colmap/_images/sparse.png
  325. share/doc/colmap/_sources/bibliography.rst.txt
  326. share/doc/colmap/_sources/cameras.rst.txt
  327. share/doc/colmap/_sources/changelog.rst.txt
  328. share/doc/colmap/_sources/cli.rst.txt
  329. share/doc/colmap/_sources/concepts.rst.txt
  330. share/doc/colmap/_sources/contribution.rst.txt
  331. share/doc/colmap/_sources/database.rst.txt
  332. share/doc/colmap/_sources/datasets.rst.txt
  333. share/doc/colmap/_sources/faq.rst.txt
  334. share/doc/colmap/_sources/format.rst.txt
  335. share/doc/colmap/_sources/gui.rst.txt
  336. share/doc/colmap/_sources/index.rst.txt
  337. share/doc/colmap/_sources/install.rst.txt
  338. share/doc/colmap/_sources/legacy.rst.txt
  339. share/doc/colmap/_sources/license.rst.txt
  340. share/doc/colmap/_sources/pycolmap/cost_functions.rst.txt
  341. share/doc/colmap/_sources/pycolmap/index.rst.txt
  342. share/doc/colmap/_sources/pycolmap/pycolmap.rst.txt
  343. share/doc/colmap/_sources/rigs.rst.txt
  344. share/doc/colmap/_sources/tutorial.rst.txt
  345. share/doc/colmap/_static/_sphinx_javascript_frameworks_compat.js
  346. share/doc/colmap/_static/basic.css
  347. share/doc/colmap/_static/css/badge_only.css
  348. share/doc/colmap/_static/css/fonts/Roboto-Slab-Bold.woff
  349. share/doc/colmap/_static/css/fonts/Roboto-Slab-Bold.woff2
  350. share/doc/colmap/_static/css/fonts/Roboto-Slab-Regular.woff
  351. share/doc/colmap/_static/css/fonts/Roboto-Slab-Regular.woff2
  352. share/doc/colmap/_static/css/fonts/fontawesome-webfont.eot
  353. share/doc/colmap/_static/css/fonts/fontawesome-webfont.svg
  354. share/doc/colmap/_static/css/fonts/fontawesome-webfont.ttf
  355. share/doc/colmap/_static/css/fonts/fontawesome-webfont.woff
  356. share/doc/colmap/_static/css/fonts/fontawesome-webfont.woff2
  357. share/doc/colmap/_static/css/fonts/lato-bold-italic.woff
  358. share/doc/colmap/_static/css/fonts/lato-bold-italic.woff2
  359. share/doc/colmap/_static/css/fonts/lato-bold.woff
  360. share/doc/colmap/_static/css/fonts/lato-bold.woff2
  361. share/doc/colmap/_static/css/fonts/lato-normal-italic.woff
  362. share/doc/colmap/_static/css/fonts/lato-normal-italic.woff2
  363. share/doc/colmap/_static/css/fonts/lato-normal.woff
  364. share/doc/colmap/_static/css/fonts/lato-normal.woff2
  365. share/doc/colmap/_static/css/theme.css
  366. share/doc/colmap/_static/custom.css
  367. share/doc/colmap/_static/doctools.js
  368. share/doc/colmap/_static/documentation_options.js
  369. share/doc/colmap/_static/file.png
  370. share/doc/colmap/_static/jquery-3.6.0.js
  371. share/doc/colmap/_static/jquery.js
  372. share/doc/colmap/_static/js/badge_only.js
  373. share/doc/colmap/_static/js/html5shiv-printshiv.min.js
  374. share/doc/colmap/_static/js/html5shiv.min.js
  375. share/doc/colmap/_static/js/theme.js
  376. share/doc/colmap/_static/language_data.js
  377. share/doc/colmap/_static/minus.png
  378. share/doc/colmap/_static/plus.png
  379. share/doc/colmap/_static/pygments.css
  380. share/doc/colmap/_static/searchtools.js
  381. share/doc/colmap/_static/sphinx_highlight.js
  382. share/doc/colmap/_static/underscore-1.13.1.js
  383. share/doc/colmap/_static/underscore.js
  384. share/doc/colmap/bibliography.html
  385. share/doc/colmap/cameras.html
  386. share/doc/colmap/changelog.html
  387. share/doc/colmap/cli.html
  388. share/doc/colmap/concepts.html
  389. share/doc/colmap/contribution.html
  390. share/doc/colmap/database.html
  391. share/doc/colmap/datasets.html
  392. share/doc/colmap/faq.html
  393. share/doc/colmap/format.html
  394. share/doc/colmap/genindex.html
  395. share/doc/colmap/gui.html
  396. share/doc/colmap/index.html
  397. share/doc/colmap/install.html
  398. share/doc/colmap/legacy.html
  399. share/doc/colmap/license.html
  400. share/doc/colmap/objects.inv
  401. share/doc/colmap/pycolmap/cost_functions.html
  402. share/doc/colmap/pycolmap/index.html
  403. share/doc/colmap/pycolmap/pycolmap.html
  404. share/doc/colmap/rigs.html
  405. share/doc/colmap/search.html
  406. share/doc/colmap/searchindex.js
  407. share/doc/colmap/tutorial.html
  408. @owner
  409. @group
  410. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • colmap>0:graphics/colmap
To install the port:
cd /usr/ports/graphics/colmap/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/colmap
  • pkg install colmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: colmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1762535298 SHA256 (colmap-colmap-3.13.0_GH0.tar.gz) = 98a8f8cf6358774be223239a9b034cc9d55bf66c43f54fc6ddea9128a1ee197a SIZE (colmap-colmap-3.13.0_GH0.tar.gz) = 3622068

Packages (timestamps in pop-ups are UTC):
colmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.12.63.12.6_1--3.12.6_1n/an/an/a
FreeBSD:13:quarterly3.12.63.12.6-3.11.1_23.12.6n/an/an/a
FreeBSD:14:latest3.12.63.12.6_1--3.12.6_1---
FreeBSD:14:quarterly3.12.63.12.6--3.12.6-3.8_4-
FreeBSD:15:latest3.12.6_13.12.6_1n/a-n/an/a3.8_4-
FreeBSD:15:quarterly3.12.63.12.6n/a-n/an/a--
FreeBSD:16:latest3.12.63.12.6_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cgal>0 : math/cgal
  2. py311-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py311
  3. gmake : devel/gmake
  4. sphinx-build : textproc/py-sphinx
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. update-desktop-database : devel/desktop-file-utils
  8. eigen3.pc : math/eigen3
  9. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. gtest.pc : devel/googletest
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libPoseLib.so : graphics/poselib
  2. libboost_program_options.so : devel/boost-libs
  3. libceres.so : math/ceres-solver
  4. libcurl.so : ftp/curl
  5. libfaiss.so : math/faiss
  6. libfreeimage.so : graphics/freeimage
  7. libglog.so : devel/glog
  8. libmetis.so : math/metis
  9. libgmp.so : math/gmp
  10. libGL.so : graphics/libglvnd
  11. libGLEW.so : graphics/glew
  12. libsqlite3.so : databases/sqlite3
  13. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for colmap-3.13.0: CGAL=on: Graph-cut on Delaunay triangulation based meshing algorithm DOCS=on: Build and/or install documentation SIMD=on: Use CPU-specific optimizations ===> Use 'make config' to modify these settings
Options name:
graphics_colmap
USES:
cmake:testing compiler:c++11-lib desktop-file-utils eigen:3 gl localbase python:env qt:6 sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/colmap/colmap/tar.gz/3.13.0?dummy=/
Collapse this list.

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
08 Dec 2016 04:18:27
Revision:428100Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: don't append -O1 for debug builds
2.1.0
08 Dec 2016 03:25:54
Revision:428098Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/colmap: add new port

COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View
Stereo (MVS) pipeline with a graphical and command-line interface. It
offers a wide range of features for reconstruction of ordered and
unordered image collections.

https://colmap.github.io/

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2