image thumbnail

updated 5 months ago

Active Contours implementation & test platform GUI by Nikolay S.

Implementation and demonstration of several active contours segmentation methods. (geodesic snakes, enhancement, segmentation)

Active Contours implementation & test platform GUI

ActiveContoursWihoutEdges(hObject,mask)

LevelSetEvolutionWithoutReinitialization(Img,sigma,epsilon,...

image thumbnail

updated 6 months ago

Basic arithmetic and logical operations on an Image(Gray-Scale) by Cavin Dsouza

This code illustrates results seen after performing various it and arithmetic operations on Images. (image processing, image enhancement)

Expt1A_IP.m

image thumbnail

updated 10 months ago

Gabor Filetr GUI by Nikolay S.

Design apply and learn the Gabor Filter via GUI. (gui, image enhancement, filter bank)

Gabor Filter GUI

GaborFilterDesighnNik(varargin)

image thumbnail

updated 11 months ago

Color Image Processing by Suraj Kamya

Educational purpose Special Feature: RGB profile are shown with every change. (gui, image enhancement, image processing)

C_ImagebProcessing(varargin)

image thumbnail

updated 11 months ago

Video Enhancement by vj

Video enhancement for Color and Black & White Images (video enhancement, modified retinex, image enhancement)

[gray_enhanced]=gray_level_images(current_image);

image_enhancement_sw(current_image);

video_enhancement.m

image thumbnail

updated 12 months ago

Intensity strech / contrast enhancement by Nikolay S.

Easy image contrast enhancement (image processing, contrast enhancement, contrast)

colorStreshGUI(varargin)

strechedImg=imgClrStrech(img, strechRange)

image thumbnail

updated 1 year ago

Brightness Preserving Dynamic Fuzzy Histogram Equalization by Debdoot Sheet

BPDFHE employs fuzzy statistics of digital image to improve graylevel brightness preserved contrast (image processing, image enhancement, fuzzy statistics)

fcnBPDFHE(inputImage, fuzzyMembershipType, parameters)

image thumbnail

updated 1 year ago

The INface toolbox v2.0 for illumination invariant face recognition by Vitomir Struc

Photometric normalization techniques used for achieving illumination invariant face recognition. (illumination normaliz..., histogram equalizatio..., waveletb)

DCT_normalization.m

adaptive_nl_means_normalization.m

adaptive_single_scale_retinex.m

image thumbnail

updated almost 3 years ago

Image Edge Enhancing Coherence Filter Toolbox by Dirk-Jan Kroon

Advanced 2D/3D noise removal and edge enhancing with anisotropic diffusion filtering ( Weickert ) (3d, ridge, image enhancement)

CoherenceFilter(u,Options)

D=derivatives(I,option)

I=imgaussian(I,sigma,siz)

image thumbnail

updated 3 years ago

Nonlinear Coupled Diffusion by Omid Aghazadeh

This package implements isotropic nonlinear scalar valued/ coupled vector/matrix valued diffusion. (nonlinear diffusion, pde based image proce..., image processing)

Nonlinear_Diffusion(U_0,tau,eps,p,T, theta,sigma, fig_handl...

test_nonlinear_diffusion.m

image thumbnail

updated 9 years ago

1D gabor Filter by Ahmad Poursaberi

To design 1D Gabor filter and apply it to image. (filtering, gabor filter, image enhancement)

gaborfilter1D(I,Sx,Sy,U,V);

Contact us