-
指纹识别源代码,研究指纹识别的人可以作为参考。
指纹识别源代码,研究指纹识别的人可以作为参考。-fingerprint recognition source code, the study of fingerprint recognition can serve as a reference.
- 2022-12-13 22:35:03下载
- 积分:1
-
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束...
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束-using lm library to realize inverse kinematics, and let the human pose to satisfy the constraints.
- 2022-08-08 17:05:50下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧...
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧-use of the church c/c images programming. Understanding Image animation design principle, the image of the master skills
- 2022-05-17 10:17:04下载
- 积分:1
-
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等...
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等-Preliminary image processing applications, has statistical parameters, histogram and histogram equalization, filtering, sharpening, etc.
- 2022-03-30 16:06:27下载
- 积分:1
-
贺兰山岩画边缘检测代码
针对贺兰山岩画提出了3个合适的边缘检测算法。算法的核心是将岩画的亮度信息和彩色信息,融合于非线性双边滤波技术,通过
- 2023-03-31 13:45:04下载
- 积分:1
-
这是一个人脸识别程序能够在脸部移动的同时识别脸部特征.
这是一个人脸识别程序能够在脸部移动的同时识别脸部特征.-This is a face recognition program moving in the facial recognition facial features at the same time.
- 2022-08-22 08:44:37下载
- 积分:1
-
人脸识别的源程序,尝试一下如何上传,下次再传好的
人脸识别的源程序,尝试一下如何上传,下次再传好的-Face recognition source code, try how to upload, send the next best
- 2022-03-23 07:43:49下载
- 积分:1
-
Of a set of values to draw the curve, in which a value is from
通过对a的值的设定来绘制曲线,其中a的值是从-10到10的整数。-Of a set of values to draw the curve, in which a value is from-10 to 10 integer.
- 2022-02-18 15:21:26下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1