资源列表
ebp1
- 神经网络,可以运行成功 主要用于图像的分类等方面-Neural Network examples
houghline
- matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
slice
- solidworks二次开发,对三维图像切片-solidworks secondary development of three-dimensional image slices
pingjia
- 图像质量评价 具体公式参考相关的文献,本程序包括 均方误差mse 峰值信噪比psnr-appraise the quality of the image
psnr
- simple code to find PSNR
01
- image processing matlab
Compute_PSNR
- 描述了一种计算图像的峰值信噪比的方法,用matlab语言实现。-Describes a computational image PSNR using Matlab language.
Edge-Detect
- 一个很好的边缘检测程序,对图像处理初学者很有用-A good edge detection procedure is useful for image processing for beginners
Median-filtering
- 该文件是图像中值滤波和平滑滤波的MATLAB源程序。-image enhancement median filter
shanzhen
- 改进的三帧差分法提取前景,效果得到了验证-The improved three-frame difference method is used to extract the foreground and the effect is verified
tuxiangtiqu
- 可以进行图像的提取,但是还是比较主观,由于所提取的图像需用直线段划分,-image extraction
分水岭算法
- 一般的分水岭分割算法,用于图像分割,m文件