资源列表
chgYImageBysinTF
- Tranfer image by sin wave
image-lianduduibi
- 在显示出相应的功能键后,通过载入读取图像,比并进行处理 运行程序后,通过“编辑”菜单中的“常用处理”选中“亮度调节” -Shows the corresponding function key, than by loading the read image and process it to run the program, select the " Brightness Adjustment" in the " Edit" menu often do
zhifangtu
- 回度图像转为直方图是方法,比较简单,挺好用-Back to level images to the histogram method is relatively simple, very easy to use
psnr
- 用matlab实现的PSNR程序,求峰值信噪比-matlab & PSNR
fenshui_1
- 图像分割的 分水岭算法 一种简易的分水岭算法-The watershed image segmentation algorithm is a simple watershed algorithm
readavi
- 将AVi转换为灰度图像,实现按帧截取画面,用于图像处理-avi to gray image
ehop1
- 神经网络例子,主要用于数据处理与数据挖掘-Examples of neural network, used mainly for data processing and data mining
hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line, is the source.
img0
- C语言程序对.ppm文件的操作-C language program. Ppm file operations. . . . .
xuanzhuanmen
- 立体感,可以进行人机交互.用鼠标点击可以旋转门的方向。-Three-dimensional and can be interactive. With a mouse click to rotate the door.
RI_lrt
- 图像的变化通常没有先验信息,或者即便有也很难用参数模型描述它,当两者都知道时,我们可以得到分布的似然比,构造比检验。-Image changes often do not have a priori information, or even if there is difficult to describe it with the parameter model, when both are known, we can get the distribution of the likelihood
adaptivethreshold
- 该程序主要实现了自适应阈值分割,用Matlab实现。-this function has implemented the adaptivethreshold segementation. the main methods are average filter and medfilt2.