-
人脸器官定位
可以直接运行的人脸特征定位系统,不仅可以检测出人脸,而且可以标出眼睛鼻子嘴巴等部位,基于OpenCV开发的系统
- 2022-12-19 04:45:02下载
- 积分:1
-
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)...
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
- 2022-05-30 18:01:49下载
- 积分:1
-
实现一个opengl程序,要求画一个茶壶,放置在位置(100,50,200)处,对其设置一个合适的透视三维观察空间,并设置一个裁减面裁去其一部分。...
实现一个opengl程序,要求画一个茶壶,放置在位置(100,50,200)处,对其设置一个合适的透视三维观察空间,并设置一个裁减面裁去其一部分。
-To achieve a opengl procedure that requires painting a teapot, placed in the position (100,50,200), Office set up a proper perspective of its three-dimensional observation space, and set a cut to his face as part of the Conference.
- 2022-02-12 02:22:15下载
- 积分:1
-
简单的动画显示程序
简单的动画显示程序-simple animation display program
- 2022-01-31 23:25:10下载
- 积分:1
-
两个圆形相互碰撞
两个圆形相互碰撞-two round collision
- 2022-09-19 00:20:02下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称...
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称-use Solidworks APIVisual Basic and development of the automatic change So lidworks Mapping the current window activated parts of the name
- 2023-07-04 01:20:02下载
- 积分:1
-
获取任何点值的颜色
获取任何点的颜色值-access to the color of any point value
- 2022-01-28 04:40:02下载
- 积分:1
-
VB抓图截屏小精灵
这个截图抓图小精灵可谓功能超多,它除了抓图以外还可以把抓到的图片设置为背景,可以自由选择区域抓图,也可延时抓取,还有简单的图像处理功能。
- 2022-06-29 17:45:39下载
- 积分:1
-
使用cimage输入输出的,大小转换,格式变换的代码
使用cimage输入输出的,大小转换,格式变换的代码-cimage use of the input and output, the size conversion, format conversion code
- 2022-05-15 22:21:41下载
- 积分:1
-
Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compr...
提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加128) 3.每个标记中数据可以不止一个(去掉长度的部分就是一段)-Tip : JPEG compression is divided into three parts : Principles and 1.JPEG compression algorithm (RGB/YCbCr, DCT/IDCT, quantification, Z-shaped coding, using the DPCM DC/AC with RLE encoding/Huffman coding) 2.JPEG tags 3.JPEG Photo paper form (located in the SOS image data is compressed by the MCU to set pieces, particularly after the use of DRI), there are many details : 1. decoding process encountered "FF 00," when the "FF", otherwise overlooked "FF" 2 .DCTYCbCr128IDCT128Y128YCbCr128 3.
- 2022-01-25 19:23:45下载
- 积分:1