Showing 16 open source projects for "android open source"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Point Cloud Library

    Point Cloud Library

    A standalone, large scale, open project for 2D/3D image processing

    The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. Whether you’ve just discovered PCL or you’re a long time veteran, this page contains links to a set of resources that will help consolidate your knowledge on PCL and 3D processing.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Intel RealSense

    Intel RealSense

    Intel® RealSense SDK

    ...Intel WILL continue to sell and support stereo products including the following: D410, D415, D430, , D401 ,D450 modules and D415, D435, D435i, D435f, D405, D455, D457 depth cameras. We will also continue the work to support and develop our LibRealSense open source SDK.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 3
    COLMAP

    COLMAP

    Structure-from-Motion and Multi-View Stereo

    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 the reconstruction of ordered and unordered image collections. The software is licensed under the new BSD license.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    XIVO

    XIVO

    X Inertial-aided Visual Odometry

    XIVO is an open-source repository for visual-inertial odometry/mapping. It is a simplified version of Corvis [Jones et al.,Tsotsos et al.], designed for pedagogical purposes, and incorporates odometry (relative motion of the sensor platform), local mapping (pose relative to a reference frame of the oldest visible features), and global mapping (pose relative to a global frame, including loop-closure and global re-localization, this feature, present in Corvis, is not yet incorporated in XIVO). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Dynamic Robot Localization

    Dynamic Robot Localization

    Point cloud registration pipeline for robot localization and 3D

    The dynamic_robot_localization is a ROS package that offers 3 DoF and 6 DoF localization using PCL and allows dynamic map update using OctoMap. It's a modular localization pipeline, that can be configured using yaml files (detailed configuration layout available in drl_configs.yaml and examples of configurations available in guardian_config and dynamic_robot_localization_tests). Even though this package was developed for robot self-localization and mapping, it was implemented as a generic,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Manifold mesh processing

    Manifold mesh processing

    Mesh and point cloud processing tools

    A suite of tools for processing and analyzing meshes and point clouds. 1) Ensuring that meshes are manifold, ie, "nice" 2) Simple smoothing/noise reduction 3) Bare-bones point cloud to mesh and robust normals for point clouds 4) Mesh simplification 5) Curvature calculation on meshes 6) Local shape descriptors on meshes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Point Cloud Library

    Point Cloud Library

    Standalone, large scale, open project for 3D point cloud processing.

    The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. We are financially supported by Open Perception, Willow Garage, NVIDIA, Google, Toyota, Trimble, Urban Robotics, Honda Research Institute, Sandia, Dinast, Optronic, Ocular Robotics, Velodyne, Fotonic, Leica Geosystems, and MKE. We would also like to thank individual donors and...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 8
    ZPR is a program that produces orthophotos. The method used is to give colors to point-cloud (photo obtained by a digital camera, cloud obtained by a laser scanner) and to project the point-cloud to a requested plane. With this method, the projection pla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BADGr

    BADGr

    Toolbox for Box Approximation, Decomposition, and Grasping

    BADGr, the BoxGrasping toolbox, is a package for Box Approximation, Decomposition, and Grasping. The toolbox was developed in the Computer Vision & Active Perception Lab, at the Royal Institute of Technology, as a participant of the EU research project PACO-PLUS, and published at the project's end in Summer 2010. BADGr provides modules to approximate the shape of a point cloud (possibly from sensor data) by box primitives. These box primitives then serve as a base for the generation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    This project is about the implementation of algorithms studied during mathematics and computer graphic courses for my MS's last year ( Point cloud approximation, Hermitian interpolation, Bezier / B-Spline Curves, Convex Hull, Delaunay triangulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open source point cloud viewer forked from Radiohead House of Cards Project, based on the Processing Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Point Cloud Compiler is a tool for converting point cloud image (3D) to human-visible image (2D) by orthogonal projection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    using simple cuboids and gjk algorithm, this general purpose algorithm gives a ready made code to work with swissranger 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ### mesh reconstruction from point cloud # filters the input data eliminating noise # creates a quad shell - mesh with inside and thickness ### additional info: - GUI using Clan-Lib SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Volumetric is a 3-D image processing tool. It reads point cloud data, expands it to a volumetric space with highly effective memory usage, and filter out necessary points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PhotoCloud is a tool to browse and a navigate for datasets composed of (a) a collection of registered images and (b) a 3D model over which images are aligned. The 3D model can be a point-cloud, triangle mesh. PhotoCloud is based on a client/server architecture and it is scalable: very large dataset (both in terms of (a) and (b) can be handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB