-
轮廓提取算法:效果不错。
很有用的,用C++实现的
轮廓提取算法:效果不错。
很有用的,用C++实现的-It is Useful for Contour Extract in Image
- 2023-01-31 05:25:04下载
- 积分:1
-
三维图形库(非源码)
三维图形库(非源码)-汉化版-需要演示说明请与qq36201365联系-3D graphics library (FOSS)- Chinese Version- needs presentations, please contact qq36201365
- 2022-01-26 04:40:45下载
- 积分:1
-
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k...
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k-means获得来自输入图像的二个质心, 然后推论出二个极值把输入图像分为三个子图像。 在精确的数学计算之后,连接的成份被从子图像单独地获取。 应用上述新直方图处理技术,,分别对三个子图像(基于原始直方图的两个极值分解输入图像获得)实行直方图均等化。-This is a new histogram processing techniques, it is separate from the histogram based on the redistribution of the three sub-image pixel. We use k-means to obtain the input image from the center of mass of the two, and then infer the input image 2 Extremal divided into three sub-image. In precise mathematical calculations, the connected components of sub-image from a separate access. Application of the new histogram processing techniques, respectively, of the three sub-image (based on the original histogram of the two extremal decomposition of the input image to obtain) the implementation of histogram equalization.
- 2022-07-25 00:38:23下载
- 积分:1
-
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。...
《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。
-"Guerra, real-time 3D visual simulation technology" based on the MFC source code, sort of, guns can be made to change their procedures, just started school, I spent a lot of picking to get the.
- 2022-03-17 15:50:02下载
- 积分:1
-
Copy Screen,带了鼠标。
Copy Screen,带了鼠标。-Copy Screen, with a mouse.
- 2022-03-16 05:49:19下载
- 积分:1
-
VB6喷枪演示程序.在一个黑色的背景上随机的"喷雾"
VB6喷枪演示程序.在一个黑色的背景上随机的"喷雾"-VB6 Lance Demonstration Program. In a black background were the "spray"
- 2022-06-02 13:41:52下载
- 积分:1
-
你好,它的工作,因为它找到了系统菜单
hello it works as it find menu for system
- 2022-01-23 10:50:11下载
- 积分:1
-
人脸识别算法的一个核主成分分析,…
一个号的核主成分分析的人脸识别算法,整个程序非常的清楚明了!-A number of kernel principal component analysis for face recognition algorithms, the whole process is very easy to understand!
- 2023-03-13 03:55:03下载
- 积分:1
-
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别...
目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretreatment modules : including training data and identification data read, in one, two values of feature extraction module : the main characteristics of the direction including strokes and grid density characteristics, but also based on the identification of the requirements to continue to increase other identification ( Categories) modules : include SVM methods and BP networks, which SVM method for the identification of high SVM+ mesh density characteristics, in a small set of characters to achieve a recognition rate of over 97% using OO ideological preparation, suitable for secondary development
- 2022-01-25 21:15:15下载
- 积分:1
-
模拟飞机和导弹飞行
这是一个基于OpenGL和MFC的3D模拟飞机和导弹飞行的程序(可在导弹和飞机之间切换)。画了一个简易的山地场景,有一些树木。导弹的尾焰比较形象。压缩文件包含了整个项目的头文件、源文件和各种资源文件,下载解压后即可在VS2010上运行。
- 2022-03-23 09:18:50下载
- 积分:1