open .seq files
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Then I tried to open .seq file on Matlab and I got below screenshot.
Is it possibly because Piotr Toolbox was not installed in Matlab? Sorry I am a beginner so I am lost.
Please advise me. thanks!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/992550/image.png)
0 commentaires
Réponses (1)
Aditya
le 22 Nov 2023
Hi HYZ,
I understand that you want to open a .seq file. For handling .seq files, please refer to the videos section of the documentation of Piotr toolbox, which you can find here: https://pdollar.github.io/toolbox/
The documentation provides details about the available functions, which you can utilize according to your needs.
To verify whether Piotr's Toolbox is installed, you can run the following command in MATLAB, or any other command from the toolbox:
>> ccc
If this command throws an error, it suggests that the toolbox is either not installed or its path has not been added to MATLAB.
Additionally, you might find the following MATLAB Answer relevant to your situation helpful:
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!