Refine by Content Type

  • Ico_delete_facetFunction
  • Ico_delete_facetScript

Refine by Category

Refine by Time Frame

image thumbnail

updated 1 month 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 11 months 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

SPIHT by Kanchi

SPIHT matlab code (without Arithmatic coding stage) (spiht wavelet image c..., compression, ccsds)

func_DWT(I, level, Lo_D, Hi_D);

func_InvDWT(I_W, S, Lo_R, Hi_R, level);

func_MyDescendant(i, j, type, m)

image thumbnail

updated almost 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 6 years ago

Numerical differentiation based on wavelet transforms by Jianwen Luo

Numerical differentiation based on wavelet transforms (CWT and DWT) (time frequency, wavelets, wavelet)

dudx=derivative_cwt(u,wt_name,wt_scale,dx,trt_flag)

dudx=derivative_dwt(u,wt_name,wt_level,dx,trt_flag)

spline_scale_function(varargin)

image thumbnail

updated 6 years ago

IMAGE COMPRESSION & RECONSTRUCTION OF IMAGES by BABY VIJILIN

PROGRAM DECOMPOSE IMAGE,COMPRESS IT, RECONSTRUCTION IS PERFORMED. (compression, reconstruction, quality)

PQS=pqs(A,B,blok)

vi2.m

Contact us