Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Scilab Computer Vision Module details
Login with GitLab

Scilab Computer Vision Module

Interface to the Computer Vision library OpenCV
(19390 downloads for this version - 87826 downloads for all versions)
Details
Version
0.6.2
Author
Simon Marchetto (simon.marchetto@scilab-enterprises.com)
Owner Organization
Scilab Enterprises
Maintainers
Vincent COUVERT
Stéphane MOTTELET
Category
Creation Date
June 5, 2020
Source created on
Scilab 6.1.x
Binaries available on
Scilab 6.1.x:
Windows 64-bit
Scilab 2023.0.x:
macOS Linux 64-bit Windows 64-bit
Install command
--> atomsInstall("scicv")
Description
            Scilab Computer Vision Module (scicv) is the Scilab interface to the OpenCV
library (in version 2.4.13 in this version of the toolbox).

The purpose of this toolbox is to provide an access to all the functions and
objects of OpenCV in Scilab.

The following feature domains are (or will be) covered:
  - I/O and GUI (OpenCV module highgui)
  - Image processing (imgproc)
  - Object detection (objdetect)
  - 2D feature detection (feature2d)
  - Video (video)
  - Computational photography (photo)
  - Camera calibration (calib3d)
  - Feature matching with Flann (flann)
  - Image stitching (stitching)
  - Video stabilization (videostab)
  - Super resolution (superres)
  - Machine learning (ml)
  - GPU (gpu)

About video, the toolbox supports video reading and writing as it includes the
FFmpeg component (in its LGPL licence version).

The interface is designed to combine performance and convenience.

Installation is also simplified. No installation of OpenCV, or system
configuration, are needed to use scicv. The toolbox embeds (and loads)
automatically all the necessary OpenCV binaries (whatever platform is).

(See the Getting Started page in the integrated documentation for the full
description of the toolbox).

            
Files (5)
[39.05 MB]
macOS binary for Scilab 2023.0.x

[40.15 MB]
Linux 64-bit binary for Scilab 2023.0.x

[55.90 MB]
Windows 64-bit binary for Scilab 2023.0.x

[57.80 MB]
Windows 64-bit binary for Scilab 6.1.x

[8.67 kB]
Source code archive

News (2)
Comments (1)     Leave a comment 
Comment from Vincent Pelenc -- September 24, 2020, 12:54:54 PM    
Hello!

Thanks for your work in making SciLab a highly useful tool!

I try to run Scilab 6.1.0 with "Scilab Computer Vision Module". At calling
function 
"imread", I get following error:

"SWIG/Scilab: RuntimeError: the module is not initialized"

In the past, the "Scilab Computer Vision Module" ran correctly on Windows 7. Just
my 
organization went to Windows 10 in the meantime.

Can you please help me / give me a hint?

Kind regards, Vincent
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.