I have a raspberry pi 3 with camera module and i want send picture captured by using OpenCV, to ubuntu server with TCP or UDP
Any idea ??
Please see the following video link>
https://www.youtube.com/watch?v=cwcR1zQkKIE
https://www.youtube.com/watch?v=h92Bos8ehjM
thank you for your response but i need to send a picture i don't need to install ubuntu
UDP is faster than TCP.
UDP is a connectionless protocol, whereas the TCP is a connection protocol.
The data may be lost if there is no connection between the client and server in case of using UDP.
Dear Amin ,
Socket programing will be best for you in this regard. UDP socket approach can be easily implemented to meet you exact requirement.
You can utilize scp command also. (search documentation for scp command [man scp])
Best wishes
Bhaskar
You can use TCP as well.
If you don't want to miss a image on either end.
Are you trying to just send the images? Or you want to play it like a video or some thing?
If doing so, then i will suggest to make a queue kind of structure, Take some image (~30) compress and send via socket.
on other side uncompress it.
Hope it helps
Instead of checking only the mRNA level, I want to check the active protein level of MMP-1 in Liver tissue from mice. How can I do that?
03 March 2021 1,763 2 View
I want to analyses the proportion of swimming sperm of three species of fish in two salinities. To analyse the proportion of swimming sperm in a Generalized Linear Model, I would use a Binary...
03 March 2021 2,297 3 View
03 March 2021 8,272 1 View
Hi. Please tell me what guidelines should i need to follow for questionaries' type research work in India. It is not hospital based work, we are conduction basic institutional based qualitative...
03 March 2021 2,037 3 View
Hi, I implemented a code to gabor filter cifar10 data but the images after being filtered and stacked are not clear like the original images. I think the problem is in the way I am using the...
03 March 2021 6,317 1 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
03 March 2021 5,360 2 View
The term miscibility refers to the single-phase state in thermodynamics. I do not mean the compatibility of different components. To determine the miscibility I know several techniques such as...
03 March 2021 4,107 4 View
If the detection range is in ng/ml but the reference range is in ug/ml for a molecule or protein in serum or plasma .how to dilute and what is the initial volume to be taken for quantitative analysis
02 March 2021 7,670 3 View
02 March 2021 5,204 3 View
I'm targeting to deploy a mesh network and manually configure MANET routing protocols. I'm preparing scenarios, architectures, and hard devices needed to do that. Are there some step-by-step...
03 March 2021 1,931 5 View
I have been trying to track feature points in the video using opencv. However, use of Shi Tomasi Corner Detection along with optical flow algorithm like Lucas Kanade Optical Flow doesn't seem to...
09 February 2021 8,475 3 View
I'm trying to include udp-client.c in udp-server.c to share a struct between them But I keep getting this error udp-server.c:67:1: error: redefinition of autostart_processes In file included...
16 January 2021 5,013 4 View
Hi folks, I am going to deploy a cluster of Raspberry Pis (preferably, 3 b+) with OpenFaaS serverless. Previously, the OpenFaaS used to work on Swarm orchestration, but it appears deprecated...
14 January 2021 1,824 1 View
I was thinking of choosing Raspberry pi HQ 12MP. and what software do you recommend. I am working on a measurement system for a plate with an area of approx. 500x500 mm2
30 December 2020 3,064 2 View
Lately, I was doing tasks on image and PDF parsing. And I figured out that a lot of users are using modules like Camelot, OpenCV, or Tesseract OCR for that. The only problem is that modules...
16 December 2020 8,609 2 View
I am working on a CV project where I am trying to extract key frames from videos. The videos are of bottles containing text labels, now the criteria for key frame in my case, is "to extract those...
22 October 2020 6,962 2 View
We have already completed a project where we have done image processing using raspberry pi. Now we want to do the project using Arduino / NodeMCU.
28 September 2020 1,486 3 View
Hi all, I am doing an Alkaline Phosphatase activity assay using PPi as substrate. I am using PiBlue Kit to measure amount of Pi generated at 620nm. I am getting high OD values in my no substrate...
08 September 2020 8,708 6 View
Do you think then that there is a universality of this particular ratio? I, for my part, highlighted this ratio in these different areas: Genetic code, quantum physics and the 3/2 ratio The...
19 August 2020 3,070 5 View