搜索资源列表
Image Progress
- C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
fdcm_matlab_wrapper_v0.2
- 快速chamfer matching的matlab demo code, 在matlab的開發環境下可使用-Fast chamfer matching the matlab demo code, in matlab development environment can be used
DistanceTransform
- 距离变换,用chamfer方法,实现栅格距离变换、曼哈顿距离变换和棋盘距离变换-Distance transform method with a chamfer distance transform of Grid, Manhattan distance and the chessboard distance transform transformation
Chamfer
- solidworks api macro-solidworks api macro 2007
chamfer.cpp
- chamfer of opencv plataform
fitzgibbon01c
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-This paper introduces a new method of registering point sets. The registration error is directly minimized using general-purpose nonlinear optimization (the Levenberg-Marquardt algorithm). The surprising conclusion of
chamfer
- opencv 实现chamermatch,可运行的版本。-opencv chamermatch
Distancetransform
- 图像处理中的距离变换算法,采用欧式距离和倒角算法两种方式实现对图像的距离变换。(The distance transformation algorithm in image processing,adopts Euclidean distance and chamfer algorithm to realize the distance transformation of the image.)