-
Image compression using EZW
小波变换的嵌入零树
- 2023-06-17 11:20:04下载
- 积分:1
-
视频分割成一帧一帧
将视频分割成一帧一帧
- 2022-12-02 20:55:03下载
- 积分:1
-
基于matlab图像处理
实现基本的直方图,阈值分割,形态学滤波,边界分割,利用傅里叶描绘子实现1/4,1/8,1/16边界重建。
- 2023-01-08 20:05:02下载
- 积分:1
-
ffmpeg+sdl写的播放器
ffmpeg+sdl写的播放器,基于win32编写的对于想了解libav库的,想了解sdl库开发的有一定的帮助
- 2022-11-02 07:25:05下载
- 积分:1
-
遥感图像融合
这是一个用于全色图像和多光谱图像融合的C++代码,代码齐全,有原图像,运行就能得到融合结果,而且里面有多种融合方法,如主成分变换、三角HIS变换、普通圆柱体HIS变换、拉伸圆柱体HIS变换、相关系数法和Brovey变换等方法。
- 2023-08-17 06:50:04下载
- 积分:1
-
初学者教程的分形演示
应用背景这个应用程序,我试着将我的任务,我已经完成了用C编程,它是用Borland Delphi,哈哈。我只编译和运行。只不过是。下一次将更复杂的图像处理。我只需提交使用的源代码。关键技术利用这个分形源代码,特别是对初学者来说,很实用,很轻,可以理解代码。它是非常有吸引力的初学者设计或图像处理。您可以使用此代码或复制或分发,毫不犹豫,不参与法律。没有许可证需要,没有条件,你可以使用,只是编译和运行。希望有用,下一个会更好。
- 2022-03-06 03:12:52下载
- 积分:1
-
基于判决树的人物动作识别系统(opencv代码)
资源描述This software is intended for research purposes only. All rights reserved.
Copyright rests with the authors. When using this software, please ackowledge
the effort that went into development by referencing the following paper:
A Hough Transform-Based Voting Framework for Action Recognition.
A. Yao, J. Gall & L. Van Gool (CVPR 2010).
Questions or comments concerning the code can be addressed to Angela Yao
(yaoa@vision.ee.ethz.ch).
The bulk of the code was developed from work detailed in the paper
Class-Specific Hough Forests for Object Detection. J. Gall and
V. Lempitsky (CVPR 2009) with code available here:
http://www.vision.ee.ethz.ch/~gallju/projects/houghforest/houghforest.html
===============================================================================
USAGE & NO
- 2022-12-04 17:50:04下载
- 积分:1
-
RGB-HLS颜色空间互换
资源描述C++实现的RGB与HLS颜色空间互换程序,在图像处理中会经常用到,算法简单,容易理解,可直接移植的需要的地方
- 2022-09-15 12:35:03下载
- 积分:1
-
特征提取和匹配
应用背景图像的特征提取和特征匹配,用sift算法,SIFT特征检测算法 ,检测的特征点具有平移、旋转、尺度变化不变性,实验效果较好。-The SIFT feature detect algorithm.The feature is scale- and rotation-invariant.The algorithm performs well in experiments.关键技术sift提取特征,然后进行匹配。基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration program SIFT feature matching algorithm is its ability to match between the two images, can handle translation, rotation, affine transformation case match problem, even in some degree images taken at any angle with more stable feature matching ability
- 2022-01-30 17:14:32下载
- 积分:1
-
眼瞳识别
对眼瞳的识别 很有效 ,主 要通过使用眼睛的分类器对人眼的眼瞳进行的识别 ,显示的效果很好 ,很大的程度上能实现对眼睛的识别。
- 2022-03-22 09:06:13下载
- 积分:1