搜索资源列表
-
0下载:
文件中包含了图像处理入门的一些常见的操作的介绍,并且附有源代码-document contains image processing entry of some common operations, and with the source code
-
-
0下载:
05年毕业设计(BC)-图像处理软件及完整源代码-05 graduating design (BC) - Image processing software and complete source code
-
-
0下载:
一个JPEG图象处理课程设计的java源代码,做的不错的.-a JPEG image-processing program designed java source code, so good.
-
-
0下载:
JAI核心代码,图像处理高手,包含很多图像处理技术-JAI core code, image processing experts, including many image processing technology
-
-
0下载:
noise image processing test gaussian salt pepper additive.非常容易的一个code
-
-
0下载:
PHP图片处理程序。需要GD2或以上版本。包括验证码,文字/图片水印,生成缩略图以及水印位置设置。支持中文,但需要自行添加ttf文件,PHP image processing procedures. Need GD2 or above. Including the verification code, text/image watermark, generating thumbnails and watermark position. To support the Chinese, but ne
-
-
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源代码,可以实现图象的放大\缩小等基本功能-Computer image processing java source code, images can be enlarged or reduced, such as the basic functions of
-
-
0下载:
java image processing source code
-
-
0下载:
Java写的绘图工具源代码.JAVA还能写的一个绘图工具,图像处理功能很强,想学习一下的可不要错过哦!-Drawing tool written in Java source code. JAVA can also write a drawing tool, image processing functions very strong, want to learn about the availability Do not miss Oh!
-
-
0下载:
java图像处理的代码,初学者可以看一看。
1.运行方法:
首先编译好类文件,使用下面的命令:
javac *.java
编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后
将所有的class文件都复制到里面。
做好上面的工作之后,用下面的命令来启动程序:
javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg
假如class
-
-
0下载:
数字图像处理源代码 数字图像处理源代码 -Digital image processing source code c/c++ vc++ vc
-
-
0下载:
非常好用的验证码实现,可以用来了解验证码函数如何调用实现以及图像处理函数如果使用!-Very easy to use verification code implementation, can be used to understand how the verification code function calls to achieve and the image processing function if you use!
-
-
0下载:
本代码模拟一个图片处理的过程,对那些学习java图形编程的同学有一定帮助-This code simulates a process of image processing, graphics programming for those students to learn java have some help. . .
-
-
0下载:
test code for image processing
-
-
0下载:
Image processing code for java
-
-
0下载:
image processing application
-
-
0下载:
image processing code in java
-
-
0下载:
code for java recognition image processing
-
-
0下载:
将手机里的图片无线上传到计算机上,该图片直接应用于图像处理系统。-This code can wireless upload pictures of phone to the computer and the picture directly applies to the image processing system.
-