-
10 行代码完成人脸检测 - VB.NET
翻译 maninwest@Codeforge 作者:Dejan Mauer@CodeProject在一张图片中找到人脸可能不怎么容易。有些商业化和开源框架可以帮助开发者完成这个任务。 我要推荐的商业库是 Neurotechnology VeryLook. 也许,人脸识别的最有名的开源框架是 Intel 的 OpenCV (Open Computer Vision) ,它不只能用于识别人脸,还可以用于其他地方。但是 这是基于 C++ 的,不方便在 .NET 环境中使用。EmguCV 提供了一个 到 OenSV 的 .NET界面解决了这个问题。虽然这个框架很强大,但是使用起来不容易。在这里,我将介绍最简单的人脸识别- 使用 开源库 Accord.net,它构建在 AForge 图像库上.使用代码代码示例是从附件中的程序中提取出来的。我仅关注主要功能-使用 Accord.net库找到人脸Dim detector As HaarObjectDetector
Dim cascade As New FaceHaarCascade
detector = New HaarObjectDetector(cascade, 30) 首先要声明 classHaarObjectDetector. 这个类封装了找到图片中不同对象的算法。对象用所谓的级联描述,很多开源项目中都有(脸,左眼,右眼,两只眼,
- 2023-04-15 07:05:04下载
- 积分:1
-
心的 matlab 程序代码
只需要点击出点的心会变大。下面的 Matlab 项目包含的源代码和 Matlab 用于一种非常简单而直观的神经网络实现的例子。短代码和容易理解。提供的示例数据集。在项目文件部分中列出的源代码和包含在此项目中的文件,请确保列出的源代码是否满足您的需求存在。
- 2022-07-22 22:31:33下载
- 积分:1
-
Retinex去雾
基于retinex理论的图像去雾代码。本代码实现基于Retinex理论的三种方法,分别为单尺度Retinex,多尺度Retinex,以及自商图像方法。直接运行每个文件夹下的test文件就可以得到对应的方法的处理结果。
- 2023-04-08 12:30:03下载
- 积分: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
-
基于颜色的目标跟踪
Simulink 基于对象跟踪文件。它用于跟踪红色的对象并报告其位置插入图片的框架。Web cam 视频输入。此外跟踪此程序可以区分的对象,如下所示:
-是红颜色的对象的基础
-绿色的颜色是前面的另外进行了定位的对象的对象
-最后的蓝颜色给作为对象的 ID:
-一种蓝色颜色在红色的外框-内检测到标记为 1
-两个蓝色的区域,在红色的外框-内检测到标记为 2 等。
也使用 UDP 协议这个代码可以用来将信息发送到另一个实例的 matlab 运行,或连到另一台计算机。
- 2022-02-21 20:57:24下载
- 积分:1
-
人脸检测程序
本算法是基于OpenCV的人脸检测程序,在VS2010编程环境下,运行通过。这是对图像进行人脸检测,也可以自己改进一下,在视频中提取人脸。
- 2023-02-15 03:20:06下载
- 积分:1
-
图像目标识别
图像目标识别
- 2022-11-07 14:40:17下载
- 积分:1
-
K-L 变换的图像融合 C++ 代码
K-L 变换 L2-PCA 图像融合 多光谱图像 全色图像 利用l2-pca对多光谱图像和全色图像进行图像整合,针对主成分分析的特性,将其应用于图像融合,可以把多波段的图像信息最大限度的表现在融合后的新图像中 首先计算参加融合的两幅源图像的协方差矩阵,然后求其特征值对应的特征向量,最后利用与最大特征值所对应的特征向量来确定两幅图像的加权系数。
- 2022-02-04 07:11:22下载
- 积分:1
-
Source-code--CCCam
Source-code--CCCam.zip 处理网络 图像协议 代码:
* run cccam with:
* LD_PRELOAD=./ca.so ./xxx.i386
*
* Will then send CWs to vdr-sc cardclient cccam
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, wr
- 2022-07-15 11:41:08下载
- 积分:1
-
基于反演解析的超分辨率算法
仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。
- 2022-05-27 00:21:04下载
- 积分:1