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

搜索资源列表

  1. component

    0下载:
  2. Android引用第三方类库的方法实例,以引用一个图片处理类库为例,演示从调用到使用的过程,包括引入语句、定义,使用等,获取图片转换为Bitmap,把Bitmap图像转换为Drawable,设置背景等-Android examples cited method of third-party libraries to reference an image processing library, for example, demonstrates the use of the process fro
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:108447
    • 提供者:rpudn11
  1. Canvas

    0下载:
  2. Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:90858
    • 提供者:rpudn72
  1. volleydemo

    0下载:
  2. Android volley网络连接框架demo源码,包括volley图像缓存的示例,还有一个是测试网络连接框架的Demo源码,三个源码,都是关于Android volley的,仅供参考。-Android volley Fi framework demo source code, including sample volley image cache, there is a network connection test framework Demo source, three-source,
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3975958
    • 提供者:gpudn32
  1. H264Android

    0下载:
  2. 基于图像解码的安卓应用程序,可以方便的在手机客户端使用-Android-based image decoding applications, you can easily use the mobile client
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:77288
    • 提供者:周海伟
  1. pacman2000

    0下载:
  2. Java内核的j2me游戏吃豆子pacman2000源代码,图像用的比较多,源码也是完整的,学习Java游戏开发的话,那就有必要看下了,来自国外的游戏源码,代码结构还是蛮规范的,有空了就看下吧。(本游戏非Android版,j2me环境。)-Java kernel Pacman pacman2000 j2me game source code, images with more, but also the complete source code, learning Java game devel
  3. 所属分类:Games

    • 发布日期:2017-05-02
    • 文件大小:935230
    • 提供者:么罗
  1. WarpTest

    0下载:
  2. [疯狂Android讲义].李刚. 中关于使用 drawBitmapMesh 扭曲图像 用到的类 WarpTest 类的源码-[Crazy Android Handout]. Gang. Regarding the use drawBitmapMesh distorted images used in class WarpTest class source
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:1635
    • 提供者:胡生
  1. LeafSearch

    0下载:
  2. Android端的树叶检索,基于图像识别做的研究生毕业设计-LeafSearch System。
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3329013
    • 提供者:chenshuai
  1. TestOpenCV_3_0

    0下载:
  2. Android调用Opencv,例子将一副图像编程灰度。-Android call Opencv, a example RGB image transform gray image.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17722587
    • 提供者:马平
  1. MyNote

    0下载:
  2. 记事本程序,模拟小米记事本,但是比较简单,可以编辑图像和文字-Note for Android, imiate Mi Phone.
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4148516
    • 提供者:chenminghui
  1. androidImageHisgram

    0下载:
  2. android系统图像处理,包括直方图获取,直方图拉伸,log,pow,图像均衡,内有实验图片,16Png,-android system image processing, including histogram acquisition, histogram stretching, log, pow, graphic equalizer, there are experimental pictures, 16Png,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1048827
    • 提供者:zhangwei
  1. Rotate_3D

    1下载:
  2. 这是一个读取obj文件(3d图像的数据),并在surfaceView上显示的android程序,3d图像可以随手指的滑动转动-this is an android program that reads the obj file and show the 3d picture on the surfaceview。moreover,the 3d picture can rotate the way that you touch.
  3. 所属分类:android

    • 发布日期:2015-03-26
    • 文件大小:143360
    • 提供者:叶飞
  1. BogoPicGen-master

    0下载:
  2. 通过算法生成的图像来模仿Andr​ ​ oid摄像头,大家可以研究一下-A Fake Android Camera That Generates Images Algorthimically,you can study of it
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:16384
    • 提供者:宫爆鸡丁
  1. Exif-Editor-master

    0下载:
  2. 开源的Android应用程序,它创建,删除和编辑存储在图像的所有私有数据。-Open-source Android application to create, delete and edit all private data stored in images.
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:793824
    • 提供者:丁三
  1. ImageButton

    0下载:
  2. Android开发实例——ImageButton源代码,图像修饰按钮的一个例子,Andorid手机上的程序界面设计都挺漂亮,这一个ImageButton也是很不错的例子。例子中包括所用到的图像资源,很不错。-Android development examples--ImageButton source code, an example of image modification button, the program interface design came pretty Andorid p
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:57979
    • 提供者:ppudn7
  1. ButtonSizeImage

    0下载:
  2. Android平台上利用opencv进行图像的缩放-image size change on Android opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1226
    • 提供者:bigshot
  1. UniversalImage

    0下载:
  2. Android-Universal-Image-Loader是一个开源的UI组件程序,该项目的目的是提供一个可重复使用的仪器为异步图像加载,缓存和显示。所以,如果你的程序里需要这个功能的话,那么不妨试试它。因为已经封装好了一些类和方法。我们 可以直接拿来用了。而不用重复去写了。其实,写一个这方面的程序还是比较麻烦的,要考虑多线程,缓存,内存溢出等很多方面。-android bitmap
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3558280
    • 提供者:锋哥
  1. CameraCaptPic

    0下载:
  2. android JellyBean相机图像抓取程序,Eclipse下编译。-Camera capture program, compiled for Android JelleyBean
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:449998
    • 提供者:eric_ma
  1. TuMingBankCard

    0下载:
  2. 图铭Android平台银行卡号识别系统 随着智能终端(智能手机及平板电脑)及移动通信(3G)的发展,原来运行在PC上的信息系统(如邮件系统、即时通信、网页浏览、协同办公、网络购物、社交网站、博客等)逐渐转移到智能终端设备上。可以预见未来几年60 以上的业务将会逐渐转移到智能终端系统上来。在这种背景下,杭州图铭科技有限公司推出基于Android 平台的银行卡号识别系统。 功能介绍 • 通过拍照界面,指导用户拍出合格证件图像。 • 采用文字识别
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3062091
    • 提供者:笨笨
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. Image

    0下载:
  2. 一款用于图像处理的安卓app,包括各种图像处理的效果-an Android app to deal with the picture
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1756531
    • 提供者:Molly
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com