-
opencv 目标检测跟踪
本代码可以对视频中的运动物体进行监测和跟踪 并用了高斯背景模型进行背景建模 效果很好 而且对检测到的物体进行了矩形框标记
- 2023-05-23 02:05:03下载
- 积分:1
-
图像融合+源代码+matlab
图像融合的程序,在网上找的 我是看不懂 我是要是下载这里面的另一个程序 苦于没有积分 只好上传一个之前下载的程序
- 2022-06-16 15:46:44下载
- 积分:1
-
使用双边滤波器的高效牌号识别
步骤1. 输入图像2. 转换为灰阶图像3. 边缘检测4. 扩大灰度5. 边界计算6. 预计算高斯距离权重7. 应用双边滤波器8. 提取本地区域9. 计算高斯密度权重10. 计算双边滤波器响应
- 2023-07-26 04:55:04下载
- 积分:1
-
色调映射
下面是该算法的伪代码:(a) 载入一个 HDR RGB 图像(b) 计算强度层我(c) 计算 log(I)(d) 筛选使用双边滤波获得 log(F) log(I)(e) 计算详细信息通道 D = log(I)-log(F)(f) 计算: 三角洲 = max[log(F)]-min[log(F)](g) 计算: γ = log(constrast) / 三角洲(h) 计算新的强度层: N = 10^[gamma*log(F) + D](i) 规模的 RGB 值由 N / 我(j) 保存 LDR 图像
- 2022-03-20 02:40:04下载
- 积分:1
-
camshift目标跟踪代码
资源描述
实现了camshift对目标的动态跟踪
- 2022-02-11 22:41:40下载
- 积分:1
-
图像变形
应用背景这个项目是手动变形。和,和;关键技术我用透视变换来变形。起初我用4点计算透视变换矩阵。然后,我确认了它的形象。
- 2022-02-11 14:08:19下载
- 积分:1
-
灰度共生矩阵提取纹理特征
该软件能实现对掌纹的纹理特征提取,使用的是灰度共生矩阵算法,把256色图像初始化为8个灰度级,步长取distance
= 5;
- 2022-01-25 16:26:48下载
- 积分:1
-
小波去噪
用vc++实现了两种经典的小波去噪算法、 对于初学者很有意义
- 2023-08-26 23:45:04下载
- 积分:1
-
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码数据集论文和大神页面
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码,数据集,论文和大神页面。非常适合超分辨率初学者和相关研究的人员。很多代码下载了之后无法运行或者缺少文件,但是这个可直接运行,无需太多的调试。This is an implementation of the example-based super-resolution algorithm of [1]. Although the applications of MSFs have now extended beyond example-based super resolution and texture synthesis, it is still of great value to revisit this problem, especially to share the source code and examplar images with the research community. We hope that this software package can help to understand Markov random fields for low-level vision, and to create benchmark for super-resolution algorithms.When you refer to this code in your paper, please cite the following book chapter:W. T Freeman and C. Liu. Markov Random Fields for Super-resolution and Texture Synthesis. In A. Blake, P. Kohli, and C. Rother, eds., Advances in Markov Random Fields for Vision and Image Processing, Chapter 10. MIT Press, 2011. To appear.
- 2022-03-29 03:58:10下载
- 积分:1
-
图像查看器OpenNI
应用背景* ;OpenNI 2。Xα ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;及 ; ; ; ; ; ; ; ; ; ; ;** ;版权所有(c)2012 PrimeSense公司 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;** &;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;* ;此文件的一部分,OpenNI。和公司;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;* &;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;* ;在Apache许可证授权下,版本2(“许可证”); ; ; ; ; ;**你不得使用该文件,除非符合许可证。和,和,和,和;你可以获得一份许可证,并获得一份许可证,并进行了;和;和;和;;;;;;;;;* &;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;* ; ; ;HTTP:/ / www.apache。org /许可证/ license-2.0 ; ; ; ; ; ; ; ; ; ; ; ; ; ;** &;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- 2022-07-12 22:36:53下载
- 积分:1