-
手写体数字识别,分为分类程序(临时性…
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
- 2022-03-09 18:27:49下载
- 积分: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
-
利用直接写屏函数,动态模拟一个小车在屏幕上来回走动。
利用直接写屏函数,动态模拟一个小车在屏幕上来回走动。-The use of direct write-screen function, dynamic simulation of a car moving around on the screen.
- 2022-12-15 05:10:03下载
- 积分:1
-
模拟飞机和导弹飞行
这是一个基于OpenGL和MFC的3D模拟飞机和导弹飞行的程序(可在导弹和飞机之间切换)。画了一个简易的山地场景,有一些树木。导弹的尾焰比较形象。压缩文件包含了整个项目的头文件、源文件和各种资源文件,下载解压后即可在VS2010上运行。
- 2022-03-23 09:18:50下载
- 积分:1
-
图像线性增强
图像线性增强-Linear image enhancement
- 2022-12-05 00:30:03下载
- 积分:1
-
运用信息论的知识求解图像的信息量也就是熵的算法。
运用信息论的知识求解图像的信息量也就是熵的算法。-use of information, the knowledge to solve image is the amount of entropy algorithm.
- 2022-01-27 12:43:43下载
- 积分:1
-
该上载的源代码是对位图进行处理的一个很好的例子
该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
- 2023-01-27 08:05:04下载
- 积分:1
-
Machine learning
机器学习-人脸识别,根据给定的学习样例,提取特征,生成分类。对测试的样例进行人脸方向的分类。需要在vs中进行开发。-Machine learning- face recognition, according to the given learning sample, extract features, generate classification. The test sample to face the direction of classification. Vs the need to develop.
- 2022-03-19 17:02:24下载
- 积分:1
-
用VC编的控制摄像头的,希望对大家有用哟
用VC编的控制摄像头的,希望对大家有用哟...
用VC编的控制摄像头的,希望对大家有用哟
用VC编的控制摄像头的,希望对大家有用哟-VC addendum to the control of the camera, and I hope to use all useful yo VC addendum to the control of the camera, We hope that the right useful yo
- 2023-04-09 00:15:02下载
- 积分:1
-
用视觉工作室实现了不规则掩模的中值滤波功能…
Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
- 2022-04-22 03:07:13下载
- 积分:1