Update 'README.md'

This commit is contained in:
2022-09-04 00:24:51 +03:00
parent 3914073a49
commit 3194152786

View File

@@ -31,4 +31,8 @@ Now you can see the sending/receiving of the frames. But the frames are broken.
### localization ### localization
1. localization_ndi.cpp is not finished 1. localization_ndi.cpp is not finished
2. image transfer using Gstreamer. On the server: `./localization ~/podmivan/SLAM/ORB_SLAM3/Vocabulary/ORBvoc.txt ~/podmivan/SLAM/ORB_SLAM3/Examples/Monocular/KITTI00-02.yaml "ADMIN (NDIlib_Send_Video)"` But it usually also causes segmentation fault. I didn't find the cause, this is why I moved to the developemnt with NDI + OpenCV 2. image transfer using Gstreamer. On the server:
```
./localization ~/podmivan/SLAM/ORB_SLAM3/Vocabulary/ORBvoc.txt ~/podmivan/SLAM/ORB_SLAM3/Examples/Monocular/KITTI00-02.yaml "ADMIN (NDIlib_Send_Video)"
```
But it usually also causes segmentation fault. I didn't find the cause, this is why I moved to the developemnt with NDI + OpenCV