▍1. 超像素分割程序
说明: 超像素实现图像分割,可以实现彩色图像分割(An EM algorithm is used for image segmentation.)
说明: 超像素实现图像分割,可以实现彩色图像分割(An EM algorithm is used for image segmentation.)
对有噪声的图像进行图像复原,通过迭代算法实现此功能(Image restoration for noisy images, this function is implemented by an iterative algorithm)
说明: 对有噪声的图像进行图像复原,通过迭代算法实现此功能(Image restoration for noisy images, this function is implemented by an iterative algorithm)
基于改进遗传算法的单阈值图像分割方法,该方法在基础遗传算法的基础上进行了改进(Application of Basic Genetic Algorithms in Image Segmentation)
说明: 基于改进遗传算法的单阈值图像分割方法,该方法在基础遗传算法的基础上进行了改进(Application of Basic Genetic Algorithms in Image Segmentation)
机载正侧视SAR雷达仿真和成像,使用matlab编写,直接运行可用(Simulation and imaging of airborne forward-looking SAR radar)
说明: 机载正侧视SAR雷达仿真和成像,使用matlab编写,直接运行可用(Simulation and imaging of airborne forward-looking SAR radar)
usps数据库为标准手写数据库,此为mat数据文件,含训练集和测试(USPS database is a standard handwritten database, which is a mat data file, including training set and test)
说明: usps数据库为标准手写数据库,此为mat数据文件,含训练集和测试(USPS database is a standard handwritten database, which is a mat data file, including training set and test)
组稀疏表示,可用于信号的稀疏表示,内有多个demo(GroupSparseBox_V2, it can be usef in singal sparse model)
说明: 组稀疏表示,可用于信号的稀疏表示,内有多个demo(GroupSparseBox_V2, it can be usef in singal sparse model)
本程序是基2的时间抽取FFT变换,可以将信号从时域转换到频域。(This procedure is the base 2 time extraction FFT transform, can transform the signal from time domain to frequency domain.)
说明: 本程序是基2的时间抽取FFT变换,可以将信号从时域转换到频域。(This procedure is the base 2 time extraction FFT transform, can transform the signal from time domain to frequency domain.)
说明: 置信度传播立体匹配,matelab就能运行,比较简单 1、需要Matlab 2013a及以上版本; 2、运行demo_stereo.m,注意修改图片路径; 3、左右图像使用3通道灰度图;(Confidence propagation stereo matching, MATELAB can run, relatively simple 1. Matlab 2013a and above is required; 2. Run demo_ Stereo. M, pay attention to modifying the image path; 3. The left and right images use 3-channel gray-scale images)
说明: 实现无人直升机的控制功能,包括姿态角的仿真。(Realize the control function of unmanned helicopter, including the function of attitude angle.)
说明: 可以定位和扫描一维条形码EAN-13,带有例子,成功率高. 简单(barcode dectect and decode)
说明: 基于GMM的快速点云的聚类分析的高斯混合模型,可用于模糊聚类(GMM Based Fast point cloud clustering analysis of Gaussian mixture model, which can be used for fuzzy clustering)
说明: 1. 掌握利用脉冲响应不变法设计IIR数字滤波器的原理和具体方法。 2. 加深理解数字滤波器与连续时间滤波器之间的技术指标转化。 3. 掌握脉冲响应不变法设计IIR数字滤波器的优缺点及使用范围(1. Master the principle and specific method of designing IIR digital filter with impulse response invariant method. 2. Deepen the understanding of the technical index transformation between digital filter and continuous time filter. 3. Master the advantages, disadvantages and application scope of the design of IIR digital filter by the pulse response invariant method)