How to change certifcates for imread(url) ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
By default imread appears to send some canned certificates located in <root>/sys/certificates/ca/. These are causing me trouble, and for what I'm doing I don't need certs. When I use webread(), I can create a weboptions object/structure, clear the CertificateFilename field and stuff works. With imread, how can I accomplish the same effect?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!