-
1111
自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序(Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures)
- 2009-05-25 21:06:10下载
- 积分:1
-
拉普拉斯锐化(边缘检测)
对图像进行处理,利用拉普拉斯锐化进行边缘检测。(The image is processed and the edge is detected by Laplasse sharpening.)
- 2018-10-24 16:16:16下载
- 积分:1
-
LightingNormalization
说明: 基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。(based on the integral image Face Image light under a program containing the results of the control plan.)
- 2006-05-10 10:54:02下载
- 积分:1
-
SAR_KPCA
基于核函数的SAR图像目标识别,利用KPCA对SAR图像进行特征提取(SAR image target recognition based on kernel function,Use KPCA SAR image feature extraction)
- 2021-01-01 21:48:58下载
- 积分:1
-
dilate.erode
自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 (I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image)
- 2008-05-22 15:11:47下载
- 积分:1
-
inpaint-object-remover-python
实现基于样本块的图像修复,是Criminisi经典图像修复算法。(Criminisi algorithm about exemplar-based inpainting)
- 2020-11-06 14:49:50下载
- 积分:1
-
Road-Extraction
说明: 遥感图像的道路提取。基于数学形态学处理的道路提取(Road Extraction from Remote Sensing Images)
- 2019-03-27 21:19:15下载
- 积分:1
-
snake_examples
snake算法的多种实例,包括ballon,distance等共计8个m文件(snake algorithm many examples, including ballon. Total distance, and other documents 8 m)
- 2007-04-12 09:13:59下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
GradsSharp
可用于CCS3.3的数字图像边缘锐化处理(Digital image edges can be used for sharpening CCS3.3)
- 2014-10-28 11:52:14下载
- 积分:1