-
运动目标检测
应用背景该算法能适应复杂变化的环境,准确地提取运动目标,对复杂干扰场景下的实时运动目标检测得到了较为满意的效果关键技术采用帧间差法和背景差法相结合的运动目标检测方法,
- 2022-02-02 15:16:08下载
- 积分:1
-
image histogram equalization
the code was developed by zhanghao at BJUT on 2013. this program is a example on image processing(image histogram equalization) by C.
- 2023-06-12 04:00:03下载
- 积分:1
-
获取本地摄像头,并拍照
应用背景
在线软件制作中,需要拍照上传图片,并对拍照所得图片进行处理;
将图片画在canvas画布中,对图片进行像素级的处理
关键技术canvas是HTML5新增的标签,结合JS可以实现对图像的像素级处理,这对开发在线图像处理软件提供了便利
- 2022-01-31 22:02:38下载
- 积分:1
-
指纹识别系统完整的 Matlab 代码
指纹识别系统V2:发现的最不发达国家技术指纹识别,以欧氏距离之间的匹配和过滤的Gabor
- 2022-07-15 21:31:08下载
- 积分:1
-
霍夫曼与算术图像压缩解压
应用霍夫曼与算数编码进行编码与解码进行图像的压缩与解压。基于C与OPENCV
- 2022-10-01 00:15:15下载
- 积分:1
-
contourlet transform
在这里,我将附上完整的轮廓波变换及其相关应用程序,特别是图像压缩
- 2023-08-27 22:30:16下载
- 积分:1
-
opencv 图片相减
通过打开摄像头或者视频进行图像处理。主要通过图片相减,来实现运动物体的跟踪。具体实现方法如下:逐帧读取视频(从摄像头或者文件中抓取并返回一帧),创建首地址并分配存储空间、创建矩阵、转化成单通道图像再处理,高斯滤波先,以平滑图像、当前帧跟背景图相减、二值化前景图。。。。。。。。。。
- 2023-01-23 19:30:03下载
- 积分:1
-
使用sift进行图像对称的代码
关于图像的对称的学习,使用的sift算法,有代码页有文章的介绍,很好用!
- 2022-01-25 14:26:16下载
- 积分:1
-
基于纹理的图像检索源码
依据图像的纹理特征,对图像进行检索,代码是用matlab写的
其中的图像库包含45幅图,有30个代码相关文件,程序可以运行,对学习纹理检索图像的人很有帮助
- 2022-03-06 02:22:03下载
- 积分:1
-
泊松表面重建
Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate
the points as interpolation constraints. The extension can be interpreted as a generalization of the underlying mathematical framework to a screened
Poisson equation. In contrast to other image and geometry processing techniques, the screening term is defined over a sparse set of points rather
than over the full domain. We show that these sparse constraints can nonetheless be integrated efficiently. Because the modified linear system
reta
- 2023-03-13 16:05:03下载
- 积分:1