19 skills found
nmwsharp / Flip Geodesics DemoConstruct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.
applied-geodesy / Jag3dJava·Applied·Geodesy·3D - Least-Squares Adjustment Software for Geodetic Sciences
andreasMazur / GeoconvA Python library for end-to-end learning on surfaces. It implements pre-processing functions that include geodesic algorithms, neural network layers that operate on surfaces, visualization tools and benchmarking functionalities.
mojocorp / GeodesicMultiple source/target exact geodesic (shortest path) algorithm for triangular mesh (triangulated 2D surface in 3D)
Norman0406 / OpenSkeletonFittingSkeleton tracking algorithm using energy minimization on geodesic distance features.
DSOlab / GgeodesyThis is a C++ library meant to provide implementation of the most commonly used geodetic algorithms.
lateral / Geodesic Poincare EmbeddingsGeodesic updates for Nickel & Kiela's graph embedding algorithm in hyperbolic space.
applied-geodesy / Bundle AdjustmentBundle Adjustment for Close-Range Photogrammetry
Narusaki / ExactGeodesicImplementation of exact geodesic algorithms on 2-manifold triangular meshes.
aalavandhaann / Chenhan CythonUsing cython instead of PyBind11 generated by Binder. Rather straightforward. I am giving up on Binder to generate the library for Windows. This attempt is to create PXD files and use autowrap to generate the PYX files. Looks promising so far.
suttond / Scikit GeodesicA SciPy tool for computing geodesics in an isotropic Riemannian manifold of arbitrary dimension. It implements the Birkhoff curve shortening algorithm for finding global geodesics.
dimostsag / GessaGeodesic Ensemble Surface Sampling Algorithm
mitre / Geodetic LibraryMITRE's C/C++ implementation of WGS84 geodesic algorithms documented in FAA Order 8260.58A, Appendix E.
aalavandhaann / Ch Bl GeodesicsGeodesics algorithm for Blender using ChenHan algorithm
mjwen / GeodesicLMGeodesic Levenberg-Marquardt minimization algorithm
kgori / GTPMegan Owen and Scott Provan's java implementation of their GTP algorithm for calculating the geodesic distance between phylogenetic trees
FloraZFan / GTPGeodesic Treepath Problem (GTP): a polynomial algorithms to compute geodesic distance in tree space
fuyangliu / 3D Model DescriptorImplemented 3 different 3D model descriptor using Matlab. Models are featured by Euclidean distance, geodesic distance and angles. Dijkstra algorithm included.
tejatalluri / Nonlinear Dimensionality ReductionComputed low-dimensional embedding through a path mapping algorithm by avoiding pairwise geodesic distances where the number of paths are lesser than data points. Produced results with improved time and memory complexity on synthetic and real-world datasets.