资源列表
OFDM信号
- OFDM中不同信噪比对误码率性能的影响
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
GLUT入门应用相关例子
- GLUT入门应用相关例子
MFC实现线段裁剪算法
- MFC实现线段裁剪算法,用户界面清晰,使用方便,程序易读。
主要通过matlab绘画阶梯图
- 主要通过matlab绘画阶梯图、二维火柴杆图、三维火柴杆图、玫瑰花图-Mainly through matlab painting ladder, two-dimensional map matchstick, matchstick-D chart, rose diagram
用MATLAB绘制低阶的平板波导的色散曲线图
- 用MATLAB绘制低阶的平板波导的色散曲线图,MATLAB drawn by low-level slab waveguide dispersion curves
主要通过matlab绘画罗盘图
- 主要通过matlab绘画罗盘图、速度向量图、二维矢量图、三维矢量图图。-Mainly through the matlab figure drawing compass, velocity vector maps, two-dimensional vector, three-dimensional vector map.
Aforge.net, 2.2.2很好的图像处理源码
- Aforge.net, 2.2.2很好的图像处理源码
对图像MRIBrain_10.bmp进行锐化
- 使用edge函数,分别采用‘roberts’‘sobel’‘log’算子,对图像MRIBrain_10.bmp进行锐化,比较各个算子的效果并说明其原因。,Using the edge function, respectively ' roberts' ' sobel' ' log' operator, sharpening the image MRIBrain_10.bmp compare the effect of each operator and explain why.
通过鼠标点击画多边形的MFC界面
- 通过鼠标点击画多边形的MFC界面.每次鼠标左击时取得当前鼠标的位置,放到point类型数组中,直到点击了鼠标右键结束,Polygon drawing by mouse click in MFC enviroment. Every time when the mouse left-click to obtain the current mouse position, into an array of point type, click the right mouse button until th