-
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。...
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。-OpenCV is a powerful image processing library, the program demonstrated the images printed and how conversion to OpenCV bmp format support.
- 2023-06-15 07:00:04下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。...
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。
-The code vector graphics functions: linear, circular, various types of curves were readily available, and to carry out painting brush stroke style and color settings, and save the file function.
- 2022-02-22 06:17:28下载
- 积分:1
-
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。...
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
- 2022-08-13 10:53:16下载
- 积分:1
-
2D Iterated Function System Fractal source code. Zip
二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
- 2022-05-09 12:07:32下载
- 积分:1
-
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁
在VB的图形窗口中平滑滚动地图,源码运行没有闪烁-in VB graphics window smoothing rolling map source operating without blinking
- 2022-07-20 19:32:25下载
- 积分: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
-
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。...
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
- 2022-08-06 16:52:57下载
- 积分:1
-
图形ActiveX控件,一个高效的动态曲线显示控件
图形ActiveX控件,一个高效的动态曲线显示控件-graphics ActiveX controls, a highly effective dynamic curve shows Controls
- 2022-01-24 14:42:27下载
- 积分:1
-
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果...
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
- 2022-08-09 05:19:19下载
- 积分:1
-
有关vga的时序控制信息与硬件描述语言的实现的方法
有关vga的时序控制信息与硬件描述语言的实现的方法-Vga to control the timing of the information with the hardware description language implementation of the method
- 2022-03-24 12:20:07下载
- 积分:1