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

搜索资源列表

  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
    • 文件大小:16775568
    • 提供者:huangxin
  1. DealPic

    0下载:
  2. 图片的灰度化和去噪程序,灰度化可画出直方图,去噪使用中值去噪和均值去噪,中值去噪可循环多次,导入要改包名。-And the gray-scale image denoising procedures, and can be painted gray histogram, the use of denoising Denoising and mean de-noising, in denoising can be recycled many times, we have to change pac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5937
    • 提供者:林岩峰
  1. AnimatorIcon

    0下载:
  2. 动画线程的设计与实现 Java动画编程有多种实现方法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。Java多线程技术是Java动画编程中普遍运用的技术,它在控制动画程序的流程和动画的显示效果方面起着重要的作用。Java动画编程中的动画闪烁和图像残缺不全等现象,是Java程序员经常碰到的问题。本文以作者应用实例程序为基础,阐述如何运用多线程、重载Update、双缓冲和图像跟踪等技巧来解决这类问题,以达到动画显示的最佳效果。 -Animation Design a
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:37263
    • 提供者:wangyun
  1. open

    0下载:
  2. It can be used to change colored image to gray image,and compute the pixel gradient value and direction. Try it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1338
    • 提供者:eric
  1. htmleditor

    0下载:
  2. 使用Java+Ext技术,为小巧的HTMLArea 编辑器加上图片上传功能,因为以前的HTMLArea其它地方都很完美,就是没有图片上传功能,让喜欢她的人望而却步,现在好了,JAVA高手们运用手中的技术,结合目前流行的AJAX框架EXT技术,为她加入了一个插入图片并上传的功能,先看看www.codefans.net如上截图,貌似很酷的样子,附有JAVA源文件,使用时候是在JSP环境。 -Java+ Ext technology used for compact HTMLArea editor
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:729102
    • 提供者:单脚袜子
  1. Image

    0下载:
  2. simple java aplication wich show how to open picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:25014
    • 提供者:serj
  1. Zoom

    0下载:
  2. This Java tip implements Zoom in and zoom out feature on an Image (Image Zoomer). This tip may help game developers to add various new kinds of appearances in games. This may also be useful for customized J2ME applications developed for mobile handse
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:743
    • 提供者:vip popescu
  1. ViewPng

    0下载:
  2. Load and display a PNG image from the newtwork.
  3. 所属分类:J2ME

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:vip popescu
  1. AddWatermarkToImage

    0下载:
  2. 给上传图片加个图片水印,文字水印的功能,把图片印刷到图片上 两个文件都必须同时存在-Upload pictures to add picture watermark, text watermark function, the image printing to the picture on the two documents have to be there at the same time
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:1191
    • 提供者:sherry
  1. DCT

    0下载:
  2. 原始影像離散餘弦轉換處理程式,含ForwardDCT與InverseDCT兩種方法。-Discrete cosine converting the original image processing program, including ForwardDCT with InverseDCT two ways.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:700
    • 提供者:tzuhua
  1. extract

    0下载:
  2. 取回數位浮水印處理程式 本程式所採用的影像格式為512×512 之已藏入浮水印之灰階影像*.raw。-Recover the digital watermark processing program used by the program for the image format of 512 × 512 has possession of the gray-scale watermark image into*. raw.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1955
    • 提供者:tzuhua
  1. ImageLabel

    0下载:
  2. java实现图像连通区域算法 *ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input image. Only mono images are catered for.-*ImageLabel is an algorithm that applies Connected Component Labeling *alogrithm to an input
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2775
    • 提供者:程磊
  1. homework4_2009512872_SonglinPiao

    0下载:
  2. 用一张2维图像还原出3D模型的java源代码-reconstruct a 3D model using a 2D image
  3. 所属分类:Graph program

    • 发布日期:2017-06-08
    • 文件大小:15585604
    • 提供者:朴松林
  1. DigitalImageProcessingJavaLanguage

    0下载:
  2. 数字图像处理--Java语言实现 八个章节的代码素材 还有一个用Java语言编写得俄罗斯方块小程序-Digital Image Processing- Java language code to achieve the eight chapters of material there is a language with a Java applet Tetris
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1236816
    • 提供者:wufen
  1. javaImage

    0下载:
  2. 这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5577927
    • 提供者:li feitian
  1. images

    0下载:
  2. its an image compression algorithm done in java
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2764
    • 提供者:praveen
  1. ImageCompletion1.01

    0下载:
  2. image processing application
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1351579
    • 提供者:vvishal
  1. cryptographyJava

    0下载:
  2. Modules : 1. Conversion of secret color image into Gray scale Image. 2. Encryption by Half toning. 3. Generation of shares. 4. Selection of Secret information pixels. 5. Encrypt the shares. 6. Reveli
  3. 所属分类:Network Security

    • 发布日期:2017-03-26
    • 文件大小:57379
    • 提供者:anu
  1. ArffSearcher

    0下载:
  2. 使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1734477
    • 提供者:张沛轩
  1. bmpStegSource

    0下载:
  2. Steganography using BMP as cover image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3126
    • 提供者:Delina Beh
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com