Hello Mustafa, Just checked your website, interesting stuff! Can I ask you something, Is your work is open source or do you have your toolbox already available somewhere?
Thanks, Jo On Wednesday, October 14, 2020 at 11:21:07 AM UTC+2 Mostafa wrote: > Hi, > > We implemented a radar processing platform for detecting and tracking > objects using radars. The important part is the data visualization, which > is done by PyQtGraph. Actually, we extensively use surface plots, 2D > plots, and scatter plots. We thank you for your very helpful library. > > Our real-time implementation significantly depends on fast PyQtGraph > visualization. The system description and all details are documented in the > following with some videos: > > http://radar.alizadeh.ca/index.html > > We are currently developing the system to make a comprehensive radar > toolbox for implementing and visualizing the radar for many purposes. So, > our main effort is on developing radar processing backend rather than > visualization development. Definitely, a good GUI adds up the value of the > work multiple times. But we found PyQtGraph a very handy tool giving us > necessary components for fast development. Although the PyQtGraph graphs > illustrate what we want, there are a few options to make them look nicer > and more professional. Any suggestions are welcome. Also, we are > continuously looking to PyQtGraph for any updates. > > Besides, we will be very happy if you include us in the list of programs > using PyQtGraph. > > Best regards, > Mostafa > > -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/a50894c9-688a-448c-a239-94658f551dcbn%40googlegroups.com.
