搜索资源列表
PainterDemo.java
- 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
Splines(Java)
- spline drawing code of Java, 对学习spline曲线很有帮助-spline drawing code of Java. spline curves for the study helpful
java图象缩放
- 利用java自身提供的方法来实现对图象的缩放处理,程序小只有2k,但是处理后的效果不好,不能满足高质量的缩放需求!-use for their own methods to achieve the right image scaling with the procedure only 2k small, but after the results are not satisfactory and could not meet demand for high-quality zoom!
JAVA绘图示例
- 绘制笑脸的示例
java 画图
- java 画图 程序 java graphics program write by j2se
QRCode java源程序
- 二维码生成及识别Java源程序
PrincipalCurves-Java
- Java实现主曲线的生成过程,使用多项式线性算法。-Java implementation of the master curve generation process, using a linear polynomial algorithm.
JAVA
- PDF417 二维码图像生成与识别技术java源代码-PDF417 image generation and recognition of the planar bar code vb source code
delaunay
- delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
Java2D
- development for 2-d graphics for java programming
kMeans
- k-mean image clustering source code developed using java
Histogram
- 用Java Application实现对图像进行直方图均匀化处理-Java Application with the image histogram to achieve uniformity of treatment
Smooth
- 用Java Application实现对图像平滑处理,减少噪声-Java Application with the realization of the image smoothing to reduce noise
MedianImage
- 用Java Application实现对图像中值滤波-Java Application with the realization of the image median filtering
Compass.java.tar
- 写了一个磁罗盘的java版界面,用于画一个可以实时显示的仪表盘-Write a java version of the magnetic compass interface can be used to draw a real-time display of the instrument panel
InteractiveVector
- 一个用java MyEclipse 做的简单的画图工具-Paint Tool
qr
- JAVA原版QRCODE解码类库,尽情下载-a libary about Qrcode deocde.just download it
ParticleSystem
- 转载一个简单的粒子效果实现,便于学习粒子系统也可直接使用到自己的程序中。作者在他网站上做了个例子程序 http://www.jhlabs.com/java/particles.html-a simple particle system
controlling
- Java project that convert image to gray level, binarize it and apple moore neighbor contour detection
Painter.java.tar
- 简单实用的java绘图程序,帮助很快掌握java2d绘图关键技术。-A simple java drawing program, if you want to get the key point quickly, you can try it.