Skip to content

can not open LI-ISX019-GMSL #19

@Git89

Description

@Git89

Hi!

Thanks for the greatest work. I got a problem when I tried to open LI-ISX019-GMSL.

OS : Ubuntu 16.04

  1. Following this link https://github.com/LI01/linux_camera_tool/blob/master/INSTALL_OPENCV_CUDA.md, I installed Opencv cuda.
    After installing OPENCV CUDA successfully, I began to build camera tool.
    When I typed make in terminal and run it, below error in the image shown up on the screen.
    It does not allow me to successfully build it.

bug

Before above operations, I successfully built camera tool without OPENCV CUDA and with opencv 3.4.4. It could display control panel but no video window shown up on the screen. Below is the result after running leopard_cam. The camera I used is LI-ISX019-GMSL-USB3.0.
just_panel
Here I installed and built opencv 3.4.4 without cuda support by following the instructions in below image but GTK error still appears on the screen.
follow

  1. Besides, where do I need to insert the follow bold build instructions in CMakeLists.txt file when I want to built camera tool with opencv cuda? Do I need to insert them before make or after make?

**# Add to your project
add_subdirectory(linux_camera_tool)
include_directories(
linux_camera_tool/src/
)

...

target_link_libraries(
leopard_tools
)**

Any additional information can be provided if needed.
Many thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions