Code Monkey home page Code Monkey logo

Comments (16)

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

The TISUDSHL11_64.dll must by copied too.

Stefan

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

Hello,
Thanks for the reply, I forgot to say im working with the python code. Also all dll files are in my directory. Find attached a picture of my directory
github

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

For more info
This is code i ran which produced the error
code

This is the error
error

This is where the dll file gets loaded.
dlll

from ic-imaging-control-samples.

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

Hello
I am clueless. It work on all other computers, thus there must be a different issue.
Your working directory is "c:\users\aaron\pycharmproject\untitled"? I do not know, how PyCharm sets the working directory. (I do not use PyCharm.)
You may open a command line window (cmd.exe), change into that directory and start the script:

>cd c:\users\aaron\pycharmproject\untitled
>pyhton webcamtest.py

Annotation: That will work with The Imaging Source cameras only.

Stefan

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

Hello,
Thanks for the reply. Which text editor do you use. And yes im working on a project for Dwyer Instruments. The company recently purchased an Imaging Source camera

from ic-imaging-control-samples.

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

Hello

I use Visual Studio Code in Linux and Windows. However, Pycharm should work too, it is, from my point of view only a matter, whether the DLLs are in the working directory or in the windows search path. So you may set the working directory in the PyCharm project settings, if there is a setting like that.

Have you been able to run your Python script from command line, as I suggested? What happened?

Stefan

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

Hello good day,
I got this when i ran from cmd
github

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

But then i choose device name and click ok then it closes

from ic-imaging-control-samples.

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

Which camera model do you use? The library works with The Imaging Source cameras only.

Did you try IC Capture to, in order to make sure your camera works fine? It can be downloaded from https://www.theimagingsource.com/support/downloads-for-windows/end-user-software/iccapture/

Stefan

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

The device name is an image source camera. And i already tested the camera with the software. Works fine with very good quality.

from ic-imaging-control-samples.

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

And if you click on the combo box to get its items, nothing is shown?
Which software did you try?
What is the exact model name of your camera?

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

Hello,
This is the combo box,
github

This is the software i use
iccapture

Software works with camera very well just live video wont load with when i click ok on combo box

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

am i meant to install any other sdk to my system?

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

for more context here is a video of what happens

ezgif com-video-to-gif

from ic-imaging-control-samples.

TIS-Stefan avatar TIS-Stefan commented on August 25, 2024

You program ends immediately after you started the live video. Therefore, the video ends immediately. You may add a while loop for keypress after you started the live video.

Stefan

from ic-imaging-control-samples.

somtooo avatar somtooo commented on August 25, 2024

Hey,
I made it hold by doing this and was able to take a picture
githubTest
And here is it
zoom
in the ic capture software i can zoom out to see the gauge perfectly. Is it possible to do the same here because moving the camera all the way back isnt an option for now and i need an image of the gauge.
The camera is currently 15inches from the gauge. Will changing the lens work?

from ic-imaging-control-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.