Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with implementing PostProcessing filters #1

Open
jb455 opened this issue Aug 22, 2024 · 2 comments
Open

Problems with implementing PostProcessing filters #1

jb455 opened this issue Aug 22, 2024 · 2 comments

Comments

@jb455
Copy link

jb455 commented Aug 22, 2024

Hi!

First, thanks for sharing this wrapper, it's very useful though could do with being signposted from eg https://www.orbbec.com/developers/orbbec-sdk/, I spent a while messing around with C++ before finding this.

In my fork (https://github.com/jb455/OrbbecSDK_CSharp/tree/postprocessing) I'm trying to implement PostProcessing filters so I can use them in my project but I'm having a couple of errors when running it:

I'm guessing both are these are from how I'm initialising the Filter from the FilterList here but I'm not sure how to do it otherwise, it seems to follow the pattern used in similar cases like streamprofiles etc. Does anyone have any ideas please? Also, is the source for the C++ API available anywhere so I can see how it implements the C and emulate that for the C# wrapper?

I added a PostProcessing sample too which you can run to see the errors, though I'm not very well versed on cmake stuff so it's in as a csproj for now.

Thanks
James

@zhonghong322
Copy link

@obwh Please take a look at this issue.

@obwh
Copy link
Contributor

obwh commented Sep 4, 2024

We will release C# SDK cover all C++ OpenOrbbecSDK API next month, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants