-
MatlabSourceCode
常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。(Matlab Source Code about Image Processing)
- 2010-03-14 10:51:06下载
- 积分:1
-
fusion
图像融合的算法集锦,遥感图像的小波融合等(Image fusion algorithm Collection, remote sensing image wavelet fusion)
- 2020-12-21 19:29:07下载
- 积分:1
-
LMD
自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
- 2013-11-14 22:17:45下载
- 积分:1
-
manyPic
说明: 批处理一批图片,实现对其中的图像提取几何特征参数。(Batch number of pictures, images of which the realization of the geometric characteristic parameter extraction.)
- 2020-10-30 22:39:55下载
- 积分:1
-
IPLib
多光谱图像出理,离散傅立叶变换,低通滤波,TM条带影像去除(multispectral image integration of remote sensing)
- 2012-06-20 13:49:54下载
- 积分:1
-
add_noise_to_image
为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
- 2010-07-08 19:20:15下载
- 积分:1
-
Compressionmotionestimate
对视频序列图像的压缩编码,采用了运动预测以增大压缩率(video image sequence coding used to forecast the movement increased compression rate)
- 2006-09-09 17:14:46下载
- 积分:1
-
THEPROBABILITYH-THEVIDENCEFUSION
针对杂波环境下的多个机动目标跟踪问题, 本文将多模型概率假设密度 (Multiple-model probability hypothesis
density, MM-PHD) 滤波器和平滑算法相结合, 提出了 MM-PHD 前向 – 后向平滑器. 为了避免引入复杂的随机有限集
(Random finite set, RFS) 理论, 本文根据 PHD 的物理空间 (Physical space) 描述法推导得到了 MM-PHD 平滑器的后向更
新公式. 由于 MM-PHD 前向–后向平滑器的递推公式中包含有多个积分(By integrating the multiple-model probability hypothesis density (MM-PHD) filter with the smoothing al-
gorithms, an MM-PHD forward-backward smoother is proposed in this paper for tracking multiple maneuvering targets
in clutter. To avoid use of complex random finite set (RFS) theory, the backward updated equation of the MM-PHD
smoother can be derived according to the physical-space explanation of the PHD)
- 2013-09-23 15:36:28下载
- 积分: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
-
去除图像的噪点
图像去噪,去除图像的噪点
图像去噪,去除图像的噪点(Image Denoising)
- 2011-09-25 19:47:35下载
- 积分:1