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

C4 Pathway and CAM01:27

C4 Pathway and CAM

Most plants use the C3 pathway for carbon fixation. However, some plants, such as sugar cane, corn, and cacti that grow in hot conditions, use alternative pathways to fix carbon and conserve energy loss due to photorespiration. Photorespiration is the process that occurs when the oxygen concentration is high. Under such conditions, the rubisco enzyme in the Calvin cycle binds O2 instead of CO2, which halts photosynthesis and consumes energy.
C4 Pathway
The C4 pathway is used by plants such as...
Force Classification01:22

Force Classification

Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
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.

You might also read

Related Articles

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

Sort by
Same author

<i>LsToll</i> Gene Mediates Antibacterial Immunity and Developmental Regulation in <i>Loxostege sticticalis</i>.

Insects·2026
Same author

Long-Term Outcomes From a Decade of Donation After Circulatory Death Heart Transplantation in Australia.

JACC. Heart failure·2026
Same author

Rapid Determination of Several Biogenic Amines in Cold-Chain Fish Samples by Portable Ion Trap Mass Spectrometry with Nano-Electrospray Ionization.

Foods (Basel, Switzerland)·2026
Same author

Aerosol Inhalation of a Recombinant H7N9 Hemagglutinin Antigen Elicits Systemic and Mucosal Immune Responses in Mice.

Viruses·2026
Same author

Localized hybridization chain reaction on self-assembled DNA nanospheres overcomes the kinetics-stability-complexity trilemma in miRNA sensing.

Biosensors & bioelectronics·2026
Same author

Gastrointestinal dysfunction in patients with Mowat-Wilson syndrome is associated with feeding difficulties and altered plasma neurotransmitters.

Frontiers in pediatrics·2026
Same journal

Style-Aware Contrastive Test-Time Adaptation: A Dual-Cache Model for Robust Vision-Language Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Semantic Frame Interpolation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Physics-Guided Cross-Modal Decoupling with Test-Time Adaptation for Hyperspectral Image Restoration.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: May 10, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

C4: a real-time object detection framework.

Jianxin Wu1, Nini Liu, Christopher Geyer

  • 1National Key Laboratory for Novel Software Technology, Nanjing University, Nanjing, China. wujx@lamda.nju.edu.cn

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|June 26, 2013
PubMed
Summary
This summary is machine-generated.

A novel object detection framework, C(4), achieves real-time accuracy without GPUs by focusing on contour cues and using the CENTRIST visual descriptor. This efficient method offers a significant advantage in detection speed for various objects.

Related Experiment Videos

Last Updated: May 10, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

Area of Science:

  • Computer Vision
  • Machine Learning
  • Image Processing

Background:

  • Object detection is crucial for many applications but often requires significant computational resources.
  • Existing methods may struggle to balance accuracy and speed, especially on standard hardware.

Purpose of the Study:

  • To propose a real-time and accurate object detection framework named C(4).
  • To demonstrate the effectiveness of contour-based detection using the CENTRIST visual descriptor.
  • To develop an efficient computational method for object detection.

Main Methods:

  • The C(4) framework utilizes contour information derived from pixel comparisons.
  • The CENTRIST visual descriptor is employed to encode contour cues and represent global contours.
  • A computational method is proposed that avoids explicit feature vector generation, requiring only O(1) steps for patch testing.

Main Results:

  • C(4) achieves 20 frames per second (fps) detection speed with state-of-the-art accuracy.
  • The framework operates efficiently on a single processing thread without specialized hardware like GPUs.
  • Comparable detection accuracy to state-of-the-art methods is achieved, with a notable advantage in speed.

Conclusions:

  • The C(4) framework offers an efficient and effective solution for real-time object detection.
  • Contour-based approaches using the CENTRIST descriptor provide a promising direction for object detection research.
  • The proposed computational method significantly reduces processing overhead, making it suitable for hardware acceleration.