搜索资源列表
Cameracapture
- Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF Requirements: Visual Studio 2005, Windows Mobile 5.0 Pocket PC SDK, ActiveSync 4.0.-Feature Area: Video capture Descr iption: This sample provides the basic video capture functionalities:
Java
- 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp 然后,说一下需求 1. 用摄像头拍照 2. 在文本框输入文件名 3. 按下拍照按钮,获取摄像头内的图像 4. 在拍下的照片上有一红框截取固定大小的照片。 5. 保存为本地图像为jpg格式,不得压缩画质 技术关键,相信也是大家最感兴趣的部分也就是如何让一个
quadra052
- uadra is a web-gallery generator that runs in batch mode. It can also be used as a batch resize tool. It builds .html galleries and .jpg "contact-sheets" based on a list of input files. It can also be used simply as a batch image scaler cum jpg-
wdx_exif_src
- Show camera data like aperture and exposure time from JPG and Canon RAW image files. Source available! 1.8: Supports Unicode file names 2.1: Supports GPS coordinates, altitude and time
PDAPDemo
- J2ME MIDlet for secret viewing encoded images on mobile phone. Encoding JPG image to JPC-file by simply xor-ing all bytes with 0xFF and changing file extension.
WiFiDirectTrans
- 两台移动设备,不借助无线路由,直接实现设备间互传文件(文件类型目前仅限jpg)。-Two mobile devices, without the aid of the wireless router directly transfer files (file type only jpg) devices.
PictureDemo
- Android相机拍照、相册选取后直接显示以及截图后显示,解决因Bitmap导致的内存溢出问题,源码实现过程部分注释讲解: 将保存在本地的图片取出并缩小后显示在界面上、由于Bitmap内存占用较大,这里需要回收内存,否则会报out of memory异常、将处理过的图片显示在界面上,并保存到本地、使用ContentProvider通过URI获取原始图片、为防止原始图片过大导致内存溢出,这里先缩小原图显示,然后释放原始Bitmap占用的内存、释放原始图片占用的内存,防止out of me
addroid_dianzishu
- android电子书毕业设计源码采用eclipse开发,SDK版本4.3,可以在MainActivity中更改章节,所有文章都放在项目下的assets文件夹里,名字是1.jpg、2.jpg、x.jpg....等,直接用记事本打开就能编辑, 配图可以在res/drawable-hdpi文件夹下更改,本项目结构简单,项目有进度转跳和字体大小设置,直接触屏底部左右部分可以实现翻页,可以很好的做通用的本地电子书的二次开发,供制作android毕业设计的同学做参考。 导入工程后一定要引入SDK包。
jd2ddh
- 简单2D动画源码是以很短的时间间隔连续显示一系列图像,帧图片要放置在/res/drawable(frame1.png......framen.jpg) 创建一个xml(假设名为frame.xml)文件为帧集,也放置/res/drawable下,这个XML文件其实定义了AnimationDrawable,类中的图像集合,可将这个Drawable对象设置为ImageView的背景然后让其播放。-Simple 2D animation source code is to show a series