-
-
digitaloscilloscope.rar
... by way of random equivalent sampling. At the same time, this system has many other functions, such as 2 mV small-signal measuring, storage and re-display of waveform, measuring frequency, selective trigger edge, output of the correction signal and so on.
-
LineFeature.rar
Line Feature Dectection by analyzing the eigen value of the edge points grouped together.
-
-
Watermarking_Edge.rar
this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
-
Edmonds-Karp.rar
Edmonds-karp algorithm - A C++ program which returns the largest flow and flow through each edge.
-
-
-
Kruskal.zip
克鲁斯卡尔算法思想.cpp
int seekedge(EDGE * (&a), int n)
void bubble(EDGE * (&a), int size)
void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边
void storepicture(EDGE * (&a), int n, VERTEX *b, int m)
-
MemoirematchingHausdorff.rar
In this study, approaches of image enhancement, edge extraction, and
line-based image matching for remote sensing images are proposed. The
image enhancement includes noise reduction and contrast enhancement. We
apply wavelet shrinkage techniques to ...
-
EDGESCAN.ZIP
Edge detection image processing with visual basic
-