background preloader

Dcazevedo

Facebook Twitter

Daniel C.A.

Codrops. CSS Dock Menu. May 08, 2007 270 Comments Tags: Javascript If you are a big Mac fan, you will love this CSS dock menu. It is using Jquery library and Fisheye component from Interface and some of my icons. It comes with two dock position: top and bottom. CSS dock menu screenshot Update: I no longer support the questons regard this dock menu. View Demo | Download 1. Download the CSS dock menu zip package. 2. In between the HTML <head> tag, add the following code The first part is the Javascript, second part is CSS stylesheet, and last part is the PNG hack for IE 6. 3.

Don’t forget to add the following code to anywhere within the <body> tag: 4. To add menu item to the top dock (note: span tag is after the img tag): <a class="dock-item" href="#"><img src="images/home.png" alt="home" /><span>Home</span></a> To add menu item to the bottom dock (note: span tag is before the img tag): <a class="dock-item2" href="#"><span>Home</span><img src="images/home.png" alt="home" /></a> Browser Compatibility Collapse All Expand All.

Website Tools.

Learn to Code

Outlook - dcazevedo. OpenCV | OpenCV. Wiki Pages - visual-control - Face detection and recognition on the videofeed of a capturing device. My favorites ▼ | Sign in Project Home Downloads Wiki Issues Source 1 - 1 of 1 Terms - Privacy - Project Hosting Help Powered by Google Project Hosting. OpenFrameworks. Design. Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed using Haar Cascades that I acquired from two different sources (see References). Background While working on a face recognition project, I stumbled across a huge problem; the preprocessing phase required face alignment for improved result. Using the Code The project is mainly a managed VC++.NET class library, that can be consumed from C#/VC++ .NET. There are mainly two functions that are used to perform face and eye detection.

Int faces = objFaceDetector.WrapDetectFaces(lastPic); int lx, ly, rx, ry, res; for(int f = 0; f < faces; f++) { objFaceDetector.WrapGetFaceCordinates(f, &lx, &ly, &rx, &ry); << Source Code For Drawing Face Rectangle >> res = objFaceDetector.WrapGetEyeCordinates(f, &lx, &ly, &rx, &ry); << Source Code For Drawing Eye Crosses >> } Points of Interest References.

FaceRecognizer — OpenCV 2.4.9 documentation. FaceRecognizer class FaceRecognizer : public Algorithm All face recognition models in OpenCV are derived from the abstract base class FaceRecognizer, which provides a unified access to all face recongition algorithms in OpenCV. Description I’ll go a bit more into detail explaining FaceRecognizer, because it doesn’t look like a powerful interface at first sight. But: Every FaceRecognizer is an Algorithm, so you can easily get/set all model internals (if allowed by the implementation).

Algorithm is a relatively new OpenCV concept, which is available since the 2.4 release. I suggest you take a look at its description. Algorithm provides the following features for all derived classes: So called “virtual constructor”. Moreover every FaceRecognizer supports the: Training of a FaceRecognizer with FaceRecognizer::train() on a given set of images (your face database!). Note When using the FaceRecognizer interface in combination with Python, please stick to Python 2. Setting the Thresholds Notes: CGD. FEUP. YouTube. Linguee – Dicionário – português-inglês. Dicionário Priberam. Dicionário Priberam da Língua Portuguesa Este site utiliza cookies. Ao continuar no site está a consentir a sua utilização. Saiba mais... Definições Acordo Ortográfico de 1990 Variedade do Português Balões informativos Em qualquer momento pode alterar esta configuração clicando no botão à direita da caixa de pesquisa.

Importante: as definições acima são guardadas em cookies. Página principal pub O Ano em Palavras "O Ano em Palavras" apresenta algumas das palavras mais pesquisadas ao longo do ano no Dicionário Priberam da Língua Portuguesa que reflectemrefletemrefletem alguns dos principais acontecimentos portugueses e internacionais. Dúvidas linguísticas Na frase ceámos à lareira que a noite estava fria, qual é a função desempenhada pela palavra que? Agradecia que me informassem qual a palavra correta, prefabricado ou pré-fabricado, e se possível qual a regra para as palavras hifenizadas. Ver todas... Palavra do dia re·mo·ti·var re·mo·ti·var - ConjugarConjugar(re- + motivar) Mais pesquisadas do dia.

Filmes

Torrents.