搜索资源列表
webcamCapture
- 最近去看監視器材,看到他們的監視軟體 就突發奇想自己來寫一個看看 程式會把移動中的物體用綠色框框起來 並且把當時的影像存成jpg檔(我把這個功能註解起來了) 我這個程式是在UltraEdit(類似記事本)下寫成的 程式裡用到JMF套件 主程式是webcamCapture.java -look at the latest surveillance equipment, they are seen on the surveillance softwar
JpegEncoder
- 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
java_leidianyouxi
- 一个用java写的小游戏。雷电游戏。用图象跟踪器来跟踪图象。-java write with a small game. Lightning game. Image tracking device used to track images.
simpleblog
- ASP Simple Blog version 3.0 Copyright (c) 2003-2006 www.8pixel.net All rights reserved. Requirements: Microsoft IIS 4.0+ webserver IUSR write permission on \"db\" and \"upload\" directories Features: - Very
mypicture
- java课的作业,用swing写的,涉及到图形学方面的知识,包括纺射变换,剪切过滤器,象素提取等等。-java class operations, used to write the swing, involving graphics, in terms of knowledge, including spinning shot transform, shear filters, image retrieval.
pictureview.jar
- 用java写的一个图片查看器,可以进行图片的放大和缩小-Using java to write an image viewer, images can be zoom in and out
PictureBrowser
- 用java写的图片浏览器,能实现浏览本地图片的基本功能-Using java to write the image viewer, to achieve the basic functions of browsing the local picture
photoBrowser
- 原创的,使用flash写的图片浏览器,可以通过滚轮放大缩小,可以使用键盘的上下左右键进行移动,可以通过小视图进行定位以及让小视图隐藏-Original use of flash to write the image browser. Hehe
EigenFace
- 用java写的面部图像匹配。没有源代码。可以运行,可以用作参考。-Using java to write the facial image matching. No source code. You can run, can be used as reference.
quickspeed
- php图片上传,水有水印功能,并写入mysql数据库。-php image upload, water watermark function, and write mysql database.
gifencoder
- JAVA 写的的 GIF 图像编码器-JAVA write the GIF image encoder
ImageTransferTest
- JAVA写的图片传输程序!出自JAVA CORE一书。-image transfer program write by java!!!
Painter
- 没想到用JAVA还能写出这么一个绘图工具,原来JAVA的图像处理功能也很强,想学习一下的可不要错过哦-JAVA also did not expect to write with such a mapping tool, the original of the image processing functions JAVA strong, you may want to learn Oh, do not miss
drawpane2
- 用Java写的一个画图板,可以画很多图形,并对其进行移动,清除,改变颜色等,还有保存图片,打开文件等功能-Use Java to write a drawing board, you can draw a lot of graphics, and mobile, clear, change color, as well as save the image, open the document and other functions
AWebsearchprogram
- 这是一个web搜索的基本程序,从命令行输入搜索条件(起始的URL、处理url的最大数、要搜索的字符串), 它就会逐个对Internet上的URL进行实时搜索,查找并输出匹配搜索条件的页面。 这个程序的原型来自《java编程艺术》, 为了更好的分析,站长去掉了其中的GUI部分,并稍作修改以适用jdk1.5。以这个程序为基础,可以写出在互联网上搜索 诸如图像、邮件、网页下载之类的“爬虫”。-This is a web search of the basic procedures, fro
Painter
- Java写的绘图工具源代码.JAVA还能写的一个绘图工具,图像处理功能很强,想学习一下的可不要错过哦!-Drawing tool written in Java source code. JAVA can also write a drawing tool, image processing functions very strong, want to learn about the availability Do not miss Oh!
servlet
- Servlet过滤器 用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问) 对用户请求进行记录、审核(如:写入日志等) 对用户发送的数据进行过滤或替换(如:过滤不良信息等) 转换图像格式 对响应内容进行压缩,减少传输量 对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
java_jietu
- 一个java写的截图软件,可以抓取屏幕生成图像,截取图片后可以保存图片-Screenshot write a java software, you can capture screen generated image, the Interception of pictures can be saved pictures
ij
- ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
21
- 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim