CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - java algorithm implementation

搜索资源列表

  1. PrincipalCurves-Java

    0下载:
  2. Java实现主曲线的生成过程,使用多项式线性算法。-Java implementation of the master curve generation process, using a linear polynomial algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:113.58kb
    • 提供者:萧风
  1. LineCut

    0下载:
  2. java 实现的图形学的直线裁剪算法,运用窗口裁剪-java implementation of the graphics line clipping algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:1kb
    • 提供者:孙玲
  1. ID3_java

    0下载:
  2. 使用java语言实现的ID3算法(决策树)-ID3 algorithm using java implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:330.14kb
    • 提供者:amily
  1. dfs

    0下载:
  2. Algorithm implementation for DFS
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.26kb
    • 提供者:raviraj
  1. Clip

    0下载:
  2. 裁剪算法采用java实现,包括LiangBarskyClip和Sutherland-Hodgman_Clip的实现-Clipping algorithm uses the java implementation, including LiangBarskyClip and Sutherland-Hodgman_Clip realization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:51.98kb
    • 提供者:arlin
  1. JavaApplication23

    1下载:
  2. 水印加密算法JAVA实现 采用FFT变化算法 实现起来很快-JAVA Implementation watermark encryption algorithm
  3. 所属分类:Graph program

    • 发布日期:2015-09-20
    • 文件大小:36.54kb
    • 提供者:王张录
  1. AffineRegistrationOfBinaryImages

    0下载:
  2. 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.15mb
    • 提供者:liucun
  1. FuzzyConnectedness

    0下载:
  2. A java implementation of the Fuzzy Connectedness image segmentation algorithm. It was tested for IVUS images segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:18.84kb
    • 提供者:Nex
  1. PolyFill

    0下载:
  2. java 实现的图形学的多边形扫描转换算法-java implementation of the graphics polygon scan conversion algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:2.04kb
    • 提供者:孙玲
  1. faceDetection_java

    0下载:
  2. 用JAVA实现的关于人脸识别的基本算法,算法的移植性比较强。-JAVA Implementation of the face recognition algorithm, the algorithm portability.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:Sherlock
  1. BinaryImage

    0下载:
  2. java实现的图像的二值化算法,其中灰度的计算实现了三种计算法,指定好图片路径,直接可以运行-java implementation binarization algorithm, which has three gray calculation method, assigning the image path can run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2.52kb
    • 提供者:清真
  1. ZQZBinaryImage

    0下载:
  2. java实现的图像的二值化算法,其中灰度的计算实现了三种计算法,指定好图片路径,直接可以运行-java implementation of image binarization algorithm, which is calculated to achieve a gray three calculation method, specify the path to a good picture, you can directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2.53kb
    • 提供者:清真
  1. javaJCY

    0下载:
  2. java实现的图像降采样算法,可以指定参数n代表隔几行几列采集一次,实现图片缩小-java implementation of image down-sampling algorithm, you can specify the parameter n represents every few rows of columns collected once
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2.43kb
    • 提供者:清真
  1. ScaleImage_LJCZ

    0下载:
  2. java实现的邻近插值的图像缩放算法,代码简单易懂可以指定n为图像放大或缩小倍数-java implementation neighbor interpolation image scaling algorithm, code n is straightforward to specify multiple images zoom in or out
  3. 所属分类:Special Effects

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

    0下载:
  2. java实现的图像二维高斯模糊算法,指定图像输入输出路径和阀值后直接可以运行-java implementation of image two-dimensional Gaussian blur algorithm can be run directly after the specified path
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3.86kb
    • 提供者:清真
  1. Sobel

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

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:yangwuxian
  1. ABCopengl

    0下载:
  2. 简单实现人工蜂群算法(ABC)的仿真,Java&OpenGL-Simple implementation of artificial bee colony algorithm (ABC) Simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7.17kb
    • 提供者:niceLafeier
  1. STFT

    0下载:
  2. java实现短时傅里叶算法,在工业故障诊断中,stft算法提供时频域的故障诊断方式(Java implementation of short - time Fourier algorithm, in industrial fault diagnosis, STFT algorithm provides time frequency domain fault diagnosis mode)
  3. 所属分类:波变换

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:nikekai
  1. src

    0下载:
  2. 采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:4kb
    • 提供者:李木华
搜珍网 www.dssz.com