-
红外与可见光图像配准算法(MATLAB版代码)
红外和可见光图像配准和融合算法,采用仿射变换(Registration and fusion of infrared and visible images)
- 2020-11-15 20:59:42下载
- 积分:1
-
icm_seg
基于马尔可夫随机场(MRF)、条件迭代算法ICM的图像分割源码(The MRF, the ICM-based image segmentation source code to source image segmentation based on the MRF ICM)
- 2012-06-15 10:17:55下载
- 积分:1
-
MCU_1908
针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评估方法进行检测。从实验结果可以看出文中提出的方法相对于通用方法提高了图像的信噪比, 锐化图像的边缘, 减少了图像高频信息的错误像素的数量, 提高视觉质量。(Bayer TMS320DM642)
- 2020-12-12 11:59:16下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1
-
moment matching和MLE估计矩阵的广义高斯分布参数 gg_mle
压缩包中的算法使用moment matching和MLE估计矩阵的广义高斯分布参数,推荐一下。(Compression package using the moment matching algorithms and the estimated matrix of MLE parameters of generalized Gaussian distribution, recommend.)
- 2020-11-18 09:59:40下载
- 积分:1
-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
code
用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
- 2020-07-03 08:40:01下载
- 积分:1
-
image-information-hiding
提出了一种大容量的可逆信息隐藏算法的详细实现方案。利用图像直方图中的多个零点或者最小点, 通
过修改图像像素的灰度值来隐藏信息, 并通过统计分析给出常用的信息隐藏的模型和算法。(Presents a large reversible capacity detailed information hiding algorithm implementations. Using the image histogram, or the minimum number of zero points, by modifying the image pixel gray value to hide the information, and is given by commonly used statistical analysis model and algorithm for information hiding.)
- 2020-11-05 15:49:51下载
- 积分:1
-
UIC
mfc图像处理,实现图像的配准,自己编写,可以应用(mfc image processing, image registration)
- 2016-04-25 08:29:45下载
- 积分:1
-
fengefa
三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。(Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.)
- 2015-04-28 09:48:16下载
- 积分:1