搜索资源列表
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
_DIP
- 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
SOBEL
- 基于改进的多算子融合的图像识别系统设计,选择不同的模板进行图像边缘分割-Based on the improved multi-operator fusion image recognition system design, choose different templates for image edge segmentation
lunkuoxiandetiqu
- 比较了几种常用的提取轮廓线的算子,例如,sobel算子,roberts算子,log算子等。-Several commonly used operators to extract contour lines are compared, such as Sobel operator, Roberts operator, LOG operator, etc.