forked from shlpu/UAV-Mapper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopen source libraries list.txt
More file actions
54 lines (53 loc) · 5.28 KB
/
open source libraries list.txt
File metadata and controls
54 lines (53 loc) · 5.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Part of the list of open source libraries:
1、OpenCV,Open Source Computer Vision Library
2、GDAL,Geospatial Data Abstraction Library
3、CGAL,The Computational Geometry Algorithms Library
4、VCG,The VCG Library
5、OSG,Openscenegraph
6、FFmpeg,A complete, cross-platform solution to record, convert and stream audio and video
7、wkhtmltopdf,Convert HTML to PDF using Webkit,https://wkhtmltopdf.org
8、CSFfiltering,An Easy-to-Use Airborne LiDAR Data Filtering Method Based on Cloth Simulation
9、Boost ,C++ Libraries,http://www.boost.org
10、ANN,A Library forApproximate Nearest Neighbor Searching
11、GeoTIFF,Libgeotiff is an open source library normally hosted on top of libtiff for reading, and writing GeoTIFF information tags.
12、TBB,Intel Threading Building Blocks.
13、LibLAS,LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset.
14、Pthread,Open SourcePOSIX Threads for Win32.
15、Bundler,Structure from Motion (SfM) for Unordered Image Collections
16、CMVS,Clustering Views for Multi-view Stereo
17、PMVS2 (Patch-based Multi-view Stereo software - version 2) by Yasutaka Furukawa and Jean Ponce
18、VisualSFM : A Visual Structure from Motion System
19、MeshLab,the open source system for processing and editing 3D triangular meshes.It provides a set of tools for editing, cleaning, healing, inspecting, rendering, texturing and converting meshes.
20、Cloudcompare,3D point cloud and mesh processing software
21、openMVG,Structure from Motion computes an external camera pose per image (the motion) and a 3D point cloud (the structure) from:
22、colmap,COLMAP - Structure-from-Motion and Multi-View Stereo
23、micmac,Free open-source photogrammetry software tools
24、Multi-View Environment,The Multi-View Environment is an effort to ease the work with multi-view datasets and to support the development of algorithms based on multiple views.
25、GPUIma + fusibile,Massively Parallel Multiview Stereopsis by Surface Normal Diffusion,Depthmap fusion with depth and normal consistency check
26、OpenMVS,open Multi-View Stereo reconstruction library http://cdcseacave.github.io/openMVS
27、SMVS Shading-aware Multi-view Stereo,This repository contains an implementation of 'Shading-aware Multi-view Stereo
28、ORB_SLAM2,Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
29、VocabTree2,Enhanced hierarchical bag-of-word library for C++
30、CERES SOLVER,A large scale non-linear optimization library http://ceres-solver.org/
31、SBA,Sparse Bundle Adjustment from http://users.ics.forth.gr/~lourakis/sba/
32、DBoW2,Enhanced hierarchical bag-of-word library for C++
33、FLANN,LANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces.
34、nanoflann,nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
35、SiftGPU, A GPU implementation of David Lowe's Scale Invariant Feature Transform, Changchang wu
36、TinyEXIF, Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.
37、SURF,peeded Up Robust Features library
38、Enblend/Enfuse - combine images with no seams
39、FreeImage,FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications.
40、Sqlite,SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
41、VTK,The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data.
42、Eigen,Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
43、Embree,intel® Embree is a collection of high-performance ray tracing kernels, developed at Intel.
44、Expat, Welcome to Expat, a stream-oriented XML parser library written in C, Expat excels with files too large to fit RAM, and where performance and flexibility are crucial.
45、freetype2, FreeType is a freely available software library to render fonts.It is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats.
46、PoissonRecon, Adaptive Multigrid Solvers, Reconstructs a triangle mesh from a set of oriented 3D points by solving a Poisson system (solving a 3D Laplacian system with positional value constraints)
47、PBA, Multicore Bundle Adjustment, http://grail.cs.washington.edu/projects/mcba/
48、levmar : Levenberg-Marquardt nonlinear least squares algorithms in C/C++
49、proj.4, PROJ.4 - Cartographic Projections Library https://proj4.org
50、gflags. The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:https://gflags.github.io/gflags/
51、SuiteSparse, SuiteSparse: a suite of sparse matrix packages by T. A. Davis et al. (This repository contains copies of the official releases.)
52、VLFeat, Copyright (C) 2007-11, Andrea Vedaldi and Brian Fulkerson,Copyright (C) 2012-13, The VLFeat Team,All rights reserved.