资源列表
mappin
- 实现在地图上放置各种精致小图标,并且控制,可以应用在地图标绘等场合-realize mappin using vc++
bfs
- BFS code for graph traversal
747simulink
- 波音747 的仿真程序,能够对仿真的效果有一定理解
bitmap
- Bitmap image pixel coding
averagefilt_opt
- 经过优化的二维平均滤波,程序可以根据滤波窗口的大小自适应的选择行优化或者列优化,同时函数还包含了三种边界处理功能:预设值、近邻和镜像。假设滤波窗口的长边为N,算法的优化效率大约为N/2。-After optimization of 2D averaging filter, the program can be optimized according to the size of the adaptive filter window select the row or column to opti
image-compression
- image compression using wavelet transform
DRAWCLI
- DRAWCLI 2D画图开源小软件,(MFC)-2D drawing
LIAN
- 分不同矩形空心方块,彩色不同区域,可供参考学习分区域。-Sub-rectangular hollow box, and color in different regions, reference learning subregional.
zuoye1
- 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 -C or VC, VB, Matlab or any other language, complete the following experiment: 1) Open a BMP file 2) the gray value of its local area change 3) Save as a new
zuoye2
- 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 -A programming image Fourier high-pass, low pass filtering. Try Fourier compression
zuoye4
- 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处理-Looking for an exposure of the lack of gray (or color) image processing in accordance with the histogram equalization method
zuoye5
- 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth