resdet icon indicating copy to clipboard operation
resdet copied to clipboard

Detect source resolution of upscaled images

Results 7 resdet issues
Sort by recently updated
recently updated
newest added

I realize this feature could be horribly more complex but I'm looking for a way to go one or two steps further here and detect the type of upscaling done...

I'm getting some absurd "best guess" values. Any ideas what could be wrong? ``` given: 1920x1080 best guess: 1449x12 all width height 1449 (57.05%) 12 (57.03%) 1396 (56.10%) 16 (55.37%)...

I installed libpng and libjpeg on my system. Compiled resdet but it still doesn't work with jpegs. Would it be possible for you to provide static binary for Linux? (Or...

Hello there, Can this be ported as an FFmpeg filter (dependent on the library implementation libresdet) to offer functionality for resolution up-scaling detection? FFmpeg has a filter named [cropdetect](https://ffmpeg.org/ffmpeg-filters.html#cropdetect) that...

I think this library can be compiled to WASM using Emscripten like how I took [svg2ass](https://github.com/irrwahn/svg2ass), compiled it to WASM and [created a GUI for it](https://github.com/qgustavor/svg2ass-gui). It's useful since a...

I only get invalid image no matter what image

I have now been using spec for a little bit and love it I would love to see an output option for resdet that could output the spectrum image with...