CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android 图像

搜索资源列表

  1. Size

    0下载:
  2. android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:647094
    • 提供者:Natalie Chan
  1. sharpen

    0下载:
  2. android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
  3. 所属分类:android

    • 发布日期:2017-06-02
    • 文件大小:15232493
    • 提供者:Natalie Chan
  1. Image_HandleV4.2

    0下载:
  2. Android 上各种基本的图像处理Java代码-A variety of basic image processing Java code on Android
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1024231
    • 提供者:白林林
  1. ScreenShotDDMS

    0下载:
  2. Screen Shot java code 我自己已经编译过了,可以使用,是采用android 的DDMS来进行截图 用于PC端实时获取图像文件,使用者的手机不需要root-Screen Shot java code I myself have been compiled, can use, it is to use the android DDMS to screen. Used for PC obtaining the real-time image file, the us
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:433350
    • 提供者:梁莹
  1. AndroidCamera

    0下载:
  2. 实现Android原生摄像的源码,调用Android手机摄像头进行拍照,并可对所拍摄照片进行处理,能够为开发拍摄、图像处理剪裁的开发者提供示例.-Realization Android native camera source, call Android phone camera to take pictures, processing can take pictures to be taken for the development of tailoring the development o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1753178
    • 提供者:rncl
  1. camera

    0下载:
  2. android视频采集处理代码,包括YUV转RGB,及RGB转YCgCr等转换,并提供常用的数字图像处理算法,如平滑算法、滤镜算法及直方图均衡法。-android video acquisition and processing code, including YUV to RGB, and RGB to YCgCr such as conversion, and provide a common digital image processing algorithms, such as smoo
  3. 所属分类:Video Capture

    • 发布日期:2017-11-11
    • 文件大小:5295547
    • 提供者:陈建宏
  1. 201212200920

    0下载:
  2. 开发面向android的图像处理函数动态库步骤,非常详细哦,值得拥有-Development dynamic library of image processing functions android steps, very detailed, oh, worth having
  3. 所属分类:Communication

    • 发布日期:2017-11-05
    • 文件大小:23936
    • 提供者:杨鹏飞
  1. 201212200922

    0下载:
  2. android下的图像处理动态库生成与使用说明,步骤详细-android dynamic image processing library generated with the instructions for use, detailed steps
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:4096
    • 提供者:杨鹏飞
  1. Image

    0下载:
  2. android 图片处理源码,可以对图像进行放大缩小,对称转换,倒转换,色调亮度调节,图片上写字等-android image processing source code, you can zoom in and out on the image symmetrical conversion, down conversion, hue, brightness adjustment, and write on the picture
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:1456642
    • 提供者:zhangcheng
  1. CamMonitor

    0下载:
  2. Android摄像头监控程序,接受显示VB服务器端摄像头采集的图像-Android camera surveillance program, accept the VB server-side camera images collected
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:304082
    • 提供者:王汝本
  1. EX06_23

    0下载:
  2. 实现android的小程序,可以画一个图像就能自动拨通特定人的电话。-Android applet, you can draw a image can automatically dial a specific phone.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:46424
    • 提供者:天蓝
  1. psdformater.tar

    0下载:
  2. 解析Photoshop源文件(.psd),并将图像数据转换为Android SDK中的Bitmap对象。 基于开源项目“java-psd-library”修改 原项目位置:http://code.google.com/p/java-psd-library/ 示例: File psdFile = new File("/sdcard/11.psd") try { Psd psd = new Psd(psdFile) imageView.setImage
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:1080256
    • 提供者:wjh
  1. CameraTest

    0下载:
  2. android平台开发摄像机,进行摄像预览与图像拍摄。并设置了预览和拍照按钮。-the android platform developed camera, camera preview and image capture. And set the preview and the camera button.
  3. 所属分类:Video Capture

    • 发布日期:2017-11-08
    • 文件大小:678321
    • 提供者:大超
  1. android_Use-the-camera

    0下载:
  2. android下,使用相机拍照。包括打开摄像头、图像预览等功能-android, using the camera to take pictures. Including the ability to open the camera and image preview
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:9201
    • 提供者:陈利卫
  1. ImageFilterForAndroid-master(2)

    0下载:
  2. 多种android端图像滤镜处理,lomo,黑白,高斯等-The android end image filter processing, lomo, black and white, Gaussian and other
  3. 所属分类:android

    • 发布日期:2017-11-07
    • 文件大小:985247
    • 提供者:伊筱若
  1. RemoteScreenServer

    0下载:
  2. 一个android视频例子,可以再电脑看到手机端拍摄的图像-A android video example, you can see the image taken by the end of the phone and then the computer
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-17
    • 文件大小:9190251
    • 提供者:张国碇
  1. DeepSky-master

    0下载:
  2. android 在eclipse运行通过的 星座源码 是根据真实的星座图像显示的源码 有很多的功能是你一定要下载的-android in eclipse run by the Constellation source has many features that you must download the source code display based on a real image of the constellation
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:17534091
    • 提供者:lili
  1. love

    0下载:
  2. 用java做的一个图像,用绘图工具做的一个安卓应用,,表白必备-Java do with an image, using the drawing tools to do an Android application, essential confession
  3. 所属分类:Games

    • 发布日期:2017-12-05
    • 文件大小:2505
    • 提供者:韩斌
  1. java_android_matlab_plot

    1下载:
  2. 做安卓图像处理相关开发的时候,实现的在图片上画线的功能,类似matlab上的plot()函数,还有hold on。 做安卓图像处理的同学一定会喜欢的。-When do Android image processing development, draw lines on the picture to achieve functionality similar to matlab plot() function, as well as hold on. someone do Android i
  3. 所属分类:android

    • 发布日期:2015-04-17
    • 文件大小:2048
    • 提供者:liuxiaolong
  1. image-video

    0下载:
  2. android音频格式转换器和图像LOGO制作工作。 -the android audio format converter and image LOGO production work. the android audio format converter and image LOGO production work.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:4355275
    • 提供者:张旭晖
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com