From 3121a1f5a8203bfd14d46f71930ac5cd22afdf7d Mon Sep 17 00:00:00 2001 From: yash1112 Date: Mon, 19 Jun 2017 05:40:46 +0530 Subject: 1.3 new scilab-arduino functions added2. all functions have been tested on hardware 3. 5 i2c library functions added 4. Now generates code for 27 Boards(arduino and lilypad). 5. New GUI --- 2.3-1/macros/ImageProcessing/highgui/CV_LoadImage.bin | Bin 0 -> 2996 bytes 2.3-1/macros/ImageProcessing/highgui/CV_SaveImage.bin | Bin 0 -> 2732 bytes 2.3-1/macros/ImageProcessing/highgui/CV_ShowImage.bin | Bin 0 -> 2592 bytes 2.3-1/macros/ImageProcessing/highgui/CV_WaitKey.bin | Bin 0 -> 2528 bytes 2.3-1/macros/ImageProcessing/highgui/lib | Bin 471 -> 620 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 2.3-1/macros/ImageProcessing/highgui/CV_LoadImage.bin create mode 100644 2.3-1/macros/ImageProcessing/highgui/CV_SaveImage.bin create mode 100644 2.3-1/macros/ImageProcessing/highgui/CV_ShowImage.bin create mode 100644 2.3-1/macros/ImageProcessing/highgui/CV_WaitKey.bin (limited to '2.3-1/macros/ImageProcessing/highgui') diff --git a/2.3-1/macros/ImageProcessing/highgui/CV_LoadImage.bin b/2.3-1/macros/ImageProcessing/highgui/CV_LoadImage.bin new file mode 100644 index 00000000..f8e13375 Binary files /dev/null and b/2.3-1/macros/ImageProcessing/highgui/CV_LoadImage.bin differ diff --git a/2.3-1/macros/ImageProcessing/highgui/CV_SaveImage.bin b/2.3-1/macros/ImageProcessing/highgui/CV_SaveImage.bin new file mode 100644 index 00000000..8d056bf1 Binary files /dev/null and b/2.3-1/macros/ImageProcessing/highgui/CV_SaveImage.bin differ diff --git a/2.3-1/macros/ImageProcessing/highgui/CV_ShowImage.bin b/2.3-1/macros/ImageProcessing/highgui/CV_ShowImage.bin new file mode 100644 index 00000000..c4e00fc7 Binary files /dev/null and b/2.3-1/macros/ImageProcessing/highgui/CV_ShowImage.bin differ diff --git a/2.3-1/macros/ImageProcessing/highgui/CV_WaitKey.bin b/2.3-1/macros/ImageProcessing/highgui/CV_WaitKey.bin new file mode 100644 index 00000000..30a42f41 Binary files /dev/null and b/2.3-1/macros/ImageProcessing/highgui/CV_WaitKey.bin differ diff --git a/2.3-1/macros/ImageProcessing/highgui/lib b/2.3-1/macros/ImageProcessing/highgui/lib index a46d5d87..30217607 100644 Binary files a/2.3-1/macros/ImageProcessing/highgui/lib and b/2.3-1/macros/ImageProcessing/highgui/lib differ -- cgit