-
图像轮廓提取
图像的预处理 运用了使图像变得平滑的一般处理 即对高斯函数的卷积操作 高斯函数在图像处理中用作预平滑核 这样可以将图片背景模糊化 同时锐化图像
- 2023-05-01 18:30:04下载
- 积分:1
-
德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台...
德国斯图加特大学图形图像方面的技术超牛的,spvolren是他们的开源体绘制,完全基于C和glut,随意跨平台-Stuttgart, Germany University of graphics images technical super cow, spvolren is their open-source volume rendering, based entirely on the C and the glut, casual cross-platform
- 2022-10-06 08:55:03下载
- 积分:1
-
粒子系统的一个小例子
粒子系统的一个小例子-Particle system in a small example
- 2023-03-01 09:20:03下载
- 积分: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
-
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。...
这是一个数字图像处理系统,包含了几乎对数字图像的全部基本处理操作。它由Viaual C++编写。-This is a digital image processing system, including a digital image of virtually all the basic handling operations. It Viaual C preparation.
- 2023-08-16 09:15:02下载
- 积分:1
-
01 VC图像读取源代码,实现VC界面下读取各种格式图像
01 VC图像读取源代码,实现VC界面下读取各种格式图像-01 VC images read source code, VC interface formats to read images
- 2022-10-27 19:50:04下载
- 积分:1
-
三维动画的过程,实现了对旋转灯的点亮,是…
3D动画程序,实现圆锥体的的旋转,灯光照亮,是个半透明的三维物体。-3D animation process, the realization of the cone rotating lights illuminate, is a translucent three-dimensional objects.
- 2022-02-04 03:12:13下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2023-01-06 08:00:04下载
- 积分:1
-
c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏...
c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏-obtain images of any point on the color value, a good example worthy collection
- 2022-07-26 15:35:56下载
- 积分:1
-
sophisticated graphics and animation system procedure is the preparation of my o...
精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to
- 2023-04-03 20:20:03下载
- 积分:1