搜索资源列表
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 软件实现图像模糊,锐化,平移,旋转,变亮,反色等功能的处理平台-Software implementation using JAVA image blurring, sharpening, pan, rotate, brighten, and anti-color features such as the processing platform
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
ArtWork
- 图形学的BresenHam算法的实现,以及一些对图像的模糊和锐化的操作,实现了界面的友好化。-GRAPHICS BresenHam algorithm implementation, as well as some of the images blur and sharpening operation, to achieve the kind of interface.
ImageProcessor
- it Is Image processor. I think it is important to those people working in sharpening the Image,blurring and many more image enhancements. Hence should be referenced.
Filters
- Image sharpening/blur filters implementation with GUI
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
Painter
- 实现了基本画图板功能,简单的页面 保存文件 颜色选择 缺少翻转 锐化等高级功能-Drawing board, a simple page to save the file color selection to the lack of advanced features such as flip sharpening.
ImageUtil
- java图片处理,改变大小,锐化,边缘检测-java image processing, resizing, sharpening, edge detection
JavaBlurAndSharpenDemo
- Java实现图像的模糊与锐化,实现类似于Photoshop中的模糊与锐化的效果,源代码中注释丰富,是学习Java图像操作的好范例-Java implementation the fuzzy and sharpening of the image, similar to the effect of blur and sharpening in Photoshop, rich annotation in the source code, is a good example to learn Jav
Image
- java图像处理小程序。该程序可将所选图片平滑、锐化,并保存-java image processing program. The program can be selected picture smoothing, sharpening, and save
ImgFilter.java
- ocr 图像预处理 包括:锐化、二值等功能-ocr image preprocessing includes: sharpening, binary, etc.
huangqian_pac
- 这是一个用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-This is a JAVA development of medical image processing system, the gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and other functions
huangqian_pac
- 这是一个用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-This is a JAVA development of medical image processing system, the gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and other functions
huangqian_pac
- 用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-With JAVA development of medical image processing system to achieve a gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and other functions
JCONVOLVEOP
- Java锐化和模糊图像,使用java.awt.image 包中的ConvolveOp 类来实现图像的锐化和模糊。当单击“Sharp Image”按钮后,图片被锐化处理;当按钮“Blur Image”按钮后,图片变模糊;当单击“Reset”按钮后,则显示原始图像。-Java sharpening and blurring image, use the java.awt.image package in the ConvolveOp class to achieve image sharpening
jconvolveop
- Java锐化和模糊图像,使用java.awt.image 包中的ConvolveOp 类来实现图像的锐化和模糊。当单击“Sharp Image”按钮后,图片被锐化处理;当按钮“Blur Image”按钮后,图片变模糊;当单击“Reset”按钮后,则显示原始图像-Java sharpen and blur images, use java.awt.image package ConvolveOp class to implement image sharpening and blurring. A
code
- 对图片进行简单的放大、缩小、模糊、锐化处理简单java小程序-Simple images of amplification, narrow, fuzzy, sharpening processing simple Java applet