super-resolution icon indicating copy to clipboard operation
super-resolution copied to clipboard

A framework for multiframe super-resolution (enhancing the quality of an image from multiple similar low-resolution images) with support for hyperspectral imaging data.

Results 3 super-resolution issues
Sort by recently updated
recently updated
newest added

Hello~ If I take two images from two cameras, and I want to generate an image with higher resolution. Can I use your code? If it can, what should I...

In order to get the code to build on Ubuntu 18.04 I had to add **pthread** to the **target_link_libraries()** in **CMakeLists.txt** . Otherwise **make** throws this: `/usr/bin/x86_64-linux-gnu-ld: CMakeFiles/Test.dir/test/test_image_model.cpp.o: undefined reference...

`[ RUN ] HyperspectralDataLoader.SaveBinaryData F0506 20:57:40.734692 5234 config_reader.cpp:18] Check failed: fin.is_open() Could not open file '��s�Ud/super-resolution-master/test_data/test_tmp_dir/hs_data_loader_envi_out.config' for reading. *** Check failure stack trace: *** ` when I run Test, it...