-
when I run the following cell, the jupyter notebook keeps restarting due to dead kernel. Did you have the same problem? I am testing the halcon with an evaluation license I got from a sales representa…
-
-
Could you also share the code for the other items in the image? I can't find example in the project
like 2-2, 2-3, 2-4, ...
![image](https://user-images.githubusercontent.com/24432573/209829451-25…
-
能否把line2Dup库的接口函数封装成和halcon一模一样的?函数参数也一模一样的。便于大家使用。
create_shape_model()
find_shape_model()
find_scaled_shape_model()
谢谢!
-
When I use your exact command for conda env creation, I get this qt error. Could you please have a look?
```
(samurai) mona@ard-gpu-01:~/samurai$ export QT_DEBUG_PLUGINS=1
(samurai) mona@ard-gp…
-
@jiaowomomo 你好,问一下按照readme将dll添加到thirdPartyDll后打开BuildDll编译,出现下面报错
![2](https://user-images.githubusercontent.com/127705113/234750268-10be514c-f8e4-4410-9e12-3276ce6a27a5.png)
已取消勾选首选32位
![1](h…
-
[NonSerialized]
public HDevProgramCall ProgramCall;
[NonSerialized]
public HDevEngine MyEngine = new HDevEngine();
[NonSerialized]
public HDevProgram MyPr…
-
How can I load the .yaml camera setting file saved from zividStudio in halcon. I know it should be first converted to .json, but how can I loaded after wards.
-
When I acquire a point cloud using Halcon, I am always getting an extra point which resembles the zivid camera center.
You can see the point in the top right corner of the below image.
How can …
-
I am using the provided code to grab the zivid data:
```
info_framegrabber ('GenICamTL','device', Information, Devices)
get_first_available_zivid_device (Devices, Device)
open_framegrabber ('Ge…