-
AffineTransformation computes and applies the geometric affine transformation to...
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.
- 2022-01-30 20:17:04下载
- 积分:1
-
人工智能OCR文字識別程序
人工智能OCR文字識別程序.rar
Module=recMain; recMain.bas
Form=frmMain.frm
Form=frmSplash.frm
Form=frmAbout.frm
Class=TextStream; TextStream.cls
Module=recWinApi; recWinApi.bas
IconForm="frmMain"
Startup="Sub Main"
HelpFile=""
Title="Text Recognition"
ExeName32="Text Recognition.exe"
Command32=""
Name="TextRecognition"
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-08-25 16:32:16下载
- 积分:1
-
冈萨雷斯(R. C.冈萨雷斯),在他的";数字图像处理Matlab,…
冈萨雷斯(R.C. Gonzalez)在他的《Digital Image Processing Using MATLAB》一书中的程序集,是对Matlab图像工具箱的扩展。-Gonzalez (R. C. Gonzalez), in his "Digital Image Pr ocessing Using MATLAB, "a book by the procedures set images of Matlab Toolbox expansion.
- 2023-08-04 12:55:03下载
- 积分:1
-
对图象进行处理,求压线格,用二域法,八域法求图象的边界,
对图象进行处理,求压线格,用二域法,八域法求图象的边界,-of image processing, for down the line grid, with two jurisdictions, eight domain method for image border,
- 2022-06-22 05:03:55下载
- 积分:1
-
数字图像处理应用软件代码
数字图像处理应用软件代码-Source code for digital image processing application
- 2022-01-22 12:10:39下载
- 积分:1
-
分形演示
资源描述
用GSL-shell的lua语言编写的分形演示程序,很有意思哟。
GSL-shell是可以替代MATLAB的科学计算软件,速度很快。
- 2022-02-07 19:19:30下载
- 积分:1
-
DirectShow Players
DirectShow的Players-DirectShow Players
- 2022-06-22 05:27:45下载
- 积分:1
-
This is an application of computer graphics knowledge blanking procedures. The t...
这是一个应用计算机图形学知识进行消隐的程序。所绘制的三维图形是一个房子-This is an application of computer graphics knowledge blanking procedures. The three-dimensional graphics rendering is a house
- 2023-03-19 00:00:03下载
- 积分:1
-
自己的算法,图片的定位
自己的算法,图片的定位-own algorithm, the positioning Photo
- 2023-01-22 09:30:03下载
- 积分:1
-
计算机图形学课程作业
中点椭圆算法实现
计算机图形学课程作业
中点椭圆算法实现
-Computer Graphics coursework
midpoint ellipse algorithm
- 2023-07-30 00:25:03下载
- 积分:1