-
-
Hw1.zip
This is a matlab program that
computer the gradient image using 1st derivative of Gaussian
-
-
-
-
gaussppg.rar
Solving the power flow of an electric system using Gaussian-Jacobian method.
files include:
busdata6.m
gaussppg.m
linedata6.m
pol2rect.m
ybusppg.m
-
-
activecontourseg.rar
Active Contour Model based Segmentation of Colposcopy
Images from Cervix Uteri using Gaussian Pyramids
-
-
surfature.rar
[K,H,P1,P2] = surfature(X,Y,Z) returns the gaussian curvature of a surface (K), mean curvature (H), and principal curvatures (P1,P2). The inputs (X,Y,Z) are 2D arrays corresponding to the surface being analyzed.
Example
[X,Y,Z] = peaks
[K,H,P1,P2] ...
-
-