معرفی شرکت ها


DataShow-6.9.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

a tool for showing radar info
ویژگی مقدار
سیستم عامل -
نام فایل DataShow-6.9.1
نام DataShow
نسخه کتابخانه 6.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andy.Yang
ایمیل نویسنده andy.yang@deftech.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/DataShow/
مجوز -
# DataShow >author: andy.yang, lan.zhang > >email: andy.yang@deftech.com.cn lan.zhang@deftech.com.cn show the data(include detections-mem, targets-mem, warning-signal) in one ui, and also display the camera at the same time in the future. > ---------------------Attention:----------------------------- > > the current IO is uart, so you can't use peak-can or usbcan2. > > For user, you just obey rule one and five. > > Must: you shoudl set the baudrate of uart to 115200 in calterah sdk. ## 一、environment and dependencies - python: 3.7.9 - os: win10(not test in linux, but this software should be cross-platform). - see ./requrements.txt which is generated with the command: pip freeze > requirements.txt Besides, i use Peakcan(not can-use box) to get the data from radar. So in order to show data by CAN-BUS(inline or record), you also need to install Peakcan driver. See link: https://www.peak-system.com/ ## 二、How to install DataShow? 1. install the Peak-Can driver. See link: https://www.peak-system.com/, and dowload, install PEAK-System_Driver-Setup.zip. 2. pip install DataShow 3. go to the python scripts directory and find DataShow_gui.exe, then click and enjoy it. Notice: the recorded data will be stored in C:\data_records\ ## 三、develop in virtual environment comply the commands below: 1. python3 -m venv env 2. set the above virtual environment as your work environment 3. pip install -r requirements.txt 4. create a file which its type(or suffix) should be ".pth" in ./env/Lib/site-packages.For example, the file names my.pth. 5. fill the above file with the path of this project.For example, "C:\\Projects\\data_replay" in my PC. 6. enjoy yourself. ## 四、package-commands 1. python setup.py bdist_wheel 2. twine upload dist/* ## 五、Install Please choose 5.1 or 5.2 depending on first install or upgrade. ### 5.1 first install 1. create a directory which name "pip" if not in path: C:\Users\andy\AppData\Roaming. notice: change the andy to your user-name 2. create a file which name "pip.ini" in path: C:\Users\andy\AppData\Roaming\pip.notice: change the andy to your user-name 3. write the lines below in pip.ini ``` [global] index-url = https://mirrors.aliyun.com/pypi/simple/ [install] trusted-host=mirrors.aliyun.com ``` 4. open a shell and inpurt commands: pip install --upgrade DataShow 5. input commands: ip install -i https://pypi.org/simple --upgrade DataShow ### 5.2 upgrade - pip install -i https://pypi.org/simple --upgrade DataShow ## 六、Use 1. go to directory: C:\Users\andy\AppData\Local\Programs\Python\Python37\Scripts. notice: change the andy to your user-name 2. create a desktop shortcut of DataShow_gui.exe 3. then enjoy youself.


نیازمندی

مقدار نام
- wheel
- numpy
- PyQt5
- PyQtChart
- opencv-python
- PyQt5-sip
- pyqtgraph
- python-can
- scipy
- python-dateutil
- pytz
- windows-curses
- wrapt
- pandas
- six
- pyserial


زبان مورد نیاز

مقدار نام
>=3.7.0 Python


نحوه نصب


نصب پکیج whl DataShow-6.9.1:

    pip install DataShow-6.9.1.whl


نصب پکیج tar.gz DataShow-6.9.1:

    pip install DataShow-6.9.1.tar.gz