搜索资源列表
alter
- 强大的JAVA图像处理程序。可以实现图像的处理,锐化,模糊,傅立叶变换等功能。-JAVA powerful image-processing procedures. Image processing can be achieved, Sharpen, Blur, Fourier transform functions.
PI_L1
- Image Blur in C# or Java for beginners
BlurAndSharpenDemo
- Java实现图像的模糊与锐化,实现类似于Photoshop中的模糊与锐化的效果,源代码中注释丰富,是学习Java图像操作的好范例。-Java implementation of the blur and sharpen, to achieve effects similar to Photoshop' s blur and sharpen, rich annotations in the source code, is a good example to learn Java image
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
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
jlookuptabal
- Java实现图像的明暗处理实例,主要是利用缓冲区图像来实现复杂的图像处理和变换,这些处理包括明暗处理、锐化、模糊化和灰化等。如演示截图所示,鼠标单击“Darken”按钮后,图像变暗,单击“Brighten”按钮后,图像加亮变。在编写过程中,用到java.awt.image 包中的LookupTabel 类及其子类ShortLookupTable 类和LookupOp 类-Java implementation of image shading examples, mainly using the
ImageViewer
- Image Viewer is an image processing project developed in java. It contains filters like color invert, blur, sharpen, edge detection etc. The Gaussian and Impulsive noise can also be added in the image. The project also contains image enhancements lik