How can I send 2 images using TCP???
Mostrar comentarios más antiguos
How can I send 2 images using TCP???
Respuestas (1)
Sulaymon Eshkabilov
el 9 de Jun. de 2021
0 votos
Here is a nice discussion and use of matlab's built-in fcns to send the image files via TCP, e.g. fread, imread, fwrite.
https://www.mathworks.com/matlabcentral/answers/391775-how-to-transfer-image-file-from-server-to-client-using-tcp-ip
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!