Description: 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs Platform: |
Size: 1024 |
Author:呵呵 |
Hits:
Description: 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。-Some have written procedures for image interpolation algorithm. Including the nearest neighbor interpolation, bilinear interpolation and bicubic interpolation. Platform: |
Size: 2048 |
Author:陈旭 |
Hits:
Description: 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation of nearest neighbor interpolation algorithm based on the 24-bit color images to enlarge the process the preparation of bilinear interpolation algorithm based on the 24-bit color images to enlarge the process prepared based on the nearest neighbor interpolation algorithm 24-bit color image shrinking process the preparation of bilinear interpolation algorithm based on the 24-bit color image shrinking process the preparation of nearest neighbor interpolation algorithm based on the 24-bit color image rotation process prepared based on the bilinear interpolation algorithm 24-bit color image rotation process Platform: |
Size: 10339328 |
Author:程博 |
Hits:
Description: 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。-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. Platform: |
Size: 69632 |
Author:caonimabitoo |
Hits:
Description: IMROTATE2 Rotates an image with circular shift.
B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output image B the same size as the input image, and uses nearest-neighbor interpolation by default, setting the values of pixels in B that are outside the rotated image to the corresponding circular-shifted values. -IMROTATE2 Rotates an image with circular shift.
B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output image B the same size as the input image, and uses nearest-neighbor interpolation by default, setting the values of pixels in B that are outside the rotated image to the corresponding circular-shifted values. Platform: |
Size: 2048 |
Author:MohsenMahroos |
Hits:
Description: 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program Platform: |
Size: 3241984 |
Author:wongjx |
Hits:
Description: 2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation Platform: |
Size: 149504 |
Author:hao |
Hits:
Description: 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method. Platform: |
Size: 2048 |
Author:bbdlp |
Hits:
Description: 近邻取样插值和其速度优化,是图像缩放技术中重要的技术之一,代码很丰富,稍作修改就可用于自己的代码中-Nearest neighbor interpolation and the speed optimization of sampling,is one of Image scaling technology Platform: |
Size: 22528 |
Author:张燕 |
Hits:
Description: 图像的最邻近插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program nearest neighbor interpolation to enlarge the image pure C language contains bmp image can be run directly Platform: |
Size: 2048 |
Author:晓松 |
Hits: