-
graphic library with micom
graphic library with micom
- 2022-02-09 16:04:38下载
- 积分:1
-
DIB(Independent Bitmap) 函数库,包括绘制DIB对象,创建DIB对象调色板等...
DIB(Independent Bitmap) 函数库,包括绘制DIB对象,创建DIB对象调色板等-DIB (Independent Bitmap) functions, including the preparation of DIB object, the palette to create objects such as DIB
- 2023-06-08 22:20:03下载
- 积分:1
-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
用鼠标绘图的代码,很有技巧
用鼠标绘图的代码,很有技巧-drawing with the mouse code, useful skills
- 2023-07-12 17:35:03下载
- 积分: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
-
a little algorithm for your reference, if I may be able to e
一个小小的算法供大家参考、 如果有可能可以给我电子邮件 谢谢!-a little algorithm for your reference, if I may be able to e-mail, thank you!
- 2023-05-11 08:55:02下载
- 积分:1
-
BMP图象的读取 使用C语言对BMP图象进行读取和处理
BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
- 2022-01-26 00:33:04下载
- 积分:1
-
personal collection of two large Zimbabwe law thresholding segmentation algorith...
个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
- 2023-04-01 16:55:03下载
- 积分:1
-
和国外的一些朋友讨论一些vtk整理经验
和国外一些朋友讨论VTK的一些经验的整理-And abroad with some friends to discuss some of the experiences of VTK collation
- 2023-07-21 06:45:03下载
- 积分:1
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1