资源列表
tripodDlg.cpp
- Canny algorithm edge detection
Voronoi_diagram_2
- 2D voronoi diagram, using Visual C-2D voronoi diagram, using Visual C++
LevelSet_v0
- level set segmentation, by matlab
lcms-1.18a
- This file has been written to present the lcms core library to would-be writers of applications. It first describes the concepts on which the engine is based, and then how to use it to obtain transformations, colorspace conversions and s
image_process
- 本程序针对灰度图象进行处理,如对图象进行锐化、滤波、直方图均衡化等操作。-This procedure is for the gray-scale image processing, such as image sharpening, filtering, histogram equalization operation, and so on.
week11a-greg
- Coaching a Learning Soccer Agent in the RoboCup Simulator
A_Findpath
- 使用DirectX 和 Visual C++ 开发的寻路算法。实现了图像显示路径。可以自由设置障碍。-Using DirectX and Visual C++ development of routing algorithms. Path to achieve the image display. Are free to set up obstacles.
BSPline
- BOrland C++平台上,关于比样条曲线的例子。-BSP line demo
DRAW.ZIP
- This program, draws some pictures and grounds painting them. with QBasic
BestFit
- 用于比对两个轮廓是否相似。打开dwg图 加载arx文件,输入bestfit,即可-compare two contours
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology