From 25d94aa8aabb8ac3e8bbea0bc439ea6148444cc8 Mon Sep 17 00:00:00 2001 From: leochanj Date: Wed, 21 Oct 2020 01:52:54 -0400 Subject: debug libextra and remove matlab --- SD-VBS/common/matlab/README.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 SD-VBS/common/matlab/README.txt (limited to 'SD-VBS/common/matlab/README.txt') diff --git a/SD-VBS/common/matlab/README.txt b/SD-VBS/common/matlab/README.txt deleted file mode 100755 index 0513aaa..0000000 --- a/SD-VBS/common/matlab/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -This folder contains Matlab implementation of the common functions used across the suite. -The currently supported functions include: - -read_image8u_bmp.m : This function is similar to imread() in Matlab. It supports file read of a .bmp file. -write_image8u_bmp.m : This function is similar to imwrite() in Matlab. It supports file read of a .bmp file. -reshapeMatrix.m : Similar to reshape(X, SIZ) built-in Matlab function -product.m : Similar to prod(X, DIM) built-in Matlab function \ No newline at end of file -- cgit v1.2.2