Welcome![Sign In][Sign Up]
Location:
Search - java image read

Search list

[JSP/JavaJava读取BMP格式图片(源代码)

Description: A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
Platform: | Size: 3227 | Author: 潘作为 | Hits:

[JSP/JavaBMPjavaclass

Description: 自己编写的一个BMP图片读取类,使得Java也能支持BMP格式的图片文件。返回值包装成一个Image对象,可以方便地调用。必须使用JDK1.3以上环境。-themselves prepared to read a BMP picture category, enabling Java can also support BMP format image files. Return values packaged as an Image object that can be easily called. JDK1.3 and above must use environment.
Platform: | Size: 2319 | Author: 林叶 | Hits:

[JSP/JavaJAVA2003-02-04src

Description: JAVA读取JPEG图象-JAVA read JPEG image
Platform: | Size: 14336 | Author: 房客 | Hits:

[JSP/JavaJpegEncoder

Description: jpeg图像文件的读写程序,在图形编程中经常用到,Acme.JPM.Encoders库从acme网站下载-jpeg image file read and write procedures, the graphical programming frequently used. Acme.JPM.Encoders the downloaded from the website acme
Platform: | Size: 4096 | Author: 张玉 | Hits:

[Graph programfb01

Description: 嵌入式 frame buffer 的显示图像操作实现-Embedded frame buffer display image operation to achieve
Platform: | Size: 5120 | Author: scx | Hits:

[Graph Recognizepaizhaozidongshibie

Description: 图像分割是图像处理最基本和最重要的技术,是任何理解系统和自动识别系统 必不可少的一个重要环节.车牌以及车牌字符的提取是图像分割技术的一个特殊应 用场合,它包括车牌的定位和车牌字符的切分两个步骤。本章将对这两个步骤的算 法进行阐述.第一、二节中将分别详细介绍车牌区域的定位、切分技术 由于二值 化算法在字符的提取中具有重要的作用,因此在第三节中将作重点讨论. -Image processing image segmentation is the most fundamental and important technology, is any understanding of systems and automatic identification system essential for an important part. License plate and license plate character extraction image segmentation technique is a special application, which includes car license plate location and character segmentation in two steps. These two steps in this chapter will elaborate algorithm. First, the two plates will introduce a detailed regional positioning, segmentation techniques as a result of binarization algorithm in the extraction of characters play an important role, so in Section III will be focused on.
Platform: | Size: 6277120 | Author: poon | Hits:

[Special Effectsimage4j-core-0.7-all

Description: bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用-bmp file to read, write, warehousing procedures. Can read/write format bmp and ico format for follow-up image processing by
Platform: | Size: 259072 | Author: wyl | Hits:

[Special EffectsHalftoning

Description: 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation process. The program achieved a siggraph 2008 paper in the Structure aware halftoning Halftoning Algorithm. The algorithm is based on the objective function optimization, simulated annealing method used to generate. The program can be read into the gif, png, jpg, bmp format images, and automatically will be converted to grayscale color map. Halftone generated map png format only supports the current output. The realization of the language for java. Jre 1.6.0_10 in the tests are normal.
Platform: | Size: 17408 | Author: lm | Hits:

[Special EffectsreadRaw

Description: 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.
Platform: | Size: 94208 | Author: 孙燮华 | Hits:

[JSP/JavaImageIOExample

Description: this application using how to read image
Platform: | Size: 1024 | Author: Rahi | Hits:

[matlabDICOMDIR

Description: DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir) -DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir)
Platform: | Size: 7168 | Author: 鲁冰 | Hits:

[JSP/JavaMain

Description: 基于java swing的图片浏览器,支持全屏播放。可读单个文件或文件夹。自适应窗口大小-Based on java swing image browser that supports full-screen playback. Read a single file or folder. Adaptive window size
Platform: | Size: 3072 | Author: lqq | Hits:

[JSP/JavaImageUtil

Description: 图片转换成16进制数据存入数据库中,然后从数据库中读取出来转换成图片-Image into binary data stored in the database 16, and then read out from the database into picture
Platform: | Size: 1024 | Author: yian | Hits:

[JSP/Javajava-all

Description: 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
Platform: | Size: 195584 | Author: vegalee | Hits:

[JSP/JavaVJ-to-read-image-gray--code

Description: 源程序为ImageProcess.zip,包括imageGray.vjp工程的全部文件。同时提供了一个测试用的seashore.bmp位图文件。 如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句: imageTest = loadingImage( "seashore.bmp", "Loading image ..." ) 将seashore.bmp改成相应的文件名,可以包含路径,但最好将图像文件拷贝到当前工程文件所在的目录中。 -The source code for ImageProcess.zip, including imageGray.vjp project all of the documents. At the same time provides a test seashore.bmp bitmap file. If you want to read and process the other image ( jpg, PCX ) in visual J++6.0, please open the imageGray.vjp project file, open the imageGray.java public void initParameters ( ), in the initialization parameter function have a line of loading the image file statement: ImageTest = loadingImage (" seashore.bmp"," Loading image..." ) Will seashore.bmp into a corresponding to the file name, can contain path, but the best image files will be copied to the current project file in the same directory.
Platform: | Size: 327680 | Author: pengjx | Hits:

[JSP/JavaReflectionApplet

Description: Java图片倒影效果实例源码,有意思也很有参考价值的一个Java图像处理小程序,先读取图像然后进行图像重绘,产生倒影的效果,仅供参考。-Java pictures reflection effects example code, the interesting and very useful a Java image processing small program, first read the image and image remake, produce the effect of reflection, only for reference.
Platform: | Size: 37888 | Author: GANQIUXIA | Hits:

[JSP/Javajava-image-processing

Description: JAVA图像处理读取BMP图像、用RGB获取灰度信息、直方图均衡化、拉普拉斯2阶滤波、平滑锐化、增强滤波、局部阀值处理、全局阀值处理等-Java image processing to read the BMP image, obtained by RGB gray level information, histogram equalization, 2nd order Laplace filtering, smoothing, sharpening, enhanced filtering, partial threshold processing, processing of the global threshold
Platform: | Size: 8192 | Author: 林一 | Hits:

[JSP/JavaJava-read-bmp-pgm-ppm-picture

Description: java支持的图片格式有jpg、png、gif。本代码提供了bmp、pgm、ppm图像文件的读入,是《数字图像处理-java编程与实验》书上代码,仅供参考,允许非商业的借鉴。-Java support image formats have JPG, PNG, GIF. This code provides BMP, PGM, PPM image file to read, it is the digital image processing- Java programming and experimental "code book, for reference only, allowing the non-commercial reference。
Platform: | Size: 12288 | Author: liuxiaolong | Hits:

[JSP/JavaJavaReflectiondemo

Description:  Java图片倒影效果实例源码,有意思也很有参考价值的一个Java图像处理小程序,先读取图像然后进行图像重绘,产生倒影的效果-The Java Image reflection effect instance source, interesting and useful reference value of a Java applet image processing, first read the image and then the image is redrawn to produce the effect of reflection
Platform: | Size: 37888 | Author: pudn1372 | Hits:

[JSPJAVA-image

Description: 纯 Java 的图形库,可以读写各种格式的图像文件,包括快速解析图片信息例如大小/颜色/icc以及元数据等-Pure Java graphics library, can read and write the image file formats, including rapid resolution image information such as size/color /icc and metadata.
Platform: | Size: 9043968 | Author: 罗齐 | Hits:
« 12 »

CodeBus www.codebus.net