depthai icon indicating copy to clipboard operation
depthai copied to clipboard

[critical] Fatal error. Please report to developers. Log: 'ImageManipHelper' '61'

Open rsing92 opened this issue 3 years ago • 4 comments

Hello. I got the following error when trying to do image operations on the video output of ColorCamera. I have seen similar issues, but they have different error number: 261: https://github.com/luxonis/depthai-core/issues/372 59: https://discuss.luxonis.com/d/258-error-with-imagemanip

I'm using depthai 2.16.0.0

rsing92 avatar Jul 06 '22 10:07 rsing92

I figured it out from the other issues, need to use image_manip_refactor branch. But how do I combine with UVC?

rsing92 avatar Jul 08 '22 11:07 rsing92

I think @Erol444 mentioned that we'll be merging these next week. Sorry about the trouble here.

Luxonis-Brandon avatar Jul 09 '22 03:07 Luxonis-Brandon

Thanks @Luxonis-Brandon Unfortunately I spent quite a few days trying to figure out how to merge functionalities from different branches with no success. For what it's worth I have time to work on my project only after work, and in weekends. For me UVC works just fine, but I would like to combine with different functionalities. It would be great having all in one library, so the user doesn't have to worry about low-level details. I don't personally know how to combine different github branches.

Happy sunday!

rsing92 avatar Jul 10 '22 14:07 rsing92

Hi @rsing92, Similar to discussion here, these are firmware features on different branches so you can't solve this with mixing depthai-python branches (image_manip_config and gen2_uvc). I believe we will be merging image_manip_refactor next week, and after that we might update the gen2_uvc branch to contain the latest features of imageManip. Thoughts? Thanks, Erik

Erol444 avatar Jul 10 '22 14:07 Erol444

This issue is fixed in latest release, however UVC is still not available.

rsing92 avatar Sep 08 '22 09:09 rsing92