-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, i...
这是VC最牛插件VAX的最新版V10.5.1711.0,非常好用,是VC编程人员的好帮手。-This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, is very easy to use, is a good helper VC programmers.
- 2022-04-07 15:41:16下载
- 积分:1
-
1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋...
1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
2) 圆弧的生成
内容:用Bresenham算法画圆
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
-1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
2) 圆弧的生成
内容:用Bresenham算法画圆
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
- 2022-05-22 04:38:32下载
- 积分:1
-
图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码...
图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码-Image Corner Detection-harris, as well as non-maximal inhibition, and has other corner detection code
- 2022-05-06 21:52:43下载
- 积分:1
-
利用vc++的MFC文档制作的纹理立方体,内有两种纹理
利用vc++的MFC文档制作的纹理立方体,内有两种纹理-vc use the MFC document produced by the cube texture, texture, there are two
- 2022-03-22 16:18:04下载
- 积分:1
-
FaceDetection is a static face detection process, the attention required FaceDet...
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection library OpenCV provides support to the relevant website, please first download and install on OpenCV, addition of the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV Please copy the document reader to process the same directory, the program can be run right.
- 2022-09-07 15:05:03下载
- 积分:1
-
一个完整的人脸识别程序,分别用了几种比较通用的算法。
一个完整的人脸识别程序,分别用了几种比较通用的算法。-A code for face identification which contain some common.
- 2022-04-09 09:56:43下载
- 积分:1
-
contour
采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
- 2022-01-25 22:38:49下载
- 积分:1
-
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现...
通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV
- 2023-02-17 22:10:02下载
- 积分:1
-
这是一个学习语言的例程,对学习很有好处
这是一个学习语言的例程,对学习很有好处-this is a language learning routines, learning to very good
- 2022-11-20 04:35:04下载
- 积分:1