image thumbnail

updated 3 months ago

Speckle Noise Reduction in Ultrasound Images by Ashish Meshram (Meet)

This project implements various filters for Speckle Noise Reduction in Ultrasound Images. (image processing, wavelet, butterworth filter)

GetFilePath()

Preprocess(I)

dftuv(M, N)

image thumbnail

updated 1 year ago

GPU-accelerated 3D Stationary Wavelet-based Frame by Alp

3D Stationary wavelet-based transform using GPU-accelerated separable convolution (signal processing, image processing)

swt16dec3_GPU(x, level, waveletName)

swt16rec3_GPU(dec_full, level, waveletName)

conv3DGPU.m

image thumbnail

updated 1 year ago

Wavelet Decomposition For Images by Michael Chan

The demo decouples the wavelet operations from the plotting. (denoising, transform, compression)

PSNR(A,B)

displayResultantWaveletImages(A, H, V, D, levelOfDecomposit...

observeWaveletDecompositionBenchmark_N_levels.m

image thumbnail

updated 1 year ago

A Bayesian Adaptive Basis Algorithm for Single Particle Reconstruction by Alp

3D reconstruction algorithm for electron cryo-microscopy. (image processing)

get_stat_grad_with_ctf(s_wdec,maskR,proj,coord_axes,ctfs)

get_wavelet_grad_with_ctf(s_wdec,maskR,proj,coord_axes,ctfs...

iswt3(wt,varargin)

image thumbnail

updated 1 year ago

Ant colony optimization for wavelet-based image interpolation by Kanchi

Ant colony optimization for wavelet-based image interpolation (image processing, signal processing, image interpolation)

main

image thumbnail

updated almost 2 years ago

Image edge detection using variation-adaptive ant colony optimization by Kanchi

A demo program of Image edge detection using variation-adaptive ant colony optimization (ant colony optimizati..., signal processing, edge detection)

main

image thumbnail

updated 2 years ago

PURE-LET for Poisson image denoising by SANDEEP PALAKKAL

This is an implementation of the PURE-LET, recently proposed for Poisson image denoising. (pure, purelet, sure)

cshift2(x,m,n,ud,rl)

cspin_purelet( x, let_id, J, nSpin )

fast_cconv2(x,h,opt)

image thumbnail

updated 3 years ago

Plot wavelet image (2D) decomposition by Benjamin Tremoulheac

A short function for displaying wavelet image decomposition coefficients (wavelet, multiresolution, image processing)

plotwavelet2(C,S,level,wavelet,rv,mode)

image thumbnail

updated 5 years ago

Image Compression using Wavelet by Jebakumari Beulah

This code compress the image using wavelets. Both gray scale and RGB images can be applied and some (code, compress, compression)

wavecompression.m

image thumbnail

updated 10 years ago

Digital Image Watermarking by Vallabha Hampiholi

Describes watermarking techniques. (watermarking, image processing, article)

Contact us