diff options
author | siddhu8990 | 2017-04-24 14:08:37 +0530 |
---|---|---|
committer | siddhu8990 | 2017-04-24 14:08:37 +0530 |
commit | c7e9597db39140c1d982f796a8e1f03bb54e7905 (patch) | |
tree | f5f44081aeba7a00bb69b1ec71f93c31eac12863 /macros/ImageProcessing/core | |
parent | 1fd0dce8d72c4d5869ce5ff4025ac09af603bc0f (diff) | |
download | Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.gz Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.bz2 Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.zip |
Fixed float.h issue. OpenCV with built libraries working for linux x64
Diffstat (limited to 'macros/ImageProcessing/core')
-rw-r--r-- | macros/ImageProcessing/core/CV_CreateImage.bin | bin | 3604 -> 0 bytes | |||
-rw-r--r-- | macros/ImageProcessing/core/CV_GetImgSize.bin | bin | 2764 -> 0 bytes | |||
-rw-r--r-- | macros/ImageProcessing/core/lib | bin | 700 -> 0 bytes | |||
-rw-r--r-- | macros/ImageProcessing/core/names | 2 |
4 files changed, 0 insertions, 2 deletions
diff --git a/macros/ImageProcessing/core/CV_CreateImage.bin b/macros/ImageProcessing/core/CV_CreateImage.bin Binary files differdeleted file mode 100644 index d5aa308..0000000 --- a/macros/ImageProcessing/core/CV_CreateImage.bin +++ /dev/null diff --git a/macros/ImageProcessing/core/CV_GetImgSize.bin b/macros/ImageProcessing/core/CV_GetImgSize.bin Binary files differdeleted file mode 100644 index ede60e6..0000000 --- a/macros/ImageProcessing/core/CV_GetImgSize.bin +++ /dev/null diff --git a/macros/ImageProcessing/core/lib b/macros/ImageProcessing/core/lib Binary files differdeleted file mode 100644 index 8d5e5c7..0000000 --- a/macros/ImageProcessing/core/lib +++ /dev/null diff --git a/macros/ImageProcessing/core/names b/macros/ImageProcessing/core/names deleted file mode 100644 index f56c951..0000000 --- a/macros/ImageProcessing/core/names +++ /dev/null @@ -1,2 +0,0 @@ -CV_CreateImage -CV_GetImgSize |