搜索资源列表
rotaimg
- 图象插值旋转源码。可以任意角度旋转图象,运行速度较快。由于使用了插值算法,旋转失真非常小。适合于对图象旋转要求较高的场合。-rotating source. Can arbitrary rotation angle images, run faster. Due to the use of interpolation algorithm, is very small rotational distortion. Suitable for image rotation for higher occ
20062812486051
- 本程序主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图): 像的亮度、饱和度、色彩平衡、对比度、灰度调整。 图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。 边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。 信封打印。-The main feature of this process: the image will be
Image
- 一个3D小程序,还不错哦,可实现图片的旋转,描边,边角的收缩等-A 3D small program, but also good, oh, can realize the rotation picture, stroke, and other corners of the contraction
zhaoxiang
- delphi 通过摄像头照像程序的修改版,支持图像旋转-delphi by a modified version of the camera photography program supports image rotation
Image-Rotation
- 利用Delphi进行图像处理,实现图像的旋转-Image rotation with Delphi
Image-compression-and-rotation
- 图片压缩与旋转,能对图片进行压缩以及旋转-Image compression and rotation
Delphi_213825
- Delphi:Delphi旋转JPG图像,使用Delphi旋转、显示JPG图像,相对较初级的Delphi图像处理实例,仅供参考。 -Delphi: Delphi rotate JPG images using Delphi rotation, display JPG images, relatively junior Delphi image processing examples for reference only.
jh
- Delphi:Delphi几何变换,为图像添加一些处理操作,比如任意角度旋转、缩小和放大、图像扭曲、图像的波浪效果、图像平移、远视图、剪裁等几何处理功能,日常操作PhotoShop比较多的Delphi朋友,会对这些功能比较熟悉的,在此介绍的这些方法可供Delphi爱好者对图像的几何处理有一些了解,为以后的编程铺设道路。 -Delphi: Delphi geometric transformation, add some image processing operations, such as
Matching
- 用DELPHI+HALCON开发的图象处理,DELPHI图象显示,图象识别,字符识别,图解转动-With image processing DELPHI+ HALCON development, DELPHI image display, image recognition, character recognition, graphic rotation
Geometric-Operation-on-Image-Processing
- This folder contain 5 code were using on image processing, namely flipping (horizontal and vertical), rotation (0, 90, 180, and 270 degree), mirror, zoom in, and zoom out. This code was develop based on delphi framework