-
fastNLmeans2
快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)
- 2021-04-01 17:29:08下载
- 积分:1
-
filters
图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。(The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.)
- 2011-05-15 20:28:55下载
- 积分:1
-
blood vessel segmentation
这是一个用于血管分割的程序,程序中附带多幅测试图片(This is a program for vascular segmentation, with multiple test images attached to the program)
- 2020-12-08 14:09:20下载
- 积分:1
-
CalculatePSNRAndSSIMValue
说明: 图形界面计算psnr和ssim,直接输入原始图像和处理后的图像的psnr和ssim值,分别在Y通道和RGB通道(The graphical interface calculates PSNR and ssim, and directly inputs the PSNR and SSIM values of the original image and the processed image in Y channel and RGB channel, respectively)
- 2019-05-23 08:38:11下载
- 积分:1
-
C#图片浏览(支持鼠标拖动与滚轮缩放)
C#图片浏览(支持鼠标拖动与滚轮缩放)
- 2013-11-30下载
- 积分:1
-
facelocation
说明: 在一幅图像中对单人脸进行定位,原理是基于多模板匹配(locate face in one picture in which there is a single face,its theory base on many templates matching)
- 2021-04-18 10:48:51下载
- 积分:1
-
image-processing_toolbox
这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用(These MATLAB functions were created for the book Digital Image Processing
Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins,
Gatesmark Publishing, 2009. The functions supplement and extend the image
)
- 2020-12-16 20:19:12下载
- 积分: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
-
fire-detection-technology
提出了两个已知波长的消光系数比来表征气溶胶粒子对入射激光衰减特性的方法。(Two known wavelengths of the extinction coefficient of light than to represent the attenuation characteristics of the aerosol particles on the incident laser.)
- 2011-06-28 14:17:35下载
- 积分:1
-
awmf
自适应加权中值滤波,可以调节窗口大小和中心像素的权重以及其他相关像素与中心像素的权重比例。(adaptive weighted median filter)
- 2021-01-02 19:38:59下载
- 积分:1