资源列表
[图形图像处理(光照,映射..)] KNNMeanFilter
说明:原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。 假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)-Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-neare<Cathie Wen> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] opencvhello
说明:VC2008+OpenCV实现图像的读取-VC2008+OpenCV read image<孟阳> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] canny
说明:canny算子在MATLAB下实现边缘检测-canny edge detection<kevinfjm> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] EdgeDetection
说明:在MATLAB下实现的图像边缘检测算法,自己编写的算法-matlab edge detection<kevinfjm> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] KNN
说明:用k-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction<Jiawen Wu> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] PCA_cov
说明:用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back<曾强> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] compression_3
说明:在神经网络中用求协方差矩阵的方法对人脸图像进行压缩及恢复-In the neural network covariance matrix using the method of face image compression and restoration<曾强> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] compression2_2
说明:在神经网络中用迭代法对人脸图像进行压缩及恢复-Iteration in the neural network human face using image compression and restoration<曾强> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] j_four_1
说明:在神经网络中,用四阶统计量的方法对图像进行特征提取-In the neural network, using fourth-order statistics of the image feature extraction method<曾强> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Grayscaleimagesofthetwotogether
说明:把两个灰度图象融合在一起:用小波函数sym4对图象1进行2层分解,然后对分解系数图像融合:进行处理,突出轮廓,弱化细节。小波函数sym4对图象2进行2层分解。最后在小波的变换域里进行融合,再进行融合的系数的重构。-Grayscale images of the two together: The wavelet function sym4 1 to 2 layers of image decomposition, image fusio<小飓风> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] LS_diffusion
说明:偏微分方程:matlab实现林石算子扩散去噪算法-Lin Shi operator to achieve diffusion filtering<关世超> 在 2025-01-18 上传 | 大小:1kb | 下载:0