-
EmguCV播放视频
使用EmguCV实现的播放视频功能,包含使用摄像头录制视频已经播放视频功能,均为使用ImageBox实现,功能较为简单。希望大家共同学习探讨。
- 2023-04-29 05:05:03下载
- 积分:1
-
MSER区域提取,帮助进行图像特定目标检测
MSER区域提取,帮助进行图像特定目标检测-MSER regional extraction, help with image specific target detection
- 2022-03-06 11:15:25下载
- 积分:1
-
基于图像对的三维重建
基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的
- 2022-12-31 11:40:03下载
- 积分:1
-
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,...
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,几何坐标决定顶点在屏幕
上绘制的位置,而纹理坐标决定纹理图像中的哪一个纹素赋予该顶点-texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordinates in the texture mapping rendering scenes, not only to give the definition of the geometric coordinates of each vertex, but also the definition of texture coordinates. After a variety of transformation, the geometric coordinates of vertices on the screen decided to draw the location where the texture image Texture coordinates decide which one gives the Su-Wen vertex
- 2022-08-06 12:53:01下载
- 积分:1
-
6208卡的振镜标记软件(图象雕刻)
6208卡的振镜标记软件(图象雕刻)-6208 card galvanometer marking software (carved images)
- 2022-03-25 07:04:17下载
- 积分:1
-
源代码下载网
一个 GIS 程序源代码
转载请注明来源:
开源盛世-源代码下载网
-A GIS program source code is reproduced please specify Source: Open Source Spirit- the source code download network
- 2022-02-25 21:44:29下载
- 积分:1
-
曲面和曲线造型,Bezier曲面造型源代码
曲面和曲线造型,Bezier曲面造型源代码-curve and surface modeling, surface modeling Bezier source code
- 2022-11-16 05:20:02下载
- 积分:1
-
读入图像文件,做图像反转,然后显示图像在屏幕上,基于OPenCv的...
将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
- 2022-03-21 08:20:23下载
- 积分:1
-
黑白棋
能运行
mfc
功能强大
程序教程
黑白棋
能运行
mfc
功能强大
程序教程
-good
- 2022-07-17 19:24:45下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1