-
边缘检测
边缘检测- The edge examines
- 2022-02-21 00:00:58下载
- 积分:1
-
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
-
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合-vb (CAD) drawing program using visual basic source code for integration with CAD
- 2022-02-10 09:25:23下载
- 积分:1
-
twain助手
一个Twain的助手类,可以用它轻松实现简单twain应用程序的编写
- 2022-04-17 19:19:54下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1
-
画图板工具
这是一个类似windows系统自带的画图板一样的工具,我们可以拖住鼠标左键来画出我们心仪的图画,当鼠标离开时就停止。界面左上角的数字是为了验证鼠标在被前这个窗口内捕获,除了这个界限就表示不能被捕获
- 2022-02-13 03:25:01下载
- 积分:1
-
VB开发的一个与WINDOWS画图相似的程序
VB开发的一个与WINDOWS画图相似的程序-the VB and Windows drawing a similar procedure
- 2023-02-12 22:55:04下载
- 积分:1
-
a simple single document drawing example, I was pursuing the masked one. Drawing...
一个简单的单文档画图示例,是我大二时的练笔之作。提供绘制直线、圆、矩形的基本图元的功能。-a simple single document drawing example, I was pursuing the masked one. Drawing for a round, rectangular map yuan"s basic functions.
- 2022-05-08 15:58:59下载
- 积分:1
-
用一个简单的算法来阻止10位数的有效识别
用一种简单的分块算法对10个数字进行了有效的识别-use of a simple algorithm to block 10 figures for the effective recognition
- 2022-11-05 06:35:03下载
- 积分:1
-
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算...
基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV" s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
- 2022-08-06 00:05:14下载
- 积分:1