L5's back camera now taking photos at 4208x3120 resolution

This page summarizes the projects mentioned and recommended in the original post on /r/Purism

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • VkFFT

    Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library

  • I can only provide some examples what's possible. I haven't looked into video encoding algorithms enough to say if it's possible or not or how performance would be. But for example you can calculate a fast fourier transform using Vulkan compute shaders (VkFFT) and even beat CUDA performance. FFT is something which can be used to compress images in a similar way to JPEG. Also encoding a video is mostly image processing which can be parallelized quite efficiently many times.

  • kompute

    General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

  • Vulkan vs. CUDA is interesting ( https://www.reddit.com/r/vulkan/comments/ifv2gs/vulkan_as_an_alternative_to_cuda_in_scientific/ and https://github.com/EthicalML/vulkan-kompute ), but ...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [P] - VkFFT version 1.3 released - major design and functionality improvements

    2 projects | /r/MachineLearning | 3 Aug 2023
  • VkFFT: Vulkan/CUDA/Hip/OpenCL/Level Zero/Metal Fast Fourier Transform Library

    7 projects | news.ycombinator.com | 2 Aug 2023
  • I'm Having Trouble Building this Library...

    2 projects | /r/cmake | 31 Dec 2022
  • I'm Having Trouble Building this Library...

    2 projects | /r/cpp_questions | 31 Dec 2022
  • How to properly construct an abstraction layer with Vulkan

    2 projects | /r/vulkan | 22 Dec 2022