You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yan Zhao edited this page Aug 30, 2015
·
3 revisions
Welcome to the Super_Resolution wiki!
Feature Engineering:
For each pixel, consider 5*5 patch neighbors, calculate one-order and two-order derivatives within patch, calculate one-order and two-order derivatives within 4 neighbor patches, two color channel values, calculate Y channel values and dynamic range.
Total number of features: 55 + 5 + 2 + 2 + 45 = 54
Total number of instances: 5[no. of images] * 2000*4000[resolution] = 40M