How can I send 2 images using TCP???
Show older comments
How can I send 2 images using TCP???
Answers (1)
Sulaymon Eshkabilov
on 9 Jun 2021
0 votes
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
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!