资源列表
loc_im_readbmp
- 对输入图像进行圆形hough变换。并显示其大小。-hough transform to the input image. energy level will be display
Untitled3
- 图形压缩比计算方法 我上学期做的 可以用 运行成功了-Graphics compression ratio calculation method
fyp_point
- 根据得到的参考帧、当前帧两幅图像之间的运动参数,通过对参考帧图像进行补偿,可以得到校正后的图像-Based on the derived reference frame, current frame motion parameters between two images, by compensating the reference frame image, the image can be corrected
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.