-
Menu to select a non
Menu to select a non-orientable surfaces to be drawn
- 2022-05-14 19:53:41下载
- 积分:1
-
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化....
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化.-Basic shape of unit graphics drawing program, it is also useful, run through, to do some optimization.
- 2023-08-27 10:55:03下载
- 积分:1
-
vb图形处理,流程图处理,执行流程图,测试流程图
vb图形处理,流程图处理,执行流程图,测试流程图-flowchart vb
- 2022-03-10 05:46:37下载
- 积分:1
-
基于修正不变矩提取分类
利用opencv提取HU不变矩,然后对七个不变矩进行归一化修正,可以通过调整阈值对目标进行分类识别,可以用于飞机,船只、汽车等目标的分类识别,
- 2022-02-22 05:22:41下载
- 积分:1
-
Drawing Bezier curves and B
绘制Bezier曲线和B样条曲线,可在一个面板中绘制两种曲线-Drawing Bezier curves and B-spline curve can be drawn in a panel of two curves
- 2023-05-02 20:35:03下载
- 积分:1
-
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!...
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!-Image Denoising C source code, there is a common compiler matlab and C together. The text of the document cited the example of the use of the procedure!
- 2022-04-21 02:09:51下载
- 积分:1
-
摄像机标定,我最近做摄像机标定,标定过程…
摄像头标定,我最近在做摄像头标定,这个程序需要一张标定纸,我用的是7×7-Camera calibration, I recently make camera calibration, the calibration process requires a paper, I use the 7 × 7
- 2023-08-09 09:00:03下载
- 积分:1
-
可以画出七彩的正六边形并标出定点标号。经调试可以执行。...
可以画出七彩的正六边形并标出定点标号。经调试可以执行。-can paint a hexagon and is marked sentinel labeling. The tests can be implemented.
- 2022-06-29 08:36:55下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数...
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form.
- 2022-05-16 13:13:23下载
- 积分:1