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

搜索资源列表

  1. ImageViewer

    0下载:
  2. 用java做的一个浏览图片的程序,适合初学者使用。-Using java to do a browse image of procedures, for beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5158
    • 提供者:黄雅婷
  1. DM-3

    0下载:
  2. JAVA设计模式之行为型模式的源码,已经做好分类,以形象的例子来描述创建型模式的11大分类。有模板方法、观察者、状态、策略、职责、命令、访问者、调停者、备忘录、迭代器、解释器模式-JAVA Design Pattern of behavior-based model of source, is well classified, in order to create the image of an example to describe the schema of the 11 major cat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:88513
    • 提供者:陈晓杰
  1. JSPictureDisplay

    0下载:
  2. 一个很不错的JS图片浏览器,不需要Flash-A very nice JS image viewer, no Flash
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:656216
    • 提供者:frostty_sword
  1. gif

    0下载:
  2. java实现的gif类型的图片解析与合成功能-java implementation gif type image analysis and synthesis
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:21467
    • 提供者:傅信诰
  1. java2

    0下载:
  2. 画出每一帧: 剩下的就是将每一帧图象绘出。在上例中调用了applet的repaint() 来绘出每一帧图象。 -Draw each frame: the rest is to draw each frame image. In the above example calls the applet' s repaint () to draw each frame image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1285
    • 提供者:langhua
  1. houghDemo

    0下载:
  2. it contains hough transform by which a special pattern can be find out in a image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3054
    • 提供者:Prashant Sharma
  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. Floyd-Steinberg_dithering_(Java)

    0下载:
  2. an implementation of Floyd-Steinberg dithering in Java for color images. As input we receive an image in 24-bit RGB format and a palette of at most 256 colors, and as output we produce a palettized image where each pixel value is an index into the pa
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:Felippe
  1. emall

    0下载:
  2. 基于jsp+javabean的连锁店管理系统,良好的用户界面,和优秀的图片上传工具是本系统的一大亮点。本系统适合基础比较好的同学。可以进行二次开发。-Jsp+ javabean based chain store management system, good user interface, and excellent image upload tool is a highlight of the system. The basis of this system better for stude
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-19
    • 文件大小:5328016
    • 提供者:裘古蔺
  1. svmTest

    0下载:
  2. SVM 在JAVA中的运用,简单的DEMO测试,用于做图像识别分析。支援向量机源码调用实例里面有测试资料供简单测试。-The use of SVM in JAVA, simple DEMO test, used to make image recognition analysis. Support vector machine called an instance of source test data for which there is a simple test.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:133867
    • 提供者:lion
  1. LoadImage

    1下载:
  2. Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2411
    • 提供者:Chang
  1. musicdsp

    0下载:
  2. musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:825946
    • 提供者:Alan Tang
  1. controlling

    0下载:
  2. Java project that convert image to gray level, binarize it and apple moore neighbor contour detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:40511
    • 提供者:Hosny
  1. New_Dominant_Color

    0下载:
  2. Calculates dominante color and measure the similarity between the input image and directory contains other images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:25800
    • 提供者:Hosny
  1. DICOMDIR

    0下载:
  2. DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dico
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6747
    • 提供者:鲁冰
  1. pLSA

    1下载:
  2. 用于文本分析和分类的pLSA(Probability Latent Semantic Analysis)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序demo.m,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of pLSA (Probability Latent Semantic Analysis) of the Matlab algorithm with tes
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:302486
    • 提供者:Tang Ketan
  1. java

    0下载:
  2. 求1到100的整数之和,打印图像,交换数的顺序-Request integer of 1 to 100 and, printing the image, the exchange of the order of the number of
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:7250
    • 提供者:edwina
  1. PhotoManagementSystem

    0下载:
  2. Java写的图片管理系统,里面基本功能全有,运用多线程技术,最大限度优化速度。-Image management system written in Java, which all have the basic functions, the use of multi-threading technology, optimized to maximize speed.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:690174
    • 提供者:剑心
  1. cut

    0下载:
  2. 解决Web上头像裁剪主要存在的知识点: 图片上传 上传后的图片缩放处理 通过在前台裁剪得到图片的x,y坐标和宽度、高度,交由后台自动裁剪图片 -Web address on the knowledge there head cut key point: image upload images upload resized images obtained by cutting in front of x, y coordinates and width, heig
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:66264
    • 提供者:xiaociwei
  1. taobaoJsp

    0下载:
  2. 本购物系统运用MyEclipe5.1,SQL Server2000数据库,使用Jsp语言,采用三层架构进行开发。客户端脚本语言使用Javascr ipt,css+div。美工使用Photoshop图片处理软件,使用Dream wearer 进行网页设计-The shopping system using MyEclipe5.1, SQL Server2000 database, using the Jsp language, using three-tier architecture for d
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-28
    • 文件大小:11248530
    • 提供者:haha
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com