搜索资源列表
hot.rar
- 图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
k_means.rar
- 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
sobel
- 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
cgm
- 一个使用java撰写的矢量图形库,能够用于对cgm矢量图像进行转换和显示处理。-Using a vector graphics library written in java can be used to cgm vector image conversion and display processing.
FaceDetection
- 图像人脸识别:java结合OPENCV实现人脸头像定位。-Image Recognition: java implementation OPENCV face with head positioning.
document
- 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
ImageWatermarkjava
- 图像的数字水印嵌入,检测输出,Java实现-The image digital watermark embedding, detection output, Java implementation
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
ImageJ1.4.1
- 基于java的一个强大的图像处理与分析工具,有大量的开源插件可供下载。目前最高版本为1.4.1,本文件包含imagej1.4.1的源码与doc文档-A powerful java-based image processing and analysis tools, a large number of open source plug-ins available for download. The highest version 1.4.1, this file contains the sour
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
reducenoise
- 在panel控件中载入图像,然后对图像进行去噪的处理,-Loading in the control panel image, and then to deal with image denoising,
javaImage
- java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
Java
- 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
image.java.tar
- 实现对图片数字水印的添加和缩放,并且包含数字和图片水印的添加。而且增加了缩放功能。-Implementation of digital watermarking to add the picture and zoom, and includes figures and images watermark to add. And increased the zoom feature.
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
image
- 一些图像处理基本算法 包括灰度图,直方图等-Some basic image processing algorithms, including grayscale, histogram, etc.
FuzzyConnectedness
- A java implementation of the Fuzzy Connectedness image segmentation algorithm. It was tested for IVUS images segmentation.
image
- 本程序实现了利用Java进行数字图形图像处理的基本框架,包括图片的显示、像素分析等-Realized by the use of Java for image processing of digital graphics basic framework, including image display, pixel analysis
图像识别与处理Java代码
- 基于Java实现对图像内容识别,图像边缘提取与处理(Image recognition and processing based on Java)