搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
pictureAnanlyzer
- 简单的图像处理软件,用java实现,可以实现简单的图片效果,如锐化,模糊,灰度调节等.可直接运行其中的jar文件-simple image processing software, java achieve, can achieve a simple photo effects, such as sharpening, fuzzy, gray-scale adjustments. can run the jar files
img_process_java
- 图像/视频处理程序,运行命令:java Video processor Canny edge, Gabor texture feature 输入为彩色或灰度图;motion estimation 输入为QCIF序列;the shape processing 输入为二值图像-image / video processing procedures, execute commands : java Video processor Canny edge, Gabor texture feature
chengxu
- 本程序用java语言编写,用于实现对彩色图像的灰度化,取得图像的灰度直方图,并对含有噪声的图像进行去噪 -This procedure using java language, for the realization of the gray-scale color images, the histogram to obtain images, and images contain noise denoising
gray_matix
- 灰度共生矩阵提取图像特征 然后对图像分类-Gray-scale extraction of image feature co-occurrence matrix of image classification and then
Main
- 本源码介绍了Java代码进行图象处理的基本方法,并实现了图像边缘探测,图像均衡化,图像灰度化等算法-The Java source code, introduced the basic method of image processing and to achieve the image edge detection, image equalization, images such as gray-scale algorithm
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
DealPic
- 图片的灰度化和去噪程序,灰度化可画出直方图,去噪使用中值去噪和均值去噪,中值去噪可循环多次,导入要改包名。-And the gray-scale image denoising procedures, and can be painted gray histogram, the use of denoising Denoising and mean de-noising, in denoising can be recycled many times, we have to change pac
extract
- 取回數位浮水印處理程式 本程式所採用的影像格式為512×512 之已藏入浮水印之灰階影像*.raw。-Recover the digital watermark processing program used by the program for the image format of 512 × 512 has possession of the gray-scale watermark image into*. raw.
image
- 简单的java数字图像处理包括灰度变换,平滑处理,中值滤波等。-Simple java digital image processing, including gray-scale transformation, smoothing, median filtering.
Main
- 本源码介绍了Java代码进行图象处理的基本方法,并实现了图像边缘探测,图像均衡化,图像灰度化等算法-The Java source code, introduced the basic method of image processing and to achieve the image edge detection, image equalization, images such as gray-scale algorithm