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

Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...
Histogram01:05

Histogram

The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
Single Nucleotide Polymorphisms-SNPs01:05

Single Nucleotide Polymorphisms-SNPs

A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
Reducing Line Loss01:18

Reducing Line Loss

In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...

You might also read

Related Articles

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

Sort by
Same author

Semantics-Preserving Graph Propagation for Zero-Shot Object Detection.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2020
Same author

Comparison of methods between CT perfusion source images and CT angiography in collateral flow assessment.

Acta radiologica (Stockholm, Sweden : 1987)·2020
Same author

Genotypes and haplotype combination of ACSL3 gene sequence variants is associated with growth traits in Dezhou donkey.

Gene·2020
Same author

The effect of total lignans from Fructus Arctii on Streptozotocin-induced diabetic retinopathy in Wistar rats.

Journal of ethnopharmacology·2020
Same author

CDCA2 acts as an oncogene and induces proliferation of clear cell renal cell carcinoma cells.

Oncology letters·2020
Same author

Vaccination coverage with the pneumococcal and influenza vaccine among persons with chronic diseases in Shanghai, China, 2017.

BMC public health·2020

Related Experiment Video

Updated: May 20, 2026

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

Spline regression hashing for fast image search.

Yang Liu1, Fei Wu, Yi Yang

  • 1College of Computer Science and Technology, Zhejiang University, Hangzhou 310027, China. liuy@cs.zju.edu.cn

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|July 18, 2012
PubMed
Summary

This study introduces spline regression hashing for faster image retrieval. The novel method precisely preserves data similarity and generates hash codes for unseen images, outperforming existing techniques.

More Related Videos

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine
08:27

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine

Published on: January 5, 2024

Related Experiment Videos

Last Updated: May 20, 2026

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine
08:27

Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine

Published on: January 5, 2024

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Rapid growth of web images necessitates efficient retrieval techniques.
  • Hashing technologies represent images as binary codes for fast similarity measurement using Hamming distance.

Purpose of the Study:

  • To improve precise similarity structure preservation in image hashing.
  • To address the challenge of generating hash codes for previously unseen data (out-of-sample problem).

Main Methods:

  • Proposed a spline regression hashing method exploiting local and global data similarity structures.
  • Introduced splines in Sobolev space to capture local manifold structure via a data mapping function.
  • Developed a framework that simultaneously learns training data hash codes and a hash function for unseen data.

Main Results:

  • The proposed method effectively preserves both local and global data similarity.
  • Successfully solved the out-of-sample problem by learning a generalized hash function.
  • Demonstrated superior performance compared to state-of-the-art techniques in extensive experiments.

Conclusions:

  • Spline regression hashing offers a robust solution for accurate and efficient large-scale image retrieval.
  • The method's ability to handle unseen data makes it practical for real-world applications.
  • The approach advances the field of hashing for large-scale image databases.