Jump to content

can't load "Neuron_x64.dll" library 126


photo

Recommended Posts

1. please check neuron_x64.dll is already in the bin folder

2. you should install "Axis Neuron" application from Neuron perception first. Open it, connect with your device. Then in setting options, open the BVH options

Link to comment

1. please check neuron_x64.dll is already in the bin folder

2. you should install "Axis Neuron" application from Neuron perception first. Open it, connect with your device. Then in setting options, open the BVH options

Can I speak Chinese with you?

Link to comment

1. please check neuron_x64.dll is already in the bin folder

2. you should install "Axis Neuron" application from Neuron perception first. Open it, connect with your device. Then in setting options, open the BVH options

When I create the new project I have choose the "Perception Neuron 2.1 " from the Add-ons so "neuron_x64.dll" is in the bin folder.

And I have been  install "Axis Neuron" .

I use win10, is that a problem?

Link to comment

you should keep opening Axis Neuron application.  Than connect your device. When it is done, open the bvh options

请把Axis Neuron这个软件打开,然后连接设备,再把bvh打开。一定要在axis neuron看到那个人是动的才可以

 

Then in the run command line write : -extern_plugin "Neuron"

然后在run的下面有个设置,在customer下打入命令-extern_plugin "Neuron"

 

you can check the plugin if it is loaded correctly by press `

然后按`看信息里neuron这个插件有没有被正确载入

Link to comment

hi, sorry, it require neuron sdk dll, and put it in bin floder

你好,下载这个dll,把他放到bin下应该就可以了

Neuron 应该是加载进来了,但是我怎么才能知道有没有收到“Axis Neuron”分过来的数据呢?

Link to comment

在neuron add-ons的文件夹里有一个neuron.cpp 文件,里面有些代码可以测试

sdk/addons/neuron_addon_windows_2.1.1/data/samples/plugins/

这个插件我会完善,以后会出一个demo

Link to comment

在neuron add-ons的文件夹里有一个neuron.cpp 文件,里面有些代码可以测试

sdk/addons/neuron_addon_windows_2.1.1/data/samples/plugins/

这个插件我会完善,以后会出一个demo

 打开后得到了“Neuron plugin: cannot connect neuron device”,"neuron.cpp"里需要修改的应该只有IP吧,改为我自己的IP。

Axis Neuron里面使用的是UDP的协议,IP是我自己的IP跟"neuron.cpp"里面一致。在log里面显示“ Failed to connect to '192.168.10.19:7001'.

Link to comment
×
×
  • Create New...