-
-
-
-
-
work2z.rar
... VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见 ...
-
graph-roberts.rar
本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、
Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能
力。
-
digit-exe-windows-4_1.zip
This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.
-
ESegment.rar
程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。
在命令行下通过传递参数运行:ESegment sigma k min input output
其中:ESegment为编译得到的程序名;
sigma为平滑系数,一般取0.5~2之间的值;
k一般取图片长、宽(像素)之间的值;
min表示分割出的最小块的大小,取正整数即可
input为输入的bmp图片名
output为输出的bmp图片名
-
-
jpowergraph-0.1-swing.zip
JPowerGraph is a Java library for creating directed graphs for Swing. It supports graph movement, selection, context menus, tooltips and dynamic edge creation.
-
jpowergraph-0.1-swt.zip
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
-