-
圆形按键板移动
初学者学习graphice结合C语言,所以,那些想写程序,进一步理解graphice这个方法是程序的使用1。首先输入x,y,半径(r)2。Windows图形界面出现,你设置的圆圈,然后使用数字键来移动 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-10 04:27:39下载
- 积分:1
-
这个程序对于学习数字图像形态学的朋友有很大帮助。包括图像的腐蚀,膨胀及击中击不中和延伸的图像细化...
这个程序对于学习数字图像形态学的朋友有很大帮助。包括图像的腐蚀,膨胀及击中击不中和延伸的图像细化-This process digital images for learning the morphology of a friend of much help. Including images of corrosion, expansion, and hit-and extension of the image thinning
- 2022-02-04 14:00:51下载
- 积分:1
-
对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。...
对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。-Virtual reality software for the VEGA PRIME-based framework under MFC examples, VP lovers start to learn the necessary procedures.
- 2023-05-19 10:55:03下载
- 积分:1
-
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个O...
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
- 2022-04-11 21:05:06下载
- 积分:1
-
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像...
一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same interface also shows that the original image, increase noise and image denoising images
- 2022-03-05 06:00:03下载
- 积分:1
-
冈萨雷斯《数字图像处理》第二版 中文版课后题答案
冈萨雷斯《数字图像处理》第二版 中文版课后题答案-Gonzalez, " Digital Image Processing," second edition of the Chinese version of after-school question answers
- 2022-07-08 06:41:07下载
- 积分: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
-
粒子系统的一个原代码文件,很有用处。有需要的可以参考
粒子系统的一个原代码文件,很有用处。有需要的可以参考-Particle system, a source code file, very useful. Can refer to those in need
- 2023-05-03 10:05:03下载
- 积分:1
-
graphical data format conversion
图形的数据格式转换-graphical data format conversion
- 2022-06-01 23:50:29下载
- 积分:1
-
AlphaControls
在使用"AlphaSkins"的 Borland Delphi 的专业 UI 开发标准和独特 VCL 组件包。这是一个强大的、 普遍的和易于使用的工具,为应用程序开发和媒体业务,有或没有组件。此外添加了一些属性,使该程序和应用程序使用具有唯一性。
- 2023-03-26 09:45:10下载
- 积分:1