CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - java算法

搜索资源列表

  1. phone算法的光照Java代码

    0下载:
  2. phone算法的光照Java代码, 在eclipse开发的
  3. 所属分类:图形图像处理(光照,映射..)

  1. java.rar

    0下载:
  2. 用Java实现sift算法,相信会对大家有用。,Java langues complete sift arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:72.06kb
    • 提供者:
  1. k_means.rar

    0下载:
  2. 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:103.27kb
    • 提供者:焦焦
  1. java_Img

    0下载:
  2. 图片放大或缩小的不失真插值算法,实现在Java环境下的图形应用。-Zoom in or out of the picture without distortion interpolation algorithm, implemented in Java environment graphics applications.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1.52kb
    • 提供者:Baojie
  1. ImageSegmentation

    0下载:
  2. 使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:198.56kb
    • 提供者:hejiajie404
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:17.75kb
    • 提供者:lm
  1. Computetgraphicsprocessingalgorithms

    0下载:
  2. 对图像处理进行了比较详细的描述,特别是算法方面的,可以给很多帮助!-Image processing carried out on a more detailed descr iption, in particular algorithms area, can give a lot of help!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16mb
    • 提供者:huangxin
  1. Java

    0下载:
  2. 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.19mb
    • 提供者:7697246
  1. SpaceWatermark

    0下载:
  2. 一种图像水印算法。利用图像的LSB在图像叠加噪声时影响很小的特点,提出一种基于LSB的图像水印算法-An image watermarking algorithm. The LSB in the image using image overlay little effect on the characteristics of the noise when the proposed LSB based Image Watermarking Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:23.86kb
    • 提供者:林旭亮
  1. FreqWatermark

    1下载:
  2. 一种基于DCT的扩频水印算法,本算法通过对水印信息进行扩频,在原始载体图像的DCT域内进行水印嵌入。-DCT-based spread spectrum watermarking algorithm, the algorithm is spreading through the watermark information in the original carrier image of the DCT domain for watermark embedding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:28.26kb
    • 提供者:林旭亮
  1. EM

    0下载:
  2. 详细介绍了EM算法的求解过程,有助于深入理解该算法-EM algorithm described in detail the solution process, contribute to in-depth understanding of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:283.14kb
    • 提供者:霓棠烟鱼
  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. Bezier

    0下载:
  2. 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:104.88kb
    • 提供者:Wu Zhongsheng
  1. Watershed-16

    0下载:
  2. 分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取-Watershed algorithm, can automatically split the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.2mb
    • 提供者:赵萌
  1. image

    0下载:
  2. 一些图像处理基本算法 包括灰度图,直方图等-Some basic image processing algorithms, including grayscale, histogram, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3.36kb
    • 提供者:HTM
  1. ch04

    0下载:
  2. 该源码来自于·数字图像处理:Java语言算法,讲述如何 计算一个图像的颜色直方图-The source code from the digital image processing: Java language method, about how to calculate the color histogram of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.47kb
    • 提供者:cherry
  1. JAVA

    0下载:
  2. java实现图像水印 基于各种算法 很好的书籍 可以学习一下-java achieve image watermarking algorithm based on a variety of good books to learn about
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:3.95mb
    • 提供者:dula
  1. SIFT

    0下载:
  2. 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.02mb
    • 提供者:casinlian
  1. Java-image-Processing-Lib

    0下载:
  2. java图像处理和识别包,包含数十种转换滤镜和识别算法的实现。-java Image processing package filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:720.87kb
    • 提供者:Ricky
  1. ImageProcessing

    0下载:
  2. 图像处理的各种算法用java语言实现-this is a program that implements the algorithim of image processing using java language..
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:15.49kb
    • 提供者:Mahmutjan
« 12 3 »
搜珍网 www.dssz.com