搜索资源列表
边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
4Matlab
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
DWT
- 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
DWT
- 在altera 9.1下实现对图像数据的小波分解,里面包含有把图片转换成图像数据的软件。-In altera 9.1 to realize the data of image wavelet decomposition, which contains the picture into image data of the software.
DWT
- 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
DWT
- 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
image_fuse
- 该代码完成基于拉普拉斯四层分解的图像融合算法,采用C语言,可用于嵌入式linux系统的开发环境下。-The code is based on the Laplace four complete decomposition of image fusion algorithm, using C language can be used in embedded linux system development environment.
waveletTransform
- 图像小波分解,在matlab环境下,对图像进行小波分解,分解层数可以自己设定,测试图像是lena-image wavelet