搜索资源列表
pid0parser-py
- MPEG-2中PSI表格分析完整程序, # Analysis program for studying the contens of the information that # MPEG-2 transport streams carry conforming the PSI -The table analysis programe for PSI of MPEG-2.# Analysis program for studying the contens of the information
usdsi
- 本程序是用python编写,无需安装。运行Crawler.exe就可以看到效果。 如果不修改配置是抓取新浪科技的内容,修改配置可以抓取指定的网站。 配置文件采用ini的格式. spider_config.ini蜘蛛的配置 1. maxThreads 爬虫的线程数 2. startURL 爬虫开始的URL 3. checkFilter 爬虫只抓取指定的URL(采用正则表达式匹配) 4. urlFilter 爬虫提供给分析器的URL(采用正则表达式匹配) sucker
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
speech.py
- A python scr ipt to recognise speech and convert to text.. implemented as a ROS node, which will publish the detected speech
hint-tool.py
- 通过 mp4creator,为每个文件增加音视频轨-add audio and video track for each file with mp4creator.
musicbox
- 基于py的命令行版本网易云音乐 基本功能已实现(评论功能会在以后版本添加)-Py-based command-line version of Netease cloud music has achieved the basic functions (comment feature will be added in later versions)
stft
- 该程序中audiorec.py可以录制一个音频文件,stft.py可以对该文件做短时傅里叶变化进行分析,得到音频文件的频率信息,进而可以根据音频文件的来源判断其中的信息。在压缩包中还包含一个音频文件可以作为例子。- The program audiorec.py can record an audio file, stft.py can make the file changes short time Fourier analysis to obtain frequency informat
clust.py.tar
- this is clustering based on image segmentation in python and opencv.
calibrate .py
- 使用python库里面的pydub,numpy来计算音频文件的总谐波失真(use python module pydub to calculate the wav thd)