DEV Community

Tongyu Lu
Tongyu Lu

Posted on

High School Research #00 | Getting Started: idea + some literature review + glossary

Part of a series: High school research

What I want to do

I don't really know. Or, I didn't. Either way, I am looking at something but I'm still not so sure yet.

My current idea comes from some stuff I saw about detecting forgery in scientific publications by searching for duplicate images. After a bit of searching, I decided that for now, it'll just be "near-duplicate image detection", and I might come back to all the scientific publication forgery stuff later.

A bunch of previous literature & quick notes

All these are about detecting near-duplicate image forgery and image splicing. This is just a small part of it and definitely not all, but that's for today. I'm a bit too lazy to get this organized any better XD

I marked "useful" on the surveys because they're generally a faster way to get to know about the big picture.

Some helpful glossary

I haven't got time to look them up yet; I will, and I will maintain a separate collection of annotated glossary that is regularly updated.

  • DCT Discrete Cosine Transform
  • PCA Principal Component Analysis
  • AWGN Additive White Gaussian Noise
  • Kd-tree
  • DWT Discrete Wavelet Transform
  • SVD Singular Value Decomposition
  • LPFFT Log-Polar Fast Fourier Transform
  • FMT Fourier Mellin Transform
  • Bloom filters
  • Zernike moments
  • UWT Undecimated Wavelet Transform
  • PCA EVD PCA Eigenvalue Decomposition
  • Zigzag scan
  • LBP Local Binary Patterns
  • Gaussian filter
  • Wiener filter
  • MLBP Multiresolution LBP
  • RANSAC Random Sample Consensus

Last change: tweaks on URLs; add series link

Top comments (0)