Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zhangxiaoya/FB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

149 Commits

Repository files navigation

Board Status

FBSuperResolution

The implementation of multi-frame super resolution via sub-pixel. All reference are following.

Usage

  1. clone or download this repo to local
git clone git@github.com:zhangxiaoya/FB.git
  1. Make foler for build

Use OpenCV2

cd FB
mkdir build
cd build
cmake .. # or use cmake-gui for custom build example or not, default is build with example
make
  1. Test SR use example
./example/example_runtime

the low resolution images are store at data folder by default, and the high resolution result is store at result folder by default.

  1. Result

原始图像 超分辨率图像

References

  1. Fast and Robust Multiframe Super Resolution
  2. Pyramidal Implementation of the Lucas Kanade Feature Tracker, description of the algorithm
  3. MDSP Super-Resolution And Demosaicing Datasets

About

Multi-frame super-resolution via sub-pixel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /