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)
webm_streaming
HTML5 webm streaming and interaction with Javascript tutorial (by FlyingRhenquest)
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model | webm_streaming | |
---|---|---|
1 | 1 | |
5 | 1 | |
- | - | |
10.0 | 10.0 | |
over 5 years ago | over 6 years ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 or later |
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.
webm_streaming
Posts with mentions or reviews of webm_streaming.
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
I've been working on a C++ API for it, but it's not coming along very quickly as a rarely feel like programming in my spare time these days. I also have a couple of different examples of streaming with it, one with ngnix and mpeg-dash and one with webm/html5. The webm/html5 one works a lot better but uses ffserver, which is deprecated in recent versions of ffmpeg.
What are some alternatives?
When comparing No-Reference-Image-Quality-Assessment-using-BRISQUE-Model and webm_streaming you can also consider the following projects:
restream_rtmp - h264 web streaming with ffmpeg and nginx
gst-meet - Connect GStreamer pipelines to Jitsi Meet conferences
media2 - Redesigned version of my media library
mm_tool - Quick curation of your movie files.
editly - Slick, declarative command line video editing & API
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs restream_rtmp
webm_streaming vs gst-meet
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs gst-meet
webm_streaming vs media2
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs mm_tool
webm_streaming vs editly
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model vs editly