Giter Site home page Giter Site logo

Opencv camera Settings number about neuvision HOT 7 OPEN

nikolaseu avatar nikolaseu commented on August 9, 2024
Opencv camera Settings number

from neuvision.

Comments (7)

dentx22 avatar dentx22 commented on August 9, 2024

this is my *.ini

Z3DScanner.ini

[StructuredLightSystem]
Type=Z3D::ZStereoSLSPlugin
Mode=DualCamera

Cameras/Left/Type=Z3D::ZOpenCVVideoCapturePlugin
Name=Left
Folder=../tmp/multicameracalibration/20230218121436

Cameras/Right/Type=Z3D::ZOpenCVVideoCapturePlugin
Name=Right
Folder=../tmp/multicameracalibration/20230218121436

StereoCalibration/Type=Pinhole
StereoCalibration/ConfigFile=tmp/multicameracalibration/20230218121436/20230218140551.multicameracalib.yml
PatternProjection/Type=Z3D::ZBinaryPatternProjectionPlugin

from neuvision.

dentx22 avatar dentx22 commented on August 9, 2024

does anyone know how to fix it?

from neuvision.

nikolaseu avatar nikolaseu commented on August 9, 2024

You can set the DeviceID

It's not great, the number might change when you connect/disconnect or reboot. But at least you can set 0 and 1 and will get different cameras.

But you should use a different plugin if possible, the one for OpenCV is not very customizable and has this issue. Or maybe it could be improved, I don't know the current options in cv::VideoCapture.

from neuvision.

dentx22 avatar dentx22 commented on August 9, 2024

[ INFO:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo
dules\videoio\src\videoio_registry.cpp (187) cv::anonymous-namespace'::VideoBac kendRegistry::VideoBackendRegistry VIDEOIO: Enabled backends(7, sorted by priori ty): FFMPEG(1000); GSTREAMER(990); INTEL_MFX(980); MSMF(970); DSHOW(960); CV_IMA GES(950); CV_MJPEG(940) [ INFO:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo dules\videoio\src\backend_plugin.cpp (353) cv::impl::getPluginCandidates Found 2 plugin(s) for GSTREAMER [ INFO:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo dules\videoio\src\backend_plugin.cpp (172) cv::impl::DynamicLib::libraryLoad loa d D:\_______test_scanner\________opencv4\neuvision-374.git\neuvision-374x2.git\t est_debugx64\bin\Debug\opencv_videoio_gstreamer430_64.dll => FAILED [ INFO:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo dules\videoio\src\backend_plugin.cpp (172) cv::impl::DynamicLib::libraryLoad loa d opencv_videoio_gstreamer430_64.dll => FAILED [ WARN:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo dules\videoio\src\cap_msmf.cpp (436) anonymous-namespace'::SourceReaderCB::~Sou
rceReaderCB terminating async callback
[ WARN:0] global F:\tools\vcpkg\buildtrees\opencv4\src\4.3.0-8460981b10.clean\mo
dules\videoio\src\cap_msmf.cpp (436) `anonymous-namespace'::SourceReaderCB::~Sou
rceReaderCB terminating async callback

I'm redoing opencv I added the GSTREAMER
I'll check tomorrow if it's better

[DeviceID] non va it doesn't work, my cameras are 1 and 2

from neuvision.

dentx22 avatar dentx22 commented on August 9, 2024

DeviceID=0
DeviceID=1
nothing to do I tried in every way but sees only one at a time

from neuvision.

dentx22 avatar dentx22 commented on August 9, 2024

added code for read key

result
default: ("Left/Folder", "Left/Name", "Left/Type", "Right/Folder", "Right/Name", "Right/Type")
that's right??

from neuvision.

dentx22 avatar dentx22 commented on August 9, 2024

for 3d scanner
17:59:57.139 [0x0033B200] default: ("Left/Folder", "Left/Name", "Left/camera/Type", "Right/Folder", "Right/Name", "Right/camera/Type", "StructuredLightSystem/Mode", "StructuredLightSystem/PatternProjection/Type", "StructuredLightSystem/StereoCalibration/ConfigFile", "StructuredLightSystem/StereoCalibration/Type", "StructuredLightSystem/Type")

from neuvision.

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.