diff options
author | yash1112 | 2017-06-19 05:40:46 +0530 |
---|---|---|
committer | yash1112 | 2017-06-19 05:40:46 +0530 |
commit | 369c257b9ae0320621b43ca75b38ff66cc13f37b (patch) | |
tree | b100ab94e7ea15a310be05ee8b647c43c2317fb7 /macros/ImageProcessing/core | |
parent | b33afdb2311fbe8aad4c5c614c6098585fe2d279 (diff) | |
download | scilab2c-369c257b9ae0320621b43ca75b38ff66cc13f37b.tar.gz scilab2c-369c257b9ae0320621b43ca75b38ff66cc13f37b.tar.bz2 scilab2c-369c257b9ae0320621b43ca75b38ff66cc13f37b.zip |
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
Diffstat (limited to 'macros/ImageProcessing/core')
-rw-r--r-- | macros/ImageProcessing/core/CV_CreateImage.bin | bin | 0 -> 3604 bytes |
-rw-r--r-- | macros/ImageProcessing/core/CV_GetImgSize.bin | bin | 0 -> 2764 bytes |
-rw-r--r-- | macros/ImageProcessing/core/lib | bin | 293 -> 560 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/macros/ImageProcessing/core/CV_CreateImage.bin b/macros/ImageProcessing/core/CV_CreateImage.bin Binary files differnew file mode 100644 index 00000000..d5aa3080 --- /dev/null +++ b/macros/ImageProcessing/core/CV_CreateImage.bin diff --git a/macros/ImageProcessing/core/CV_GetImgSize.bin b/macros/ImageProcessing/core/CV_GetImgSize.bin Binary files differnew file mode 100644 index 00000000..ede60e6f --- /dev/null +++ b/macros/ImageProcessing/core/CV_GetImgSize.bin diff --git a/macros/ImageProcessing/core/lib b/macros/ImageProcessing/core/lib Binary files differindex 56053510..fedf05e1 100644 --- a/macros/ImageProcessing/core/lib +++ b/macros/ImageProcessing/core/lib |