Metadata-Version: 2.1
Name: mmWave
Version: 0.1.63
Summary: Joybien mmWave (Batman-101/201/301/501/601) Package
Home-page: https://www.joybien.com
Author: Bighead Chen
Author-email: zach_chen@joybien.com
License: UNKNOWN
Description: # mmWave Package
        
        [![Version](https://img.shields.io/pypi/v/ipyvolume.svg)](https://pypi.org/project/mmWave/)
        
        This is a mmWave data parsing library package work with Joybien mmWave EVM Kit.
        
        ## libray include:
        1. vitalsign v0.0.10
        2.  highAccuraccy v0.0.4
        3. peopleMB v0.0.4
        4. srradar v0.0.1
        5. people3D v0.0.2
        6. pc3d v0.0.3
        7. pc3d_kv v0.0.2
        8. lpdISK v0.0.1
        9. lpdISK_kv v0.0.1
        10. vehicleOD v0.0.1   (deprecated)
        11. trafficMD_kv v0.0.2
        12. surfaceVD v0.0.1
        13. trafficMD v0.1.0    update:2021/04/21
        14. droneRN v0.0.2
        15. pc3 v0.1.4          update:2021/10/12(doppler & range swap: seq:eadrs)
        16. vehicleODHeatMap v0.0.1
        17. vitalsign_kv v0.0.1
        18. vehicleODR v0.0.1  (VOD: Vehicle Occupancy Detection)
        19. roadwayTMD_kv v0.1.2 update:2021/05/04 (TRS: Traffic monitoring detection Roadway Sensing )
        20. pc3OVH v0.1.2    2021/08/12(OVH: OVerHead) 
        21. lpdFDS  v0.1.2    updated:2021/05/26 (FDS: Falling Detection Sensing) 
        22. trafficMD_I480 v0.1.0   2021/09/16 (Traffic Monitoring Detection version:I480)
        23. mrRadar v0.0.1 2021/12/31 released (MRR: Medium Range Radar)
                    v0.0.2 2022/02/07 format revised
        
        ## Example code 
        - Example code you can down load from [GitHub](https://github.com/bigheadG/mmWave) if you found any bugs or have any suggestions Please submit issues to Github
        
        ## installation
        ```
        pip3 install mmWave
        ```
        
        ## update history
        1. 2021/09/16 pc3OVH v0.1.2 : @v7 dataFrame colume change. 'tid' move to front of 'ec0'
        2. 2021/10/12 pc3    v0.1.4   update:(doppler & range swap: seq:eadrs)
        3. mmWave-0.1.62
           2021/12/31 MRR    v0.0.1   added MRR
        4. mmWave-0.1.63
           2022/02/07 MRR    v0.0.2   update(format revised)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
