acces and operate scanner using matlab

3 views (last 30 days)
rizqi basith
rizqi basith on 4 Jan 2024
Commented: rizqi basith on 22 Jan 2024
my sacnner canon canoscan lide 120 scanner. I want to operate the scanner through matlab specifically through the GUI. but I don't know how, can anyone help me?
thank you in advance

Answers (2)

Walter Roberson
Walter Roberson on 4 Jan 2024
Apparently that device has a TWAIN interface.
MATLAB does not have any TWAIN interface built in.
https://www.tegakari.net/en/2020/03/vintasoft_twain_net_sdk/ offers a .NET TWAIN interface that in theory could be called from Windows MATLAB.
  5 Comments
Walter Roberson
Walter Roberson on 14 Jan 2024
I do not have a dll file -- I am not running MS Windows.
rizqi basith
rizqi basith on 16 Jan 2024
oh okay thank you sir, but do you know how to find reference .dll file or if you know someone who share .dll file for public?

Sign in to comment.


catur suharinto
catur suharinto on 16 Jan 2024
Edited: Walter Roberson on 16 Jan 2024
  5 Comments
rizqi basith
rizqi basith on 18 Jan 2024
okay thank you so much sir, i will try it
rizqi basith
rizqi basith on 22 Jan 2024
hay sir, can i make this code into GUI?
can you help me to do that?

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!