搜索资源列表
rotozoom
- By Gordy Cowie.演示如何制作旋转缩放,提供了快速的双线性旋转缩放算法。 例图有些不雅。-By Gordy Cowie. Demonstrated how to make rotating zoom, provides a rapid scaling algorithm bilinear rotation. Figure some cases indecent.
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
图像旋转双线性插值
- 图像平移,旋转,缩放,用到的是邻近值和双线性插值
GeoTrans.灰度图像的各种操作源代码
- 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
pic_transport.rar
- 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
imrotatex.rar
- 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
imrotatePos
- 基于双线性插值的图像旋转,似于MATlab的imrotate函数功能-imrotatePos
2
- 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
imagerotaion2
- %彩色图片旋转双线性内插法,实现高质量图片旋转- Full-color photographs, rotating bilinear interpolation to achieve high-quality picture rotation
zy5
- 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分的微元大小 ,构造出3 ×3方向微分乘子 ,得到了高效高精度
shuangxianxingchazhi
- 图像旋转的双线性插值算法!实现图像的无损失旋转!
xuanzhuan
- 8bit图像旋转的代码,用了后向双线性插值的方法-8bit image rotation code, using the latter to the bilinear interpolation method
GeoTrans
- MFC实现的图像的缩放,旋转。包括双线性插值算法的实现。-MFC to achieve the image scaling, rotation. Including the bilinear interpolation algorithm.
rotate
- 基于VC的双线性图像旋转程序 包含算法和实现-VC-based bilinear image rotation program contains algorithms and implementation
image_process
- 双线性内插法用于图像配准,主要完成图像的伸缩,旋转变换。-Bilinear interpolation for image registration, mainly to complete the image scaling, rotation transformation.
tuxiangxuanzhuan
- 用于自定义旋转角度,用vc++2005结合opencv实现。旋转后,采用双线性插值-Used to customize the rotation, combined with vc++2005 opencv implementation. After the rotation, using bilinear interpolation
im_R
- 通过双线性插值算法实现图像旋转,图像可以是灰度图也可以是RBG图像-Image rotation
QRcode
- QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
tuxiangxuanzhuan
- 两维图像旋转以及双线性灰度差值算法的实现-Two-dimensional gray scale image rotation and the difference between bilinear algorithm implementation
GeoTrans
- 图像平移,平移(逐行);缩放;图像旋转,旋转(双线性插值)-Image translation transformation;zoom;rotate