new_bloom_filter_repo

This repo contains a new way to use bloom filters to do lossless video compression (by ross39)

New_bloom_filter_repo Alternatives

We don't know any alternatives yet. If you know any, please suggest them below.

new_bloom_filter_repo discussion

Log in or Post with

new_bloom_filter_repo reviews and mentions

Posts with mentions or reviews of new_bloom_filter_repo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-26.
  • Lossless video compression using Bloom Filters
    5 projects | news.ycombinator.com | 26 May 2025
    I'm confused by this line here: https://github.com/ross39/new_bloom_filter_repo/blob/4798d90...

    It seems like this would make the compression lossy and discard, e.g., transitions from #ffffff to #fffffa, and the line above it where the mean of pixel data is taken would discard, e.g., transitions from #ff0000 to #00ff00 regardless of the threshold used.

    Am I misunderstanding the role of that line of code? It doesn't seem like anything that is a 0 in the resulting mask would be encoded into the bloom filter.

Stats

Basic new_bloom_filter_repo repo stats
5
242
6.1
15 days ago

The primary programming language of new_bloom_filter_repo is Python.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?