搜索资源列表
Java图像处理
- 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
java对bmp格式图象的处理
- 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
PNGtoBMP
- 一个png图像转bmp图像的java程序,不带alpha通道变换,手机symbian开发必备-a png image transfer bmp image java procedures, non-alpha channel conversion, Development of essential phone symbian
java制作360度全景页面的源码和脚本
- 用java applet实现的全景图象显示程序,可以跟踪鼠标的轨迹,来显示360全景图象。-achieve with the panoramic image procedures can track the path of the mouse to demonstrate 360 panoramic images.
java图象缩放
- 利用java自身提供的方法来实现对图象的缩放处理,程序小只有2k,但是处理后的效果不好,不能满足高质量的缩放需求!-use for their own methods to achieve the right image scaling with the procedure only 2k small, but after the results are not satisfactory and could not meet demand for high-quality zoom!
Java活动图像程序和游戏编写(Word中文 )
- 长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as
ImageWatermarkjava
- 图像的数字水印嵌入,检测输出,Java实现-The image digital watermark embedding, detection output, Java implementation
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
i-sight4_0_0
- 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
Image
- JAVA图片浏览器,功能实现了打开,翻转上下一张-JAVA image browser function to achieve the open, flip up and down a
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.
Java
- 基于Java的处理视频图像捕获和音频播放 -Java-based processing video image capture and audio playback
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.
image-conversion-CAD
- 图片转CAD格式软件:主要功能是将光栅图像中的单线和多条线转换成相应的矢量图形。此程序可转换扫描的地质图或者工程绘图。转换后的矢量图形可用于 AutoCAD 和 IntelliCAD 等 . 授权码在:http://www.china1000.tk/Soft/Show.asp?id=12 -Image to CAD format for software: the main function is the single raster image and the corresponding
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)