CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java Sobel

搜索资源列表

  1. sobelbianyuanjiance

    0下载:
  2. 用于边缘检测的源代码,是用sobel算子的,用的是java的开发环境.-for edge detection of source code, segmentation is the operator, with the java development environment.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:amy
  1. SobelEdgeFind

    0下载:
  2. 利用sobel邊緣偵測找出圖檔的所有邊緣,此為java類別檔
  3. 所属分类:源码下载

  1. ImgPro

    0下载:
  2. 自己写的java数字图像处理,实现几种简单的分割图像算法;sobel,prewitt等。-Write your own java digital image processing, image segmentation algorithm several simple sobel, prewitt and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4440277
    • 提供者:encho
  1. JAVA

    2下载:
  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
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. sobel

    0下载:
  2. 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:672
    • 提供者:liuqing
  1. Codejia.com_40df9b18b021a0ff2295123f1192b961

    0下载:
  2. 共创在线考试测试系统源码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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3616182
    • 提供者:qqqq
  1. sobel

    0下载:
  2. Sobel edge detection in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:jacobi
  1. CannyEdgeDetector

    0下载:
  2. canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:5484
    • 提供者:Delphi_CAT
  1. sobel

    0下载:
  2. This code was written in Java for Sobel edge detection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:souto
  1. Sobel

    0下载:
  2. Sobel - Edge Detection
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7886
    • 提供者:aukion
  1. sobel

    0下载:
  2. Java code for Sobel code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:dimassi
  1. BYJC

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:17850
    • 提供者:清真
  1. Filtres

    0下载:
  2. this application java is for reading images and apply somme filters like gaussian, mean, median, sobel, prewitt, robert filter and others
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:37137
    • 提供者:Aharrane
  1. Sobel

    0下载:
  2. 通过Java实现的,基于Sobel算法的图像边缘检测算法。-By Java implementation, based on Sobel algorithm for image edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2066
    • 提供者:yangwuxian
  1. Sobel.java

    0下载:
  2. THis file is a implementation Sobel algorithm write and working on Java-THis file is a implementation on Sobel algorithm write and working on Java
  3. 所属分类:Applet

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:daniel moraes
  1. JavaMedia

    0下载:
  2. 用Java实现基于Sobel算法的图像识别-Implemented in Java-based image recognition algorithm Sobel
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1829376
    • 提供者:陈令刚
  1. 11111

    0下载:
  2. 用java使用了Sobel算子以及Laplace算子实现的图像边缘提取,时钟时间识别-With java using Sobel operator and the Laplace operator to achieve image edge detection, recognition time clock
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:259850
    • 提供者:陈俊帆
  1. Ui

    0下载:
  2. 该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用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.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:傅里叶
  1. grad

    0下载:
  2. 简单的图像的梯度值计算函数,java语言,利用的是sobel算子(Simple image gradient value calculation function, Java language, using the Sobel operator)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1456128
    • 提供者:cmwpy
搜珍网 www.dssz.com