搜索资源列表
bmpmanip
- 该源码主要用于在手机平台上对图像的一些简单处理,装在图片并对其进行一定的处理,旋转,保存为bmp文件等-the main source for the mobile platform on some simple image processing, and put in the picture and its certain, rotation, the depositary for the bmp files
2189414139200591717859627843
- 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
S60_Platform_Image_Converter_E
- 这个源代码是symbian下实现图片旋转及缩放的例子代码。对图片处理时有帮助。,This source code is under symbian picture rotation and scaling examples of code. On the picture to help deal with from time to time.
util
- android画图工具类,游戏开发时,图片翻转、旋转的实现-android drawing tools, game development, image rotation, rotation to achieve
android_zoomin_zoomout
- android安卓系统对图片的放大缩小。旋转。适合对android手机图像处理的开发。-android Andrews system image to zoom. Rotation. Image processing for the android mobile development.
image-process
- android中graphic类中的图像的应用处理,包括字母串的绘制,动画,旋转等-android in the graphic image of the application class processing, including the letter string drawing, animation, rotation, etc.
rotation
- Rotation of an image
Sample_2_9
- Android手机动画的设计,实现图片的转动,从而实现游戏的开发-Android phone animation design, implementation, image rotation, enabling the development of the game
ImageView.tar
- 图片浏览器,支持图片动态播放,放大缩小,旋转等常用功能。-Picture Viewer, support dynamic image playback, zoom, rotation and other frequently used functions.
sharpen
- android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
ImageHandle
- 图片放大缩小,涂鸦,添加边框,抠图,特效,编辑,旋转,反转-Image zooming, graffiti, add the borders, cutout, special effects and editing, rotation and inversion
96546
- 对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。-For iOS image rotation, selection of learning IOS programming source code, a good reference.
imageshowerDemo
- 仿微信点击图片放大效果的demo,点击图片弹出个ProgressBar旋转一会自动消失 然后在弹出放大后的图片-Click image to enlarge imitation micro-channel effects demo, click on the picture will pop up automatically disappear ProgressBar rotation and then a pop-up larger image
20142189519867
- 安卓图片浏览器源码 图片 缩放 旋转 透明度改变 循环播放-Andrews Picture Viewer source image scaling rotation change transparency loop
BASIC-file
- 一个关于image控件旋转的例子。经验证,对着呢。-An example of image control rotation. Proven on the go again.
rotatePolygon
- android开发例子,可以控制旋转的2D图像绘制实例的源代码。-Android development example, can control the rotation of the 2D image rendering examples of source code.
AndroidViewJarDemo
- 本项目是一个安卓动画app,包括字体闪烁、抽屉式拖动、listview上拉刷新、翻页效果、二维码扫描、3d图片旋转、通讯录、fragment的滑动添加、android对HTML5的加载、view的开门动画、镜头由远及近的效果、硬币的正反翻转、Activity的中心打开效果、淘宝优酷的菜单打开方式、相册的3d浏览、旋转菜单、textview的字体跳动效果、折叠效果、字体水波跳动的效果等。app是用Eclipse开发,可以为不会android studio的童鞋省去很多麻烦。-This projec
dqxzxyx
- 这是一款简单地旋转地球的小程序,当拖动按钮时地球图片将会随着拖动时的方向旋转方向。如果不拖动按钮用鼠标点击这图片 然后移动,地球图片也会随着移动。大家可以下载下来多多学习,希望对大家有所帮助。-This is a simple rotation of the earth s small program, when the drag button when the earth s image will rotate with the direction of the rotation. If yo
TestImageAndroid
- 图片旋转缩放加盖水印透明倾斜扭曲处理是一个图片处理的综合例子源码,实现了图片的旋转,缩放,加盖水印,透明,倾斜,扭曲用到的图片是使用httpclient 实现在线图片的下载展示,并实现图片处理。如果,网络图片不存在了,请在代码中修改图片路径。-Are examples of integrated a picture processing source image rotation and scaling stamp watermarks transparent slanted warp proc
cropper
- 这是cropper图像剪裁工具源码,该源码cropper是一个非常不错的图像剪裁工具,可以提供了XML设置和编程设置两种灵活的剪裁方式,裁切图像裁剪工具。它提供了一种在XML和编程设置图像,并显示一个可调整大小的裁剪窗口的图像上。调用的的方法getCroppedImage()将返回标记位图裁剪窗口。开发商可以自定义属性(通过XML和编程):外观宽高比是否固定纵横比(宽高比固定裁剪窗口的指引)图像资源的公共方法来通过旋转图像度的指定条数也包括在内。这可以被用来为用户提供一个选项,以修正图像的方向。