Search found 7 matches
- Tue Apr 12, 2022 12:49 pm
- Forum: Nerian Support Forum
- Topic: a length unit of 'create_point_map_and_color_map' method in python
- Replies: 1
- Views: 7959
a length unit of 'create_point_map_and_color_map' method in python
Hello, I'm trying to get only the values on the z-axis using the 'create_point_map_and_color_map' method. When I checked the stored values, I was curious about the unit of length such as 'mm' or 'm'. maximum distance between camera and object(actually ground) is 12m. but, stored values are from 81...
- Mon Apr 11, 2022 2:33 pm
- Forum: Nerian Support Forum
- Topic: how to directly connect device with IP address in Python when device is not found
- Replies: 2
- Views: 7160
Re: how to directly connect device with IP address in Python when device is not found
as your direction, i installed 9.0.991 and find example code from 'example_pickle.py'
i should do develop many things, anyway i can save images now.
thanks for your help. and i will ask you many things before this project finish.
please. help me then.
thanks.
i should do develop many things, anyway i can save images now.
thanks for your help. and i will ask you many things before this project finish.
please. help me then.
thanks.
- Mon Apr 11, 2022 12:53 pm
- Forum: Nerian Support Forum
- Topic: how to directly connect device with IP address in Python when device is not found
- Replies: 2
- Views: 7160
how to directly connect device with IP address in Python when device is not found
I downgraded a version of python and install wheel with pip. now, I have met another is issue. my PC do not find device information. last week, you give a direction to connect device with 'ip address' directly on visual studio(C++) ImageTransfer imageTransfer("192.168.10.10"); how do i con...
- Mon Apr 11, 2022 1:01 am
- Forum: Nerian Support Forum
- Topic: how to use visiontransfer in python?
- Replies: 2
- Views: 6907
Re: how to use visiontransfer in python?
python version is 3.9.7 and processor is Intel i9-10900.
I will develop on pycharm.
should I downgrade a version of python?
Where can I find information about initial setup?
such as visual studio path and install wheel?
thanks.
I will develop on pycharm.
should I downgrade a version of python?
Where can I find information about initial setup?
such as visual studio path and install wheel?
thanks.
- Thu Apr 07, 2022 9:39 am
- Forum: Nerian Support Forum
- Topic: how to use visiontransfer in python?
- Replies: 2
- Views: 6907
how to use visiontransfer in python?
hello,
I am in a situation where I have to develop in Python.
I met this error message .
"ImportError: DLL load failed while importing visiontransfer"
what should i do?
thanks.
I am in a situation where I have to develop in Python.
I met this error message .
"ImportError: DLL load failed while importing visiontransfer"
what should i do?
thanks.
- Sat Apr 02, 2022 3:55 pm
- Forum: Nerian Support Forum
- Topic: how to save color disparity map from 'ImageTransfer' ?
- Replies: 4
- Views: 11066
Re: how to save color disparity map from 'ImageTransfer' ?
thanks for quick reply. it is very helpful.
- Sat Apr 02, 2022 1:36 pm
- Forum: Nerian Support Forum
- Topic: how to save color disparity map from 'ImageTransfer' ?
- Replies: 4
- Views: 11066
how to save color disparity map from 'ImageTransfer' ?
hello,
i'm trying to get color disparity map not NVCom but C++ code.
when i use a function 'writePgmFile()', i see '.pgm' images with gray-color.
and a result mat of 'toOpenCVImage()' function is 2-depth.
would you plz give directions to save color disparity map?
thanks.
i'm trying to get color disparity map not NVCom but C++ code.
when i use a function 'writePgmFile()', i see '.pgm' images with gray-color.
and a result mat of 'toOpenCVImage()' function is 2-depth.
would you plz give directions to save color disparity map?
thanks.