There was an error in the HalconDotNet library while executing the rgb1_to_gray operator. Specifically, the error message indicates that the object-ID is NULL (0), which caused the Image data management to fail. This exception was thrown by the HalconDotNet.HalconAPI.PostCall method and was caught by the HalconDotNet.HOperatorException.throwOperator method. The stack trace shows the sequence of calls leading up to the exception being thrown, including the Test.TestHalconForm.BtnGreyScaleMap_Click event handler, which triggered the operation that resulted in the exception.
HalconDotNet.HOperatorException HResult=0x80131600 Message=HALCON error #4056: Image data management: object-ID is NULL (0) in operator rgb1_to_gray Source=halcondotnetxl StackTrace: at HalconDotNet.HOperatorException.throwOperator(Int3...
本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://golang.0voice.com/?id=971
发表列表
评论列表
还没有评论,快来说点什么吧~