-
6Adaptive-band-hyperspectral-
6自适应波段选择高光谱图像融合使用互信息。国际会议信息融合2005 _guo_fusion_a(6 Adaptive band selection for hyperspectral image fusion using mutual information . International Conference on Information Fusion 2005_guo_fusion_a)
- 2014-10-22 20:17:16下载
- 积分:1
-
siftDemoV4
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
- 2020-07-15 20:18:51下载
- 积分:1
-
li_iccv15_haze
基于多尺度大气光的夜间去雾算法,ASPF模型(Nighttime Haze Removal with Glow and Multiple Light Colors)
- 2021-03-18 14:49:19下载
- 积分:1
-
POCS算法
十分有用的 图像pocs算法,内有图片说明及示例(A very useful POCS algorithm for images, with illustrations and examples)
- 2020-06-22 08:40:01下载
- 积分:1
-
图像拼接---去除黑边
使用python语言实现多张图像的拼接,并且处理拼接之后的裂缝和黑边。(Use python language to achieve splicing of multiple images, and deal with cracks and black edges after splicing.)
- 2019-04-02 15:24:23下载
- 积分:1
-
Duality-Splitting-L1-TV
用对偶分裂算法处理乘性噪声如盐椒噪声(L1+TV),参数由电脑自动选取,matlab程序(A Duality-Based Splitting Method for L1-TV Image Restoration with Automatic Regularization Parameter Choice)
- 2013-09-15 14:40:45下载
- 积分:1
-
findCurve
能针对二值图像进行曲线的提取. 对于背景不太复杂的图像,效果可以。 只针对单像素(extract curve from binary image only for single pixel line.)
- 2018-09-17 14:21:03下载
- 积分:1
-
multigrid
这是一个多重网格的程序,可以对偏微分方程进行计算!(This is a multi-grid procedure, partial differential equations can be calculated!)
- 2009-01-06 10:16:13下载
- 积分:1
-
evalution_copy
三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)
- 2021-04-14 17:28:55下载
- 积分:1
-
Code自适应
传统的图像分割方法可以分为基于阈值、边缘、区域的方法等,而传统的分割方法在复杂图像分割中效果不好。为了提高图像分割的性能,我们提出了一种基于局部自适应窗口的Otsu方法。首先,分析了传统阈值法在复杂图像分割中不能很好地形成的原因,比较了全局阈值和局部阈值对图像分割的影响。其次,提出了根据局部信息自适应地改变局部窗口大小的方法,分析了该方法的特点。最后,证明了所提出的新方法优于其他方法。实验结果表明,与其他传统方法相比,该方法能保持更多的细节,获得更满意的结果。(The traditional image segmentation methods can be divided into thresholding, edge and region methods. The traditional segmentation methods do not perform well in the segmentation of complicated images. In order to improve the performance of image segmentation, we propose an adaptive windowed range-constrained Otsu method based on local information.First, the reason why traditional thresholding methods do not perform well in the segmentation of complicated images is analyzed. Therein, the influences of global and local thresholdings on the image segmentation are compared. Secondly, a method of adaptively changing the local window size based on local information is proposed, and the characteristics of the proposed method are analyzed. Finally, the superiority of the proposed method over other methods, It is validated by the experiments that the proposed method can keep more details and acquire much more satisfying results as compared with the other conventional methods.)
- 2018-10-24 15:04:08下载
- 积分:1