搜索资源列表
EasyJShop-SuperLite
- 一個簡易的Java影像處理小程式。此站上有另一版的EasyJShop,則是較完整的版本-a simple small Java image processing program. This station is another version of the EasyJShop, is a more complete version
hot.rar
- 图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
readRaw
- RAW图像是一种仅有原始数据的图像,本程序可读写RAW图像程序,也可读出Java支持的所有图像.-RAW image is a picture of only the original data, the program can read and write process RAW images, but also read out the Java support for all images.
ImageSegmentation
- 使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
LS-JAVA
- 水平集图像处理方法中fast marching方法,窄带方法及level set方法的JAVA代码-Level set method of image processing fast marching method, narrow-band method and level set methods JAVA code
javaImage
- java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
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
javaImage
- 这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
ArffSearcher
- 使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
Java
- 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
SpaceWatermark
- 一种图像水印算法。利用图像的LSB在图像叠加噪声时影响很小的特点,提出一种基于LSB的图像水印算法-An image watermarking algorithm. The LSB in the image using image overlay little effect on the characteristics of the noise when the proposed LSB based Image Watermarking Algorithm
DigitalImageProcessing
- 数字图像处理工具,实现对数字图像的傅立叶变换、灰度差值变换等。-Digital image processing tools to realize the digital image of the Fourier transform, gray level difference between the transformation and so on.
color
- java图片加水印源码,第一种是添加图片水印水印图片可以是GIF,PNG透明的文件,我一般采用的是PNG的,因为它的质量和GIF相比要高一些-java image plus watermark source, the first is to add a picture watermark watermark image can be GIF, PNG transparent files, I generally use is the PNG because of its quality and
Digital_Image_Processing
- Imagej图形图像处理,利用java的程序-Imagej graphic image processing, using java program
image
- 一些图像处理基本算法 包括灰度图,直方图等-Some basic image processing algorithms, including grayscale, histogram, etc.
image
- 本程序实现了利用Java进行数字图形图像处理的基本框架,包括图片的显示、像素分析等-Realized by the use of Java for image processing of digital graphics basic framework, including image display, pixel analysis
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
Java-image-Processing-Lib
- java图像处理和识别包,包含数十种转换滤镜和识别算法的实现。-java Image processing package filter
Java-IP
- Java 图像处理(几何变换、色彩变换、卷积、频率变换)-Java image processing (geometric transformation, color transform, convolution, frequency conversion)
图像识别与处理Java代码
- 基于Java实现对图像内容识别,图像边缘提取与处理(Image recognition and processing based on Java)