搜索资源列表
phone算法的光照Java代码
- phone算法的光照Java代码, 在eclipse开发的
java.rar
- 用Java实现sift算法,相信会对大家有用。,Java langues complete sift arithmetic
k_means.rar
- 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
java_Img
- 图片放大或缩小的不失真插值算法,实现在Java环境下的图形应用。-Zoom in or out of the picture without distortion interpolation algorithm, implemented in Java environment graphics applications.
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
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
Computetgraphicsprocessingalgorithms
- 对图像处理进行了比较详细的描述,特别是算法方面的,可以给很多帮助!-Image processing carried out on a more detailed descr iption, in particular algorithms area, can give a lot of help!
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
FreqWatermark
- 一种基于DCT的扩频水印算法,本算法通过对水印信息进行扩频,在原始载体图像的DCT域内进行水印嵌入。-DCT-based spread spectrum watermarking algorithm, the algorithm is spreading through the watermark information in the original carrier image of the DCT domain for watermark embedding.
EM
- 详细介绍了EM算法的求解过程,有助于深入理解该算法-EM algorithm described in detail the solution process, contribute to in-depth understanding of the algorithm
Clip
- 裁剪算法采用java实现,包括LiangBarskyClip和Sutherland-Hodgman_Clip的实现-Clipping algorithm uses the java implementation, including LiangBarskyClip and Sutherland-Hodgman_Clip realization
Bezier
- 利用一阶Bezier曲线实现的一种图像混合的信息隐藏算法,附上相关论文,论文里有详细步骤,Java代码按照论文中的步骤实现算法(代码只支持bmp图像作隐藏体)-Bezier curves of the first order to achieve a mix of information hiding algorithm images, attach relevant papers, thesis detailed steps, Java code in accordance with the
Watershed-16
- 分水岭算法的实现,能自动对图像进行分割,任何图像都能够读取-Watershed algorithm, can automatically split the image
image
- 一些图像处理基本算法 包括灰度图,直方图等-Some basic image processing algorithms, including grayscale, histogram, etc.
ch04
- 该源码来自于·数字图像处理:Java语言算法,讲述如何 计算一个图像的颜色直方图-The source code from the digital image processing: Java language method, about how to calculate the color histogram of an image
JAVA
- java实现图像水印 基于各种算法 很好的书籍 可以学习一下-java achieve image watermarking algorithm based on a variety of good books to learn about
SIFT
- 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
Java-image-Processing-Lib
- java图像处理和识别包,包含数十种转换滤镜和识别算法的实现。-java Image processing package filter
ImageProcessing
- 图像处理的各种算法用java语言实现-this is a program that implements the algorithim of image processing using java language..