搜索资源列表
tuxiangfenge
- Matlab边缘检测和区域生长图像分割算法代码,适合于图像边缘检测。-Matlab edge detection and region growing image segmentation algorithm code, suitable for edge detection.
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
susan1
- 苏三算法,查找图像的边缘及角点检测,很实用,比起C++代码简单易懂-susan arithmetic
Matlab
- 图像边缘检测的一些常用方法的代码。包括:形态学算法,经典算法等。-Some commonly used methods for image edge detection code. Include: morphological algorithm, the classical algorithm.
Matlabregiongrow
- Matlab边缘检测和区域生长图像分割算法代码,很有用的代码。-Matlab edge detection and region growing image segmentation algorithm code, useful code.
Untitled2
- 最大熵的图像边缘检测算法matlab程序代码-Image edge detection algorithm based on maximum entropy
基于小波变换的图像边缘检测算法
- 基于小波变换的图像边缘检测算法matlab代码
byjc
- Matlab边缘检测和区域生长图像分割算法代码。 -Matlab edge detection and region growing segmentation algorithm code。
imagredgetest
- 图像的边缘检测算法,提取特征值,matlan代码-image edge test matlab code
MATALB图像边缘提取
- 图像边缘提取检测算法,程序实现的完整Matlab代码:(mage edge detection based on matlab, fitting,)
ACA_FCM
- 基于蚁群算法的图像边缘检测,matlab代码(Image edge detection based on ant colony algorithm, matlab code)