-
emgucv人脸识别
本代码是一个在c#环境中使用emgucv(opencv)库进行人脸识别的程序,非常简单。很适合入门者来学习,非常感谢原作者的辛苦劳动。
opencv本身是使用c++开发的,emgucv是对opencv的封装,可以在c#环境汇总直接使用。
- 2022-05-28 23:45:19下载
- 积分:1
-
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果...
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
- 2022-01-27 18:20:17下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
-primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
- 2022-06-17 03:07:58下载
- 积分:1
-
超级经典的国外图形学牛书,讲解现代实时图形各种先进技术.
超级经典的国外图形学牛书,讲解现代实时图形各种先进技术.-Texture And Modeling Third Edition
- 2022-03-19 05:07:33下载
- 积分:1
-
视觉定位系统,对孔程序,应用在各大视觉定位系统;美国cognex公司的核心...
视觉定位系统,对孔程序,应用在各大视觉定位系统;美国cognex公司的核心-Visual positioning system, the procedures of the hole, applied in the major visual positioning system U.S. Cognex
- 2022-11-21 11:55:03下载
- 积分:1
-
三维造型及真实感显示 083903.rar
三维造型及真实感显示 083903.rar-3D modeling and 3D display 083903.rar
- 2022-01-26 04:49:21下载
- 积分:1
-
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它...
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它-read AutoCAD documents embedded thumbnail, can be read from AutoCAD version 10 ~ 2005. This document is a UNIT, and works to establish new cases have called it
- 2022-01-30 23:17:01下载
- 积分:1
-
Edge Sharpening good (image processing)
很好的边缘锐化(图像处理)-Edge Sharpening good (image processing)
- 2022-01-22 03:54:05下载
- 积分:1
-
该系统是一个医院血液红细胞计数的使用系统。主要是以病人的血液样本(玻璃切片)为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞来,同时给出红细胞的...
该系统是一个医院血液红细胞计数的使用系统。主要是以病人的血液样本(玻璃切片)为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞来,同时给出红细胞的个数,得到红细胞个数之后,进行检测的血液量,就可以得出血液中红细胞的密度。-The system is a hospital blood red blood cell count of using the system. Mainly based on the patient s blood samples (glass section) for the raw data, through a series of image processing and analysis, the final identification of the red blood cells to the blood, at the same time given the number of red blood cells, red blood cell number obtained after the test blood volume, blood can be drawn on the density of red blood cells.
- 2022-02-06 13:13:57下载
- 积分:1
-
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形...
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形
-Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, round, etc., and any fill a closed graph
- 2023-03-29 15:25:04下载
- 积分:1