当前位置:
首页
资源下载

搜索资源 - sobel operator java
搜索资源列表
-
0下载:
用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
-
-
2下载:
基于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
-
-
0下载:
共创在线考试测试系统源码2.1.0版利用HOUGH变换提取边界特征,还有SOBEL算子的算法
-Create online exam testing system version 2.1.0 source code using HOUGH transform boundary feature extraction, as well as Sobel Operator Algorithm
-
-
0下载:
java 实现的边缘检测算法,有Roberts算子、Prewitt算子、Laplacian算子、Sobel算子,有界面,直接运行org.zfz.app.PhotoApp,-java implementation of edge detection algorithms, Roberts operator, Prewitt operator, Laplacian operator, Sobel operator, interface, directly run org.zfz.app.PhotoA
-
-
0下载:
用java使用了Sobel算子以及Laplace算子实现的图像边缘提取,时钟时间识别-With java using Sobel operator and the Laplace operator to achieve image edge detection, recognition time clock
-
-
0下载:
该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用sobel算子提取边缘等等(The code builds a window as a platform on which some basic processing of the image is displayed, such as binarization, convolution blur, using the sobel operator to extract the edges, etc.)
-
-
0下载:
简单的图像的梯度值计算函数,java语言,利用的是sobel算子(Simple image gradient value calculation function, Java language, using the Sobel operator)
-