Event cameraAn event camera, also known as a neuromorphic camera, silicon retina or dynamic vision sensor, is an that responds to local changes in brightness. Event cameras do not capture images using a shutter as conventional (frame) cameras do. Instead, each pixel inside an event camera operates independently and asynchronously, reporting changes in brightness as they occur, and staying silent otherwise. Event camera pixels independently respond to changes in brightness as they occur.
Scotopic visionIn the study of human visual perception, scotopic vision (or scotopia) is the vision of the eye under low-light conditions. The term comes from Greek skotos, meaning "darkness", and -opia, meaning "a condition of sight". In the human eye, cone cells are nonfunctional in low visible light. Scotopic vision is produced exclusively through rod cells, which are most sensitive to wavelengths of around 498 nm (blue-green) and are insensitive to wavelengths longer than about 640 nm (red-orange).
Recurrent neural networkA recurrent neural network (RNN) is one of the two broad types of artificial neural network, characterized by direction of the flow of information between its layers. In contrast to uni-directional feedforward neural network, it is a bi-directional artificial neural network, meaning that it allows the output from some nodes to affect subsequent input to the same nodes. Their ability to use internal state (memory) to process arbitrary sequences of inputs makes them applicable to tasks such as unsegmented, connected handwriting recognition or speech recognition.
Spiking neural networkArtificial neural network Spiking neural networks (SNNs) are artificial neural networks that more closely mimic natural neural networks. In addition to neuronal and synaptic state, SNNs incorporate the concept of time into their operating model. The idea is that neurons in the SNN do not transmit information at each propagation cycle (as it happens with typical multi-layer perceptron networks), but rather transmit information only when a membrane potential—an intrinsic quality of the neuron related to its membrane electrical charge—reaches a specific value, called the threshold.
Tunnel visionTunnel vision is the loss of peripheral vision with retention of central vision, resulting in a constricted circular tunnel-like field of vision. Tunnel vision can be caused by: Eyeglass users experience tunnel vision to varying degrees due to the corrective lens only providing a small area of proper focus, with the rest of the field of view beyond the lenses being unfocused and blurry. Where a naturally sighted person only needs to move their eyes to see an object far to the side or far down, the eyeglass wearer may need to move their whole head to point the eyeglasses towards the target object.
Motion captureMotion capture (sometimes referred as mo-cap or mocap, for short) is the process of recording the movement of objects or people. It is used in military, entertainment, sports, medical applications, and for validation of computer vision and robots. In filmmaking and video game development, it refers to recording actions of human actors and using that information to animate digital character models in 2D or 3D computer animation. When it includes face and fingers or captures subtle expressions, it is often referred to as performance capture.
Face detectionFace detection is a computer technology being used in a variety of applications that identifies human faces in digital images. Face detection also refers to the psychological process by which humans locate and attend to faces in a visual scene. Face detection can be regarded as a specific case of object-class detection. In object-class detection, the task is to find the locations and sizes of all objects in an image that belong to a given class. Examples include upper torsos, pedestrians, and cars.
Types of artificial neural networksThere are many types of artificial neural networks (ANN). Artificial neural networks are computational models inspired by biological neural networks, and are used to approximate functions that are generally unknown. Particularly, they are inspired by the behaviour of neurons and the electrical signals they convey between input (such as from the eyes or nerve endings in the hand), processing, and output from the brain (such as reacting to light, touch, or heat). The way neurons semantically communicate is an area of ongoing research.
Night-vision deviceA night-vision device (NVD), also known as a night optical/observation device (NOD), night-vision goggle (NVG), is an optoelectronic device that allows visualization of images in low levels of light, improving the user's night vision. The device enhances ambient visible light and converts near-infrared light into visible light which can be seen by the user; this is known as I2 (). By comparison, viewing of infrared thermal radiation is referred to as thermal imaging and operates in a different section of the infrared spectrum.
Business process modelingBusiness process modeling (BPM) in business process management and systems engineering is the activity of representing processes of an enterprise, so that the current business processes may be analyzed, improved, and automated. BPM is typically performed by business analysts, who provide expertise in the modeling discipline; by subject matter experts, who have specialized knowledge of the processes being modeled; or more commonly by a team comprising both. Alternatively, the process model can be derived directly from events' logs using process mining tools.