搜索资源列表
第四章 控制系统的分析方法
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
Canny
- CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and experimental result image
Canny
- 使用Canny算子计算出图片的边缘,并附图片测试示例-Calculated using the Canny operator picture the edge of the test sample along with pictures
_DIP
- 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
cannySVM
- 实现了基于canny算子和支持向量机的分类算法。首先提取出canny边缘特征,再利用支持向量机进行分类。-Realized based on canny operator and support vector machine (SVM) classification algorithm.First of all, extract the canny edge character, using support vector machine (SVM) classification.
SOBEL
- 基于改进的多算子融合的图像识别系统设计,选择不同的模板进行图像边缘分割-Based on the improved multi-operator fusion image recognition system design, choose different templates for image edge segmentation