图像识别基本算法,介绍了vc环境下实现图像识别的基本方法 -basic algorithm about image recognition.it introduce basic image recogniton methods of vc implementation. 下载
|
图像的纹理识别方法,visual c++(vc)编译环境,很好的一个小东西-image texture recognition, visual c (vc) compiler environment, a good thing 下载
|
图像的纹理识别方法 一个利用vc编程的影响到处理码源内包含纹理辨别等是一个基础使用者参加的编程- Picture texture recognition method uses the vc programming to contain the texture the influence to the processing code source in to distinguish and so on is the programming which a foundation user participates 下载
|
做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C + + source code, for image processing and pattern recognition reference. 下载
|
人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face detection method. Then people in the region face an automatic marking the eyes, mouth, nose and edge extraction. 下载
|
介绍了基于VC++6.0的目标识别和跟踪算法验证系统。该系统由图像导入、算法选择、单帧处理 、多帧处理、AVI视频 生成和播放、帮助等六大模块组成 ,可方便地进行目标识别和跟踪算法的开发,为最终研制实时图像处理系统提供依据。-VC on the basis of the 6.0 target recognition and tracking algorithm verification system. The system consists of images into the algorithm choice, single-frame processing, multi-frame, AVI video production and broadcast, help to the six modules, which can easily perform target identification and tracking algorithm development, for the ultimate development of real-time image processing system based on. 下载
|
就纸质地图等高线计算机自动提取展开讨论,结合计算机图形学、图像处理和模式识别等理论,提出了一套基于VC++开发平台的 具体实现算法。实验表明该方法获得了比较满意的提取效果,可以在GIS和军用仿真领域中进行推广。-on paper maps, contour lines from the computer automatically begun discussions with computer graphics, image processing and pattern recognition theory, a VC-based development platform to the specific algorithm. Experiments show that the method was quite satisfied with the extraction, the GIS and military simulation area for the promotion. 下载
|
涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-covered : 1 下载
|