-
opengl 的C++源程序代码实例
可直接运行 没有错误
opengl 的C++源程序代码实例
可直接运行 没有错误-opengl the C++ source code examples can be run without error
- 2022-03-24 06:41:18下载
- 积分:1
-
计算机图形学,利用中点算法,DDA算法,Bresenham算法…
计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
- 2022-01-21 03:53:35下载
- 积分:1
-
第8章 图形图像编程MOUSEDRAW
第8章 图形图像编程MOUSEDRAW-Chapter 8 graphics programming MOUSEDRAW
- 2022-03-25 19:54:19下载
- 积分:1
-
用Canny算子检测图像中的边缘:图像分割系统…
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-04-19 18:30:30下载
- 积分:1
-
gist对图像进行聚类
使用gist对图像进行聚类,并选出iconic image 31808029gist
- 2022-06-13 00:53:30下载
- 积分:1
-
DDA与Bresenham算法
DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
- 2022-02-01 03:51:42下载
- 积分:1
-
一个简单的画图工具
一个简单的画图工具-A simple drawing tool
- 2022-04-19 00:30:48下载
- 积分:1
-
adjustable control the location of Bezier curve generation. The control point ne...
可调整控制点位置的Bezier曲线生成.在控制点附近按下右键并拖动可以调整曲线形状。-adjustable control the location of Bezier curve generation. The control point near the press right and drag curve shape can be adjusted.
- 2022-02-16 01:45:20下载
- 积分:1
-
用matlab写的区域生长算法
这个是用matlab写的区域生长算法,可以实现读入二值化图像之后,水表点击想要提取的目标区域,有程序计算出种子点的周围封闭区域,提取出该区域,不出的算法。
- 2022-04-07 04:12:02下载
- 积分:1
-
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!...
目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
- 2022-07-23 11:01:30下载
- 积分:1