Skip to content

Instantly share code, notes, and snippets.

View kavinfd's full-sized avatar

kavin kavinfd

  • DeliveryHero
  • Berlin
View GitHub Profile
clf;
close all;
clear;
clc;
pkg load image
z = imread('./test3.png');
#k = uint8([]);
#for h = 1:size(z,1)
# for i = 1:size(z,2)
# for j = 1:size(z,3)