Imread error in Raspberry pi deployment
古いコメントを表示
Hello everyone!
I wrote small function, including imread(), and tried to deploy in Raspberry PI. But I got this error “The function imread uses a precompiled shared library which is not supported on the chosen target.”
Does it mean I cannot use imread() in Raspberry PI? Shall I need to use fread() or fopen() to read the image files in Raspberry system?
3 件のコメント
Joseph Neelen
2023 年 8 月 19 日
I can't help. I have the problem that writePixel shows no result without error message
Walter Roberson
2023 年 8 月 19 日
Could you confirm that you are using Raspberry Pi with a SenseHat board? https://www.mathworks.com/help/supportpkg/raspberrypiio/sense-hat.html
Joseph Neelen
2023 年 8 月 20 日
移動済み: Walter Roberson
2023 年 8 月 20 日
I use Pi3B with sensehat. Its working perfect. Using MATLAB all sensehat functions are oké. Except the 8x8 LED matrix. WritePixel, wrieMessage show no result without errond massages.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Support Package for Raspberry Pi Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!