搜索资源列表
JColorChooserDemo.java
- 一个简单的调色板程序,用Java编写的,能运用样品调色、HSB或RGB进行调色。-a simple palette procedures, the preparation of Java, using sample palette. HSB or for RGB palette.
ProcessImage
- 用JAVA编写的位图编辑美化小程序... 适合初学者学习熟悉JAVA程序,对图像处理技术入门学习者使用。
document
- 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
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
plsa
- 概率潜在语义分析Probabilistic Latent semantic alnalysis,完整程序包-Probabilistic Latent Semantic Analysis Probabilistic Latent semantic alnalysis, complete package
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
SaySomething
- android开发入门程序,进行简单的手机显示,是初学者最好的学习资料,大家来下载-android development of entry procedures, a simple cell phone show that beginners are the best study information to U.S. download
zhifangtujunhenghua
- 直方图均衡化 这个程序是用java写的 有图形用户界面-Histogram equalization of this process is written in java there is a graphical user interface
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
DigitalImageProcessingJavaLanguage
- 数字图像处理--Java语言实现 八个章节的代码素材 还有一个用Java语言编写得俄罗斯方块小程序-Digital Image Processing- Java language code to achieve the eight chapters of material there is a language with a Java applet Tetris
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,
gipt
- java语言处理图像程序,能进行简单图像处理-This routine can process images and was writen in JAVA
a
- 简单图像处理小程序简单图像处理小工具简单图像处理软件-jiandantuxiangchulixiaochengxujiandantuxiangchuli
pdf417lib
- 图像处理程序,具有一定的学习价值,希望对大家有帮助-Image processing program, has some learning value, we want to help
AffineRegistrationOfBinaryImages
- 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
Digital_Image_Processing
- Imagej图形图像处理,利用java的程序-Imagej graphic image processing, using java program
WaterPrint
- 图片水印,可以加入文字或者图片,java程序-Picture Watermark, you can add text or pictures, java program
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
Kalman-filter-in-Java
- Randy Eubank的一个kalman filter的Java实现程序,他是Arizona State University的一个教授。-A Kalman filter implementation in Java of Randy Eubank, his is a professor for Arizona State University.