-
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。...
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.
- 2022-03-07 09:56:05下载
- 积分:1
-
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking...
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking-this is a 3D human tracking software, based on MATLAB. four multi camera view tracking
- 2023-03-21 04:35:03下载
- 积分:1
-
屏幕截图源码,可自由选定区域
一个简单的屏幕截图源码,可以整个屏幕截图,也可自由选定区域进行截图,保存为bmp格式的文件。简单易懂,有兴趣的朋友可以下载研究一下。作为学习的小demo。
- 2022-01-31 11:58:57下载
- 积分:1
-
用C写的,类似于windos启动时背景颜色变化的程序,实现淡入淡出的效果,纯属好玩。勉强算到图形类吧。...
用C写的,类似于windos启动时背景颜色变化的程序,实现淡入淡出的效果,纯属好玩。勉强算到图形类吧。-written in C, similar to the commencement windos background color changes in the procedures, Fade out of achieving the effect is purely fun. Barely count it to the graphics category.
- 2022-07-02 05:05:12下载
- 积分:1
-
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考...
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考-do professional graphics tool is a relatively simple function of small programs for reference for beginners
- 2022-06-11 12:21:27下载
- 积分:1
-
surf特征点检测和匹配
surf算法的具体实现:
Surf算法原理
(1)、构建Hessian矩阵
(2)、构建尺度空间
图像的尺度空间是这幅图像在不同解析度下的表示,由式(4)知,一幅图像j(X)在不同解析度下的表示可以利用高斯核G(£)的卷积来实现,图像的尺度大小一般用高斯标准差来表示[6]。在计算视觉领域,尺度空间被象征性的表述为一个图像金字塔,其中,输入图像函数反复与高斯函数的核卷积并反复对其进行二次抽样,这种方法主要用于Sift算法的实现,但每层图像依赖于前一层图像,并且图像需要重设尺寸,因此,这种计算方法运算量较大,而SURF算法申请增加图像核的尺寸,这也是SIFT算法与SURF算法在使用金字塔原理方面的不同。算法允许尺度空间多层图像同时被处理,不需对图像进行二次抽样,从而提高算法性能。图1(a)是传统方式建立一个如图所示的金字塔结构,图像的寸是变化的,
- 2022-04-15 04:54:37下载
- 积分:1
-
能够将bmp文件转换为jpg文件,推荐。开发环境:vc6.0
能够将bmp文件转换为jpg文件,推荐。开发环境:vc6.0-Bmp files can be converted to jpg files, recommended. Development Environment: vc6.0
- 2022-01-28 15:17:16下载
- 积分:1
-
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可....
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可.- Carries on the image in line the connection a procedure, is
very easy to understand Translates the execution in VC then
- 2023-05-22 13:00:03下载
- 积分:1
-
Abstract
We present a component
Abstract
We present a component-based, trainable system for detecting
frontal and near-frontal views of faces in still gray
images. The system consists of a two-level hierarchy of Support
Vector Machine (SVM) classifiers. On the first level,
component classifiers independently detect components of
a face. On the second level, a single classifier checks if the
geometrical configuration of the detected components in the
image matches a geometrical model of a face. We propose
a method for automatically learning components by using
3-D head models. This approach has the advantage that
no manual interaction is required for choosing and extracting
components. Experiments show that the componentbased
system is significantly more robust against rotations
in depth than a comparable system trained on whole face
patterns.
- 2023-05-01 18:35:08下载
- 积分:1
-
Qt简单绘图程序
Qt平台下,基于双缓冲技术设计的简单绘图工具,可以绘制简单的图形,同时可以设置画笔颜色、填充颜色、线条类型等
- 2022-01-22 00:02:07下载
- 积分:1