资源列表
[单片机(51,AVR,MSP430等)] LCM12864ZK.C
说明:这是LCM12864ZK的驱动程序,51单片机的。可以运行通过。-This is LCM12864ZK driver, 51 MCU. Can run through.<han> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] my_original_papr
说明:简要介绍了一个PAPR的编码方法,并在MATLAB中仿真出了结果-the way of the PAPR to simulation.<wangweidong> 在 2025-04-24 上传 | 大小:1kb | 下载:1
[matlab例程] average_filter
说明:图像传输过程中,经常会受到各种噪声的干扰,本程序采用邻域平均法来减少噪声-In the process of image transmission, there will be various noise interference always,this program is to reduce noise base on Neighborhood average method.<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] mypapr_u_yuxin
说明:MATLAB仿真PAPR中的实际图形,用的是u压扩的方案-MATLAB simulation of the actual graphics PAPR, with the pressure of expanding the program u<wangweidong> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] media_value_filter
说明:图像传输过程中,经常会受到各种噪声的干扰,本程序采用中值滤波来减小噪声。-In the process of image transmission, there will be various noise interference always,this program is to reduce noise based on median filter method<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] PAPR_U_compand
说明:MATLAB中PAPR的U压扩和限幅来降低PAPR的方法的程序-PAPR of U MATLAB, compression and expansion, and limiting the method to reduce PAPR program<wangweidong> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[OpenCV] SnakeProfile
说明:opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] Unsharp_Enhancement
说明:图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization meth<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] OpencvImageBinarization
说明:实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0. -To achieve binary, when the pixel value (r+ g+ b)/3> 128 when set to 255, when the pixel value is less than 128 is set to 0.<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] pso_threshold-segmentation
说明:图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation<> 在 2025-04-24 上传 | 大小:1kb | 下载:0