Welcome![Sign In][Sign Up]
Location:
Search - Image Processing ALgorithms in java

Search list

[2D Graphicjavaimageprocess

Description: 数字图像处理,java描述,包括最基本的算法.-Digital image processing, java description, including the most basic algorithms.
Platform: | Size: 4096 | Author: 王维 | Hits:

[JSP/Javaawtcssdsadd

Description: 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,TCP/Socket. 另外这个程序也可以看出jre1.5和jre1.6之前的性能差别。-Done after a lot of J2EE WEB application,闲来无事decided to look into the development of desktop applications. 想了一下simply to be a Java version of the Star, the object of study is the interplanetary version of the JS cottage-JS Star. Read a few, decided to make a prompt decision on the cottage. . . . After countless nights of suffering has finally completed part and special to share with you. Temporary support for mining, attacks, routing, LAN war. Although the operator can only be a Demo, but use a lot of Java technology and algorithms based on: Java2D, double buffering, A Star Search Road, particle systems, animation, image processing, Swing ui, UDP, TCP/Socket. In addition this procedure can be seen jre1.5 and the performance difference before jre1.6.
Platform: | Size: 1500160 | Author: lll | Hits:

[Special EffectsComputetgraphicsprocessingalgorithms

Description: 对图像处理进行了比较详细的描述,特别是算法方面的,可以给很多帮助!-Image processing carried out on a more detailed description, in particular algorithms area, can give a lot of help!
Platform: | Size: 16775168 | Author: huangxin | Hits:

[Special EffectsJava

Description: 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
Platform: | Size: 1243136 | Author: 7697246 | Hits:

[JSP/Javajava-all

Description: 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
Platform: | Size: 195584 | Author: vegalee | Hits:

[Special EffectsSIFT

Description: 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
Platform: | Size: 3162112 | Author: casinlian | Hits:

[JSPdesktop.rar

Description: 《数字图像处理:Java编程与实验》共16章,除第0章介绍Java编程基础外,其余15章对应地编程实现了配套书《数字图像处理—原理与算法》中的所有算法,并进行相应的实验。光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。《数字图像处理:Java编程与实验》可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的专科生、本科生和研究生及工程技术人员学习和参考。," Digital Image Processing: Java programming and experiment of 16 chapters, Chapter 0 describes Java Programming Fundamentals, the remaining 15 chapters corresponding programming algorithm of a matching book" Digital Image Processing- Principles and algorithms " , and The corresponding experiment. CD-ROM, the complete program code and the corresponding experimental image, and can be run directly. Part of the program source code from the author' s scientific research and cooperation in research and development with the company, with the reference and the reference value. " Digital Image Processing: Java programming and experimental" available electronic information, communication, computer, automatic control, biomedical science and engineering related professional college students, undergraduate and graduate students, and engineering and technical personnel to study and reference.
Platform: | Size: 25954304 | Author: weige | Hits:

[JSPimae-processing-through-java.pdf

Description: First in a series This lesson is the first lesson in a new series intended to teach you how to use Java to create special effects with images by directly manipulating the pixels in the images. Not a lesson on JAI If you arrived at this lesson while searching for instructions on how to use the Java Advanced Imaging (JAI) API, you are certainly welcome to be here. However, that is not the purpose of the lessons in this series. (Maybe I will write a series on that topic later.) The purpose of this series is to get right down in the mud and to learn how to implement many of the algorithms that are commonly used to create special effects with images by working directly with the pixels. Manipulate pixels directly and individually In this lesson, I will provide and explain a program that makes it easy to: • • Manipulate and modify the pixels that belong to an image Display the modified image along with the original image for easy comparison in abefore and after sense
Platform: | Size: 599040 | Author: yogesh | Hits:

[Graph programOPENCV图像处理的函数说明

Description: OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接口。这些语言的API接口函数可以通过在线文档获得。如今也提供对于C#,Ch, Ruby的支持。(OpenCV is a cross platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android, and Mac OS operating systems. It is lightweight and efficient, consisting of a series of C functions and a small number of C++ classes. It also provides interfaces for languages such as Python, Ruby and MATLAB, and implements many general algorithms for image processing and computer vision. OpenCV is written in the C++ language, its main interface is also the C++ language, but still remains a large number of C language interfaces. The library also has a large number of interfaces for Python, Java and MATLAB/OCTAVE (version 2.5). The API interface functions of these languages can be obtained by online documents. Today also provides support for C#, Ch, and Ruby.)
Platform: | Size: 370688 | Author: yuxuefenfei | Hits:

CodeBus www.codebus.net