资源列表
TV resto.rar
- 偏微分方法用于图像恢复,效果不错,方法很新,Partial differential method for image restoration, good results, there is one very new
usart
- usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试-usart
ex_17_2
- K均值用于图像分割的Matlab程序,直接可用-K means Matlab for image segmentation process, directly available
Weiman_Expanding
- 图像膨胀是根据条件把图像众当前点的颜色赋给周围点,或者把周围点的颜色赋给当前点,最终使物体显得更加平整,更加明显.此代码以weiman的算法思路编制.
2
- 用MATLAB所编写的对于普通图片进行图像边缘检测的程序-Prepared by using MATLAB for a general picture for image edge detection procedure
raw2bmp
- C语言编写的,对图像文件格式的转换函数,适合初学者研究-raw2bmp.cpp
Kmeans_grayimage
- 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
rgb2huidu
- 自己编写的令RGB图像实现灰度化的简单函数,不是直接调用的那种。-Make an RGB image to write your own the graying simple function, not directly invoke the kind.
bianyuanlianjie
- 在用某一种方法检测图像边缘之后,进行边缘点的连接。-After the edge of the detected image with a particular method, the connection of the edge points.
huaqipan
- 编程创建一个棋盘格,能够创建你想要大小的,以像素为单位的棋盘-Programming to create a checkerboard, the ability to create what you want size, in pixels, of the chessboard
dct
- 在C++的编程环境下实现离散余弦变换,进行图像处理-In C++ programming environment to achieve discrete cosine transform for image processing
task1
- 对加噪图像进行中值滤波和邻域平均平滑算子处理,去除椒盐噪声。-The median filter and the neighborhood smoothing operator are processed to eliminate the salt and pepper noise.