搜索资源列表
java 图像处理
- java 图像处理
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
运用Visual C++完成基本数字图像处理
- 微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to br
数字图像处理——Java语言实现
- 数字图像处理——Java语言实现
hot.rar
- 图像分割是数字图像处理中的关键技术之一。图像分割是将图像中有意义的特征部分提取出来,其有意义的特征有图像中物体的边缘、区域等,这是进一步进行图像识别、分析和理解的基础。虽然目前已研究出不少边缘提取、区域分割的方法,但还没有一种普遍适用于各种图像的有效方法。因此,对图像分割的研究还在不断深入之中,是目前图像处理中研究的热点之一。,Image segmentation is a digital image processing in one of the key technologies. Ima
sobel
- 简单的java图像处理 实现垂直边缘检测算子 -Java simple image processing to achieve a vertical edge detector
java对图像的识别与加水印
- java图像处理,用于对图像的识别与加水印-java image processing, image recognition and is used to add watermark
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
ij141o-src
- ImageJ 1.41o源代码,功能强大的图像处理软件-ImageJ 1.41o source code, a powerful image processing software
lubochuli
- 给定一张图片,加载图像后,对图像进行滤波处理-Assigns a picture, after loading the image, carries on filter processing to the image
Computetgraphicsprocessingalgorithms
- 对图像处理进行了比较详细的描述,特别是算法方面的,可以给很多帮助!-Image processing carried out on a more detailed descr iption, in particular algorithms area, can give a lot of help!
javaImage
- 这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
gipt
- java语言处理图像程序,能进行简单图像处理-This routine can process images and was writen in JAVA
Java
- 基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
DigitalImageProcessing
- 数字图像处理工具,实现对数字图像的傅立叶变换、灰度差值变换等。-Digital image processing tools to realize the digital image of the Fourier transform, gray level difference between the transformation and so on.
Java
- 基于Java的处理视频图像捕获和音频播放 -Java-based processing video image capture and audio playback
a
- 简单图像处理小程序简单图像处理小工具简单图像处理软件-jiandantuxiangchulixiaochengxujiandantuxiangchuli
ij144i-src
- ImageJ最新版本,144i, 学习图像处理的非常好的源码。-Image Processing and analysis in java 144i
java数字图像处理
- 几何变换,图像增强,傅里叶变换,边缘检测(Geometric transformation, image enhancement, Fourier transform, edge detection)