资源列表
车牌识别(含GUI,语音播报)
- 一个完整的车牌识别系统闭应包括车辆检测、图像采集、图像预处理、车牌定位、字符分割、字符识别等单元。当车辆到达触发图像采集单元时,系统采集当前的视频图像。车辆识别单元对图像进行处理,定位出牌照位置,再将车牌中的字符分割出来进行识别,然后组成车牌号码输出。(A complete license plate recognition system should include vehicle detection, image acquisition, image preprocessing, licen
MATLAB火焰烟雾检测[基于颜色,注释详细]
- 此课题在MATLAB基于颜色进行火焰或者烟雾的检测,先定位出火焰或者烟雾的位置,然后进行识别(This topic in Matlab based on color detection of flame or smoke, first locate the location of flame or smoke, and then identify)
滤噪算法
- 四种滤噪算法,包括极大模、空域相关系数、平移不变量、小波阈值降噪
小波实验
- 哈尔小波转换 一维信号与二维图像的三级分解 信号去噪与重构 morlet小波连续小波变换(Haar wavelet Three level decomposition of one dimensional signal and two dimensional image Signal denoising and reconstruction morlet wavelet continuous wavelet transform)
Bidirectional Rapidly-exploring Random Trees
- 基于二值图的路径规划,rrt算法。 双向优化,通过起点与终点双点发展扩展树,优化处理速度。(Path planning based on binary graph, RRT algorithm. Two way optimization, through the start and end point of the expansion tree development, optimize the processing speed.)
VIENNA50kHz_SPWM_v2_800Vdc_4_16
- VIENNA 整流器, 开关频率 50kHz_采用 SPWM_v2_800Vdc_4_16(VIENNA rectifier, switching frequency 50kHz_sampling SPWM_v2_800Vdc_4_16)
rader_sort
- 产生四部雷达信号,并对其进行分选,包括抖动,参差等信号(Four radar signals are generated and sorted)
DPABI
- DPABI是基于matlab的fMRI分析软件,非常实用
Desktop
- 可以计算一天的光伏出力情况,改变数据以改变光伏出力(It can calculate the photovoltaic output within one day)
用MATLAB读取Zygo的xyz文件转的txt文件
- %% 将Zygo的数据保存为".xyz"文件,用文本文件打开, %% 将前面的信息符号以及最后的#号删除,只保留数据信息,然后查找并将所有的No Data替换为NaN %% 保存为txt格式,或者直接将文件后缀名改为".txt",然后再运行此程序
算法优化
- 针对减速器的设计,利用多种启发式的优化算法进行设计,不同于常规的工程最优化方法。(For the design of the reducer, a variety of heuristic optimization algorithms are used for design, which is different from conventional engineering optimization methods.)
中值与小波结合去噪程序
- 利用中值滤波和小波相结合的方式,去除信号中含有的随机噪声和脉冲噪声(The method of combining median filter with wavelet is used to remove the random noise and impulse noise in the signal)