-
opencv人脸检测
该版本是通过打开摄像头采集视频数据,实时调用opencv里面的haar级联分类器实现人脸检测功能!
- 2022-10-28 08:25:03下载
- 积分:1
-
双线性插值
双线型(bilinear)插值算法针对RGB三基色不同通道单独进行插值运算,它作为插值算法的最基本算法,是以后改进插值算法的提出以及性能分析的一个参考,其算法原理为对于某个像素的某一个色彩通道而言,其采用周边同通道的平均值
- 2022-05-17 12:37:58下载
- 积分:1
-
labview 回声探测器的实现
用labview实现的一个关于回声探测器的实现,包括软件实现部分与报告的详细设计,只需在电脑到安装相关labview软件就可以直接运行,报告上有详细的设计说明,只要按照报告上的步骤操作就可以完全理解。
- 2022-03-09 10:22:55下载
- 积分:1
-
考虑运动向量平滑的块匹配运动估计方法
考虑运动向量平滑的块匹配运动估计方法,matlab代码
- 2022-06-18 02:27:40下载
- 积分:1
-
细胞跟踪
Tracking Algorithm: Object Delineation Method
Multiparticle
Files: Description
MCShape03.m Tracking algorithm
Partwobeads.m Sample parameter file
Twobeads.avi Sample movie
Instructions:
Download the tracking algorithm and sample parameter file.
The parameter file is set up for the sample movie,
or use your own uncompressed avi
- 2022-08-11 18:49:56下载
- 积分:1
-
dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
- 2023-06-01 09:05:03下载
- 积分:1
-
labview图像采集
LabView USB 摄像头的采集程序,首先你的摄像头在windows下工作正常,然后运行该软件 , 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-17 07:44:12下载
- 积分:1
-
OpenCV函数手册
本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻译的,原文件是:
/doc/ref/opencvref_cv.htm, 可以从 SOURCEFORG 上面的
OpenCV 项目下载,也可以直接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/opencv/chinese_docs/ref/open
cvref_cv.htm。
翻译中肯定有不少错误,另外也有些术语和原文语义理解不透导致翻译不准确或者错
误,也请有心人赐教。
图像处理、结构分析、运动分析和对象跟踪部分由R.Z.LIU 翻译,模式识别、照相机定
标与三维重建部分由H.M.ZHANG 翻译,全文由Y.C.WEI 统一修改校正。
- 2022-02-15 02:39:59下载
- 积分:1
-
Efficient Salient Region Detection with Soft Image Abstraction
资源描述Detecting visually salient regions in images is one of the fundamental problems in computer vision. We propose anovel method to decompose an image into large scale perceptually homogeneous elements for efficient salient region detection, using a soft image abstraction representation.
By considering both appearance similarity and spatial distribution of image pixels, the proposed representation abstracts out unnecessary image details, allowing the assignment of comparable saliency values across similar regions,and producing perceptually accurate salient region detection. We evaluate our salient region detection approach on the largest publicly available dataset with pixel accurate annotations. The experimental results show that the proposed method outperforms 18 alternate methods, reducing the mean absolute error by 25.2% compared to the previous best result, while being computationally more efficient.
- 2022-03-24 19:39:44下载
- 积分:1
-
OpenCV算法详解实际应用
本压缩文件的主要内容是关于OpenCV主要算法详解在实际应用中的使用帮助,对学习opencv很有帮助。
- 2022-02-04 13:23:04下载
- 积分:1