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

Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...

You might also read

Related Articles

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

Sort by
Same author

Biophysical mechanisms underlying the generation and maintenance of rule-learning engram.

Communications biology·2026
Same author

A Fast and Reliable Solution to PnP, Using Polynomial Homogeneity and a Theorem of Hilbert.

Sensors (Basel, Switzerland)·2023
Same author

Communication Efficient Algorithms for Bounding and Approximating the Empirical Entropy in Distributed Systems.

Entropy (Basel, Switzerland)·2022
Same author

The Non-Tightness of a Convex Relaxation to Rotation Recovery.

Sensors (Basel, Switzerland)·2021
Same author

Recognition Using Hybrid Classifiers.

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

A probabilistic approach to pattern matching in the continuous domain.

IEEE transactions on pattern analysis and machine intelligence·2012
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 9, 2026

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

Applying property testing to an image partitioning problem.

Igor Kleiner1, Daniel Keren, Ilan Newman

  • 1Department of Computer Science, University of Haifa, Israel.

IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 25, 2010
PubMed
Summary
This summary is machine-generated.

Property testing offers efficient image analysis by quickly rejecting inputs unlikely to match a template. This approach saves significant computational time in image detection tasks.

More Related Videos

Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters
07:05

Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters

Published on: June 18, 2021

Visualization, Quantification, and Mapping of Immune Cell Populations in the Tumor Microenvironment
11:00

Visualization, Quantification, and Mapping of Immune Cell Populations in the Tumor Microenvironment

Published on: March 25, 2020

Related Experiment Videos

Last Updated: Jun 9, 2026

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters
07:05

Applying Hyperspectral Reflectance Imaging to Investigate the Palettes and the Techniques of Painters

Published on: June 18, 2021

Visualization, Quantification, and Mapping of Immune Cell Populations in the Tumor Microenvironment
11:00

Visualization, Quantification, and Mapping of Immune Cell Populations in the Tumor Microenvironment

Published on: March 25, 2020

Area of Science:

  • Computer Science
  • Image Processing
  • Algorithm Design

Background:

  • Property testing is a computational method for efficiently verifying properties of large datasets.
  • Traditional property testing assumes most inputs do not satisfy a specific condition, enabling rapid rejection.
  • Applying property testing to image detection can significantly reduce processing time for large image files.

Purpose of the Study:

  • To adapt the property testing paradigm for efficient image detection.
  • To develop a fast algorithm for determining if an image conforms to a given template.
  • To introduce a method that quickly rejects images significantly different from the target template.

Main Methods:

  • Analysis of image partitioning based on template matching.
  • Development of a constant-time "rejector" algorithm.
  • Testing a sub-image extracted from the input, independent of input size.

Main Results:

  • The proposed "rejector" algorithm efficiently identifies images "far" from the template.
  • The algorithm's runtime and memory usage are independent of the input image size.
  • High probability of correctly rejecting dissimilar images.

Conclusions:

  • Property testing is a viable and efficient approach for image detection tasks.
  • The developed constant-time rejector significantly speeds up the process of identifying template-matching images.
  • This method offers substantial computational savings for large-scale image analysis.