Forum Discussion

DeepikaGanga's avatar
DeepikaGanga
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Hough transform on Jupyter oneAPI DevCloud

The Hough Transform code in the Jupyter oneAPI notebook on DevCloud is not working. The source code stated in the below link has multiple compilation and linker issues: https://jupyter.oneapi.devcl...
  • BoonBengT_Altera's avatar
    3 years ago

    Hi @DeepikaGanga,


    While we are waiting for the response from the repo owner.

    The error mention that it seems it just missing the bin directory my guess.


    Hence can you run the command (i.e. mkdir bin) to make the directory bin and proceed with the compilation.

    Hope that clarify.


    Best Wishes

    BB