Skip to content

OpenCV.Net Scalar #1996

Answered by bruno-f-cruz
edmundchong asked this question in Q&A
Sep 4, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The easiest is to probably allow bonsai to attempt to infer the constructor signature for you:

Workflow (Copy+Paste me)
<?xml version="1.0" encoding="utf-8"?>
<WorkflowBuilder Version="2.8.5"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:rx="clr-namespace:Bonsai.Reactive;assembly=Bonsai.Core"
                 xmlns:cv="clr-namespace:Bonsai.Vision;assembly=Bonsai.Vision"
                 xmlns:gl="clr-namespace:Bonsai.Shaders;assembly=Bonsai.Shaders"
                 xmlns:p1="clr-namespace:OpenCV.Net;assembly=OpenCV.Net"
                 xmlns="https://bonsai-rx.org/2018/workflow">
  <Workflow>
    <Nodes>
      <Expression xsi:type="Combi…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@edmundchong
Comment options

@bruno-f-cruz
Comment options

Answer selected by edmundchong
@edmundchong
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants