当前位置:
首页 资源下载
搜索资源 - image processing in java
搜索资源列表
-
0下载:
图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
-
-
1下载:
java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
-
-
0下载:
android上的水波纹图像特效,有图像处理的源代码。-android image effects on the water ripple. As image processing source code.
-
-
0下载:
这是《数字图像处理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.
-
-
0下载:
java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
-
-
0下载:
数字图像处理,用JAVA实现数字图像直方图的显示,程序简洁实用-Digital image processing, using JAVA realization of digital image histogram shows that the procedure simple and practical
-
-
0下载:
java图像处理,能够实现图像的压缩和反色操作等-java image processing, to achieve image compression and anti-color operation
-
-
0下载:
取回數位浮水印處理程式
本程式所採用的影像格式為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.
-
-
0下载:
java image processing source code
-
-
0下载:
数字图像处理--Java语言实现 八个章节的代码素材 还有一个用Java语言编写得俄罗斯方块小程序-Digital Image Processing- Java language code to achieve the eight chapters of material there is a language with a Java applet Tetris
-
-
0下载:
这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
-
-
0下载:
Java 图像处理的一些原则,总共包括四个原则-Java image processing principles, the principle of a total of four
-
-
0下载:
在java web应用中对图片的处理,包括放大、缩小、加水印等-Image processing in Java web application, including amplification, reduced, add watermarks, etc.
-
-
0下载:
java图像处理的代码,初学者可以看一看。
1.运行方法:
首先编译好类文件,使用下面的命令:
javac *.java
编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后
将所有的class文件都复制到里面。
做好上面的工作之后,用下面的命令来启动程序:
javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg
假如class
-
-
0下载:
touch的开源代码,用于图形图像处理方面,-touch the source code for the graphic image processing
-
-
0下载:
基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
-
-
0下载:
人脸识别是机器视觉和模式识别领域最富有挑战性的课题之一,同时也具有较为广泛的应用意义。人脸识别技术是一个非常活跃的研究领域,它覆盖了数字图像处理、模式识别、计算机视觉、神经网络、心理学、生理学、数学等诸多学科的内容。如今,虽然在这方面的研究已取得了一些可喜的成果-Face recognition is the field of machine vision and pattern recognition, one of the most challenging issues, but also
-
-
0下载:
Imagej图形图像处理,利用java的程序-Imagej graphic image processing, using java program
-
-
0下载:
该源码来自于·数字图像处理:Java语言算法,讲述如何 计算一个图像的颜色直方图-The source code from the digital image processing: Java language method, about how to calculate the color histogram of an image
-
-
0下载:
Java_图像处理(几何变换、色彩变换、卷积、频率变换)-Java_ image processing (geometric transformation, color transform, convolution, frequency conversion)
-