Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - affine transform
Search - affine transform - List
DL : 0
关于仿射变换的小程序,通过计算有关参数,可以实现平面间的坐标变换-on the affine transform small program, through the calculation parameters can be achieved between the Plane Coordinate Transformation
Update : 2008-10-13 Size : 68.49kb Publisher : 董万峰

基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional image reconstruction studies have friends in a glance
Update : 2008-10-13 Size : 197.62kb Publisher : 郭震宇

OPENCV编写的图像仿射变换,可将倾斜图像恢复成正投影图像-OPENCV prepared by the affine transform images can be tilted into image restoration Image Projection
Update : 2008-10-13 Size : 8.09kb Publisher : 周琪

AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Update : 2008-10-13 Size : 43.29kb Publisher : chouchoumao

DL : 0
关于仿射变换的小程序,通过计算有关参数,可以实现平面间的坐标变换-on the affine transform small program, through the calculation parameters can be achieved between the Plane Coordinate Transformation
Update : 2025-02-19 Size : 68kb Publisher : 董山

Matlab 时频分析工具箱,含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用。从6.5以后版本的matlab不自带,大家可以下载下来使用。-Matlab Toolbox time-frequency analysis, with short-time Fourier transform, Cohen category bilinear time-frequency processing function, Affine category bilinear time-frequency processing function, Fuzzy function and the other handling functions such as source, it should be very useful. From 6.5 and later versions of Matlab not own, we can use downloaded.
Update : 2025-02-19 Size : 2.22mb Publisher : 杨力

基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional image reconstruction studies have friends in a glance
Update : 2025-02-19 Size : 197kb Publisher : 郭震宇

一个有效的图像配准程序,采用仿射变换和其他多项式变换,可以手动或自动对两幅图像进行配准。-an effective image registration procedures, affine transformation and other polynomial transform, can be manual or automatic right two images registration.
Update : 2025-02-19 Size : 3.77mb Publisher : chenxin

OPENCV编写的图像仿射变换,可将倾斜图像恢复成正投影图像-OPENCV prepared by the affine transform images can be tilted into image restoration Image Projection
Update : 2025-02-19 Size : 724kb Publisher : 周琪

这个程序实现了运用仿射变换进行扫描地图校正时基于4点与9点网格变换的参数数据转换。-Realize this procedure by using the affine transform scan correction map based on the 4:00 pm and 9:00 grid data conversion transform parameters.
Update : 2025-02-19 Size : 887kb Publisher : swtech

完整正确的仿射变换程序,测试过绝对没有错-Complete the correct affine transformation procedures, the test had absolutely nothing wrong with
Update : 2025-02-19 Size : 21kb Publisher : 张丽娜

AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Update : 2025-02-19 Size : 43kb Publisher : chouchoumao

DL : 0
仿射变换可执行程序,图像处理中的各种常用算法都有实现,可手动操作实现-Affine transform executable program, image processing in a variety of commonly used algorithms are realized, can be manually operated to achieve
Update : 2025-02-19 Size : 62kb Publisher : hailun

asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion of the same region, a method useful for all of us believe that ~ ~ ~
Update : 2025-02-19 Size : 441kb Publisher : txy

cpd- affine transform image restoration
Update : 2025-02-19 Size : 1.86mb Publisher : firdevs

VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detection algorithm
Update : 2025-02-19 Size : 5.84mb Publisher : wk

通过输入图像,利用opencv中的cvwarpaffine函数构造仿射图像集-Construct affine images via cvwarpaffine function
Update : 2025-02-19 Size : 3.12mb Publisher : kiser_cai

一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
Update : 2025-02-19 Size : 6kb Publisher : 任博

本程序利用不变矩实现了仿射变换的功能,感觉效果不错。-This procedure using invariant moment realized the affine transform function, feeling good results.
Update : 2025-02-19 Size : 2kb Publisher : 陆成

this code is for affine transform
Update : 2025-02-19 Size : 297kb Publisher : hamidmortazavi
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.