-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1
-
24位或8位图像直方均衡,灰度拉伸
打开一幅图像,24位或8位bmp图像,进行直方图均衡.将灰度线性变化,将灰度拉伸.
- 2022-03-05 23:35:18下载
- 积分:1
-
这个是读文件的源程序
本人是觉得还不错了
这个是读文件的源程序
本人是觉得还不错了
-This is a time of the source document I also feel pretty good
- 2023-04-18 14:35:03下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。...
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。-Of two-dimensional signal (such as two-dimensional image), the realization of multi-level wavelet decomposition and reconstruction, the wavelet function is used wavelet DBN, namely Daubechies wavelet.
- 2022-11-29 04:15:04下载
- 积分: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
-
c image histogram hungry retrieval example
c++图象直方图饿检索例子-c image histogram hungry retrieval example
- 2022-07-12 17:16:11下载
- 积分:1
-
OpenCV seed filling color image segmentation code, using Intel OpenCV graphics l...
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
- 2022-01-26 14:21:44下载
- 积分:1
-
OpenGL VC++
基于VC平台的OpenGL程序
对于初学者会有帮助-OpenGL VC++
- 2022-09-23 11:05:03下载
- 积分:1
-
使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码
使用OpenGL读取3DS文件的源码,使用OpenGL读取3DS文件的源码-The use of OpenGL to read 3DS file source, the use of OpenGL to read 3DS file source
- 2023-08-17 20:00:03下载
- 积分:1