-
这是一个Bezier曲线(C++)的源代码。这是非常重要的计算机图形…
这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
- 2022-02-13 00:23:46下载
- 积分:1
-
将小文件隐藏在BMP文件中
将小文件隐藏在BMP文件中-small BMP documents hidden in documents
- 2022-06-25 22:47:33下载
- 积分:1
-
a simple graphical filling algorithm source code files as described!
一个简单的图形填充算法,源代码如文档中所述!-a simple graphical filling algorithm source code files as described!
- 2022-01-25 19:42:30下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
a simple screen saver
一个简单屏幕保护程序-a simple screen saver
- 2022-02-13 10:28:52下载
- 积分:1
-
一组数据 指示图形控件
一组数据 指示图形控件-data graphics instructions Control
- 2022-03-17 01:04:32下载
- 积分:1
-
通过检查图像间的相似度来实现图像配准,有详细注释,便于理解,编译能运行。...
通过检查图像间的相似度来实现图像配准,有详细注释,便于理解,编译能运行。-by checking the similarity between the images to achieve image registration, detailed notes, easily comprehensible compiler can run.
- 2023-05-24 10:55:03下载
- 积分:1
-
自己在学位图操作时,所作的一个训练题目
自己在学位图操作时,所作的一个训练题目-degree plan in operation, the subject of a training
- 2022-02-28 09:26:17下载
- 积分:1
-
一个图象域值分割程序
一个图象域值分割程序-an image segmentation procedures Domain
- 2022-02-07 10:37:56下载
- 积分:1
-
这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品。整个程序全长409
5字节,其中包含133字节的自解压程序(类R...
这个程序(omni.com)是97年的Mekka ’97 4K Intro比赛的一等奖作品。整个程序全长409
5字节,其中包含133字节的自解压程序(类RAR压缩),未解压的程序长4782字节。三维场景包含144个立方体,367个面,362个点,15个不同的64*64的纹理-this procedure (omni.com) is the Mekka 97 4K Intro"97 game the first prize entries. The entire procedure 409 5 byte length, which includes 133 bytes of self-extracting (RAR compression type), not long process of extracting 4,782 bytes. 3D cube contains 144, 367-, 362, 15* 64 different texture 64
- 2022-07-02 23:09:31下载
- 积分:1