interleaved memories
interleaved memory is a design which compensates for the relatively slow speed of dynamic random-access memory (DRAM) or core memory, by spreading memory addresses evenly across memory banks. Memory interleaving is a technique that CPUs use to increase the memory bandwidth available for an application. Without interleaving, consecutive memory blocks, often cache lines, are read […]
nose recognition 2020
Noses are hard to conceal and relatively invariant to facial expression. Notwithstanding, their use as a biometric has been largely unexplored. Using photometric stereo images, this paper proposes two new features for nose recognition. The first of these uses Fourier descriptors to capture the ridge shape, from the nasion to the tip, and the second […]
face recognition 2020
A facial recognition system uses biometrics to map facial features from a photograph or video. It compares the information with a database of known faces to find a match. That’s because facial recognition has all kinds of commercial applications. It can be used for everything from surveillance to marketing. Face detection Stanford Universityfree download This […]
mouth detection 2020
automatic real time face and mouth recognition using radial basis function neural networks (RBFNN). The proposed method uses the motion information to localize the face region, and the face region is processed in color space to determine the locations of the eyes. The center of the mouth is determined relative to the locations of the […]
iris recognition 2020
Iris recognition is an automated method of biometric identification that uses mathematical pattern-recognition techniques on video images of one or both of the irises of an individual’s eyes, whose complex patterns are unique, stable, and can be seen from some distance Iris recognition is commonly used as a physical access control modality, ideal for high […]
fax server
The primary function of a fax server is to accept documents from users, convert them into a fax format, and transmit them to the intended recipient(s). A fax server also receives fax calls and routes received faxes to users via email, stores them in a folder on the LAN, or prints them to a printer […]
deep learning autoencoder
A deep autoencoder is composed of two, symmetrical deep-belief networks that typically have four or five shallow layers representing the encoding half of the net, and second set of four or five layers that make up the decoding half. Autoencoders are an unsupervised learning technique in which we leverage neural networks for the task of […]
new blog post in wordpress
Log in to WordPress with your username and password. Create a new post. Enter the title of your new post. Enter body content. add or select tags and categories. click publish! 2ND option is good if you want to import from your old web site to wordpress with import export. wordpress supports following import and […]
joomla to wordpress
both joomla and wordpress are content management web application and free. both are using free mysql database. Both are good. migration of content and database is easy between joomla and wordpress. Migrating a website is often challenging and time-consuming. We will explain wordpress plugin to use migrate Joomla to WordPress. In this article, steps to […]
database management system design
system. After completing this chapter the reader should be familiar with the following concepts: Data, information, database, database management system . Database Management Systems Indian Statistical Institutefree download Languages DBMS System Components Limitations Suggested Reading. Database Management Systems . Introduction to Databases. Malay Bhattacharyya. database management system Open Academic Journals Indexfree downloadA database management system […]