搜索资源列表
DigitalImageProcessing
- 数字图像处理工具,实现对数字图像的傅立叶变换、灰度差值变换等。-Digital image processing tools to realize the digital image of the Fourier transform, gray level difference between the transformation and so on.
ImageChange
- 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values to quantify, such as access to pixel form
fft
- 进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, T
DIP
- 基于java的图像处理软件,包含去雾、傅立叶变换,对彩色图片的直方图均衡化,图像分割,计算直方图等功能-Java-based image processing software, including defogging, Fourier transform, a color image histogram equalization, image segmentation, calculate the histogram function
java数字图像处理
- 几何变换,图像增强,傅里叶变换,边缘检测(Geometric transformation, image enhancement, Fourier transform, edge detection)