-
三维图形库(非源码)
三维图形库(非源码)-汉化版-需要演示说明请与qq36201365联系-3D graphics library (FOSS)- Chinese Version- needs presentations, please contact qq36201365
- 2022-01-26 04:40:45下载
- 积分:1
-
this small program is a simple drawing program that uses graphics in the shape o...
这个小程序是一个简单的 绘图程序,所绘图形的形状为渔网状-this small program is a simple drawing program that uses graphics in the shape of the mesh fisheries
- 2022-12-23 14:35:06下载
- 积分:1
-
显示一花瓶的分形几何程序
显示一花瓶的分形几何程序-Shows a vase of fractal geometry program
- 2022-02-13 06:49:18下载
- 积分:1
-
java的图像处理程序,很简单的,很实用
java的图像处理程序,很简单的,很实用-java image processing is very simple and very practical
- 2022-04-23 10:13:24下载
- 积分:1
-
the strength of computer graphics procedures
计算机图形学的实力程序-the strength of computer graphics procedures
- 2022-05-25 02:53:05下载
- 积分:1
-
sunlightface人脸识别
人脸识别正确率97.18%,1秒内完成。
能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。
并带人鼻,嘴,眼镜,人脸左右边界的定位功能。
本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头
无法使用的几种解决方法:
1.最好不要下载在桌面上运行,COPY到C,D盘任一目录下都行。
2.win2003下无法使用,建议用WINXP或WIN7;
WIN7建议采用兼容模式,以管理员身份运行。正式版可以在WIN2003下运行。
3.确定没有运行中的SOFTICE,VMWARE等调试或虚拟机类软件。
4.显示器分辩率最好是1280*768以上,1024*768可能无法用。显示器颜色质量16位色不行,必要是24位色或32位色。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-08 11:05:03下载
- 积分:1
-
Using VC++ to prepare a image rotation and image filters you may wish to use the...
用VC++编写得图像旋转和图像滤镜得代码
希望对你们用帮助-Using VC++ to prepare a image rotation and image filters you may wish to use the code to help
- 2022-01-30 21:27:42下载
- 积分:1
-
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
- 2022-02-13 03:59:15下载
- 积分:1
-
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!...
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
- 2022-10-12 01:50:03下载
- 积分:1
-
c++金刚石算法
我们将半径为r的圆周n等分,然后用直线段将每一个等分点和其他所有等分点连接,形成的图案成为金刚石图案,使用对话框读入等分点个数和圆的半径,以屏幕客户区中心为圆心。
- 2022-09-13 22:20:03下载
- 积分:1