搜索资源列表
dodu
- 在JAVA图像处理当中对文字抖动的处理
java_image_process
- 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
java
- 利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
java-all
- 这是《数字图像处理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.
200805
- java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
fft
- java 实现的 快速傅立叶变换 ,用于图像处理-FFT
FFT
- Java数字图像处理,对图像进行FFT变换-Java digital image processing, image transform FFT
IMAGEsampling
- JAVA数字图像处理,对图像进行采样!图像Miss.jpg为256×256,采样得N值可以是256,128,64,32,16等-JAVA digital image processing, image sampling! Miss.jpg images for 256 × 256, sampling a N value can be 256,128,64,32,16, etc.
getimagepels
- JAVA数字图像处理,获取图像Miss.jpg的象素,保存在一个数组中!同时可以获得图像的RGB值和Alpha值。-JAVA Digital Image Processing, access Miss.jpg pixel image, stored in an array! At the same time, the image can be RGB values and Alpha value.
alter
- 强大的JAVA图像处理程序。可以实现图像的处理,锐化,模糊,傅立叶变换等功能。-JAVA powerful image-processing procedures. Image processing can be achieved, Sharpen, Blur, Fourier transform functions.
javaphoto
- java图像处理,能够实现图像的压缩和反色操作等-java image processing, to achieve image compression and anti-color operation
java_digital_image_process_algorithm
- 前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。 -Some time ago to do graduate design, using java to do digital image processing of things, this information is less ms, made up for all to share somethi
jgraphx-0_99_0_7
- 经典的java图像处理程序源码,以前学习前辈给的。-java graphc
Javagraphic
- Java 图像处理的一些原则,总共包括四个原则-Java image processing principles, the principle of a total of four
huangqian_pac
- 这是一个用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-This is a JAVA developer with the medical image processing system to achieve a gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and othe
Graphjava
- java图像处理的代码,初学者可以看一看。 1.运行方法: 首先编译好类文件,使用下面的命令: javac *.java 编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后 将所有的class文件都复制到里面。 做好上面的工作之后,用下面的命令来启动程序: javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg 假如class
Java
- Java_图像处理(几何变换、色彩变换、卷积、频率变换)-Java_ image processing (geometric transformation, color transform, convolution, frequency conversion)
java-image-processing
- JAVA图像处理读取BMP图像、用RGB获取灰度信息、直方图均衡化、拉普拉斯2阶滤波、平滑锐化、增强滤波、局部阀值处理、全局阀值处理等-Java image processing to read the BMP image, obtained by RGB gray level information, histogram equalization, 2nd order Laplace filtering, smoothing, sharpening, enhanced filtering, p
Ui
- 该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用sobel算子提取边缘等等(The code builds a window as a platform on which some basic processing of the image is displayed, such as binarization, convolution blur, using the sobel operator to extract the edges, etc.)
graphics
- JAVA图像处理编程例程。介绍简单的图片处理方法。可重复使用的程序片段。(JAVA image processing programming routine. Introduce a simple picture processing method. Reusable program fragments.)