NKdryer

Results 5 comments of NKdryer

Thanks for the explanation. So whether 346 * 260 is a resolution supported by RealSense camera? If not, how can I display the images or adjust the collected images to...

Thanks for your explanation about this problem! But I still had another problem when using this camera in Linux. For those **.yaml** files that contain calibration results for the RealSense...

So if I load the **.yaml** file containing calibration results in the **.launch** file correctly, would the **calibrated** images be displayed when selecting RealSense image_raw in the visualization gui?

@mattpfr Thanks for your attention! But another error occurred in **evaluation/ trackers.py** when I ran the above instruction changing the **got10k** dataset to **otb** and assigning a sequence. When the...

For me, the problem is caused by _ffmpeg_. In the **create_video()** step after the processing, because _ffmpeg_ did not have the libx264 encoder, no temp.mp4 file was generated. Therefore, the...