From f0e074cc43f04f58aafe00742b9748a09f77894f Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Thu, 4 May 2017 20:07:20 +0530 Subject: Toolbox working with scilab 6.0 --- macros/ImageProcessing/highgui/names | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 macros/ImageProcessing/highgui/names (limited to 'macros/ImageProcessing/highgui/names') diff --git a/macros/ImageProcessing/highgui/names b/macros/ImageProcessing/highgui/names new file mode 100644 index 0000000..a717164 --- /dev/null +++ b/macros/ImageProcessing/highgui/names @@ -0,0 +1,4 @@ +CV_LoadImage +CV_SaveImage +CV_ShowImage +CV_WaitKey -- cgit