No BSD License
img=imread('fruits.jp4'); %load image img=img(:,:,1); %strip data II=deblock16x16(I); J=demosaic(II,'grbg'); imshow(J);
Contact us at files@mathworks.com