搜索资源列表
averfilter
- 图像滤波的源代码,有关图像处理的一个C文件
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
MedianImage
- java 实现的 中值滤波 ,用于图像处理-MedianImage
zzlb
- 用JAVA工具 编写程序 实现数字图像处理的中值滤波-JAVA programming tool with digital image processing to achieve the median filter
ImageProcessing_
- JAVA程序训练实验。建立10*10的随机灰度值图像,利用均值滤波算法进行滤波,并在控制台中输出。-Create a random image of 10*10 pixels and print it out. Then filter the image by using average filter algorithm which makes a new image of 8*8 pixels because the brim elements cannot be filtered due t
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
5353535
- 图像处理程序之中值滤波,针对图像的滤波进行中值滤波程序-Image processing program being median filtering, the median filtering process for image filtering
java_Imagepros
- 基于java的数字图像处理源代码,包含了各种图像处理的基本程序,如灰度变换、二值化、形态学滤波、中值滤波等算法的实现,是学习使用java进行图像处理的良好教程-Java-based digital image processing source code, contains a variety of basic image processing program, such as gray-scale transformation, binarization, morphological filt
java-lvbo
- 实现java 水平和垂直滤波,对图像进行处理,简单易懂-java lvbo
Gaussian
- 对图像进行高斯滤波的JAVA代码,完整可运行,可供初学的朋友参考。-Gaussian filtering the image JAVA code, complete run, for beginners reference to a friend.
Median
- 对图像进行中值滤波的JAVA代码,完整可运行,可供初学的朋友参考。-The image median filtering JAVA code, complete run, for beginners reference to a friend.
myImage(1)
- 中值滤波器、高斯滤波前、均值滤波器、谐波滤波器等,图像加噪声、去噪声处理的java实现-Median filter, before the Gaussian filter, mean filter, harmonic filters, etc., plus noise image, java implementation denoising process