资源列表
image
- 利用加权平均掩模实现数字图像的平滑(图像边缘不予处理)-Mask using the weighted average smoothing digital images (no edge treatment)
CX
- 采用黄金分割法 进退法 搜索函数最优解-Golden section method of advance and retreat
UMSFs
- 用Matlab实现基于均值平移(meanshift)算法的灰灰度图像平滑。有迭代过程,效果比较不错。,已通过测试。 -Using Matlab based on the mean shift (meanshift) gray-scale image smoothing algorithm. There are iterative processes, the effect of relatively good. Complete source code, has been tested.
noise
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.
code-yuv2rgb
- #define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[IMGSIZE] //计算后的结果-you must nee
Untitled
- k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
new
- MATLAB 下的串口通信测试程序码率9216-MATLAB lower rate serial communication test procedure 921600
robot-sight
- 运用MATLAB对图像进行分割处理的程序!很有用。自己想了很少长时间-Using MATLAB image segmentation processing program! Useful. I want a little time
im_cut
- matlab源程序,用于图像灰度分割,可以图像分割成相应灰度,并叠加。-matlab source code for image segmentation gray, the image can be divided into the corresponding gray, and superimposed.
sobel
- 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
cfar
- 本程序是基于恒虚警概率的sar图像分割.分出目标和杂波两部分。-sar segmentation based on cfar
lilunshiyan
- 对实际地震噪声信号的滤波的理论实验及过程。-The actual seismic noise filtering process of experiment and theory.