搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
JColorChooserDemo.java
- 一个简单的调色板程序,用Java编写的,能运用样品调色、HSB或RGB进行调色。-a simple palette procedures, the preparation of Java, using sample palette. HSB or for RGB palette.
色盘算法
- java写的非常棒的色彩盘!有CMYK、LAB、RGB几种模式-wrote wonderful color set! A CMYK, LAB, RGB several models!
RGB_CMYK.RAR
- JAVA编写的RGB色彩空间转换到CMYK的程序-a app which can transform RGB colorspace into CMYK
WokieRGB
- The tool can capture images in black/white or RGB and send them to matlab. The tool uses some code initially posted here on matlabcentral by Ikkjin Ahn and is reused here with permission from the previous owner. The capture method uses java and can p
btchuong1
- this java program display the image and change rgb(basic). contact truongdx_gt@yahoo.com
ColorConversion
- Transform RGB color model to anothor color model, such as HSV.
Floyd-Steinberg_dithering_(Java)
- an implementation of Floyd-Steinberg dithering in Java for color images. As input we receive an image in 24-bit RGB format and a palette of at most 256 colors, and as output we produce a palettized image where each pixel value is an index into the pa
LoadImage
- Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt
watermark
- A very simples application for hidding a binary watermark image in the least significative bits os an RGB image.
Java
- 用JAVA语言实现的图像灰度化处理。实现彩色变为灰度图像-Java langues complete image change RGB
imgeProceing1
- 图像处理小程序,包含RGB转灰度图,直方图均衡,直方图拉伸。用JAVA语言实现,含实验报告。-Small image processing procedures, including RGB to grayscale, histogram equalization, histogram stretching. JAVA language, including lab reports.
Img
- 用Java中自带包实现图像的基本操作,包括转换为RGB矩阵,像素点,显示(显示方式),-Java comes with the package to achieve the basic operation of the image, including the conversion to RGB matrix pixel display (display), etc.
