No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python) (by FlyingRhenquest)
gst-meet
Connect GStreamer pipelines to Jitsi Meet conferences (by avstack)
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model | gst-meet | |
---|---|---|
1 | 1 | |
5 | 66 | |
- | - | |
10.0 | 4.9 | |
over 5 years ago | 3 months ago | |
C++ | Rust | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
Posts with mentions or reviews of No-Reference-Image-Quality-Assessment-using-BRISQUE-Model.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
In praise of ffmpeg
They originally wanted the system mainly for video quality assessment, but were far more interested in it for several other things once we started showing it off. I did have some success modifying Krshrimali's Brisque image quality assessment code into a library with an API which I could process individual video frames with, but this turned out to be very slow without GPU acceleration (Neighborhood of 2 seconds per frame IIRC for 1080, IIRC,) and didn't put a lot more experimentation into it. I think even with GPU acceleration it'd be hard to get that down to real-time. Might be OK for short clips, though.
gst-meet
Posts with mentions or reviews of gst-meet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
In praise of ffmpeg
But that open ecosystem also enables some really unique capabilities! In particular I've recently been excited about the gst-meet plugin. This allows using Jitsi Meet meetings as a src/sink. And if you use a meeting as a source, you can extract each participants video/audio as a separate stream.
What are some alternatives?
When comparing No-Reference-Image-Quality-Assessment-using-BRISQUE-Model and gst-meet you can also consider the following projects:
restream_rtmp - h264 web streaming with ffmpeg and nginx
webm_streaming - HTML5 webm streaming and interaction with Javascript tutorial
media2 - Redesigned version of my media library
mm_tool - Quick curation of your movie files.
editly - Slick, declarative command line video editing & API
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs restream_rtmp
gst-meet vs webm_streaming
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs webm_streaming
gst-meet vs media2
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs mm_tool
gst-meet vs mm_tool
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs editly
gst-meet vs restream_rtmp
gst-meet vs editly
gst-meet vs FFmpeg