Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Vision01:24

Vision

Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
Light Acquisition02:16

Light Acquisition

In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
Imaging Biological Samples with Optical Microscopy01:18

Imaging Biological Samples with Optical Microscopy

Optical microscopy uses optic principles to provide detailed images of samples. Antonie van Leeuwenhoek designed the first compound optical microscope in the 17th century to visualize blood cells, bacteria, and yeast cells. In 1830, Joseph Jackson Lister created an essentially modern light microscope. The 20th century saw the development of microscopes with enhanced magnification and resolution.
In optical microscopy, the specimen to be viewed is placed on a glass slide and clipped on the stage...
Visual System01:26

Visual System

Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Robust Multimodal Learning With Missing Modalities via Parameter-Efficient Adaptation.

IEEE transactions on pattern analysis and machine intelligence·2024
Same author

Machine Learning Enhanced Optical Microscopy for the Rapid Morphology Characterization of Silver Nanoparticles.

ACS applied materials & interfaces·2023
Same author

Spatial and axial resolution limits for mask-based lensless cameras.

Optics express·2023
Same author

Learning to Sense for Coded Diffraction Imaging.

Sensors (Basel, Switzerland)·2022
Same author

Monocular Depth Estimation Using Deep Learning: A Review.

Sensors (Basel, Switzerland)·2022
Same author

Physics-Guided Neural-Network-Based Inverse Design of a Photonic<b>-</b>Plasmonic Nanodevice for Superfocusing.

ACS applied materials & interfaces·2022
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Jun 25, 2026

Computer-Generated Animal Model Stimuli
26:43

Computer-Generated Animal Model Stimuli

Published on: July 29, 2007

11.0K

Efficient Visual Computing With Camera RAW Snapshots.

Zhihao Li, Ming Lu, Xu Zhang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 29, 2024
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces the ρ-Vision framework, enabling direct processing of RAW camera images for tasks like object detection and compression. This bypasses the traditional image signal processor (ISP), improving accuracy and efficiency.

    More Related Videos

    High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
    11:34

    High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques

    Published on: December 3, 2013

    15.7K
    Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging
    09:19

    Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging

    Published on: April 18, 2025

    484

    Related Experiment Videos

    Last Updated: Jun 25, 2026

    Computer-Generated Animal Model Stimuli
    26:43

    Computer-Generated Animal Model Stimuli

    Published on: July 29, 2007

    11.0K
    High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
    11:34

    High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques

    Published on: December 3, 2013

    15.7K
    Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging
    09:19

    Measuring the Structure, Composition, and Change of Underwater Environments with Large-area Imaging

    Published on: April 18, 2025

    484

    Area of Science:

    • Computer Vision
    • Image Processing
    • Machine Learning

    Background:

    • Conventional cameras convert RAW sensor data to RGB images via an image signal processor (ISP).
    • This ISP conversion is often unnecessary for visual computing tasks, as RAW data contains complete information.
    • Existing RAW image datasets are scarce, hindering direct training of models on RAW data.

    Purpose of the Study:

    • To propose the novel ρ-Vision framework for high-level semantic understanding and low-level compression directly from RAW images.
    • To eliminate the reliance on the traditional image signal processor (ISP) subsystem.
    • To address the challenge of limited RAW image datasets.

    Main Methods:

    • Developed an unpaired CycleR2R network using unsupervised CycleGAN to train modular unrolled ISP and inverse ISP (invISP) models.
    • Generated simulated RAW images (simRAW) from existing RGB datasets for flexible model training.
    • Fine-tuned RGB-domain models to process real-world camera RAW images using the ρ-Vision framework.
    • Demonstrated object detection (RAW-domain YOLOv3) and image compression (RIC) on camera snapshots.

    Main Results:

    • RAW-domain task inference demonstrated superior object detection accuracy and image compression efficiency compared to RGB-domain methods.
    • The ρ-Vision framework exhibited generalization across diverse camera sensors and task-specific models.
    • Eliminating the ISP subsystem led to potential reductions in computations and processing times.

    Conclusions:

    • The ρ-Vision framework enables effective direct processing of RAW camera images for computer vision tasks.
    • This approach offers improved performance and efficiency by bypassing the conventional ISP.
    • The method provides a flexible and generalizable solution for RAW image analysis, applicable to various sensors and models.