Description: 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集。具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程,采用Microsoft提供的video for windows的函数库完成图像的采集,完成采集图像的实时显示,软件的界面设计,并把采集信息提供给机器人视觉处理程序。-familiar VIDEO FOR WINDOWS, for the VFW complete image acquisition. Specific content, including image acquisition hardware familiar with the equipment, familiar with C, VC learning programming, Microsoft provides the video for the library windows to complete the image collection to complete the real-time image acquisition, software interface design, and the collection of information provided to the robot visual processing. Platform: |
Size: 275305 |
Author:zhao |
Hits:
Description: 基于DSP的图象处理资料---基于DSP的机器人语言识别及控制系统设计-DSP-based image processing information -- DSP-based speech recognition and the Robot Control System Design Platform: |
Size: 1247127 |
Author:符史雄 |
Hits:
Description: 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。
对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,
传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,
例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is an "optimal recursive da ta processing algorithm (since the handover optimization algorithm for data processing). " For most of the solution, he is the best, most efficient, if not the most useful. He has the broad application of more than 30 years, including robot navigation, control, sensor data fusion even in the military aspects of the radar system and missile tracking, and so on. In recent years, it has been used in computer image processing, such as humans recognition, image segmentation, image edge detection, and so on. Platform: |
Size: 966 |
Author:于军相 |
Hits:
Description: 通过摄像头进行数字图像处理。演示了如何从视频流中提取帧的信息。里面的类可以单独使用。用于机器人的控制A demonstration of how to abstract one frame from a stream vedio. The class can be used alone.-through the camera for digital image processing. Demonstration of how to extract video frame information. Inside the class can be used alone. Robot used for the control of A demonstration of how to abstract one frame from a stream vedio. The class can be used a lone. Platform: |
Size: 93184 |
Author:meng |
Hits:
Description: 远程控制,java中有个robot对象,可以模拟鼠标、键盘的动作,也可以截取屏幕,再配合网络通信,图像处理,就可以远程控制了。而且所需的类库都是java自带的。-Remote Control, java There is a robot object, can simulate the mouse, keyboard action, can also be the interception of the screen, coupled with the network communications, image processing, you can remote control. And the necessary java class libraries are built-in. Platform: |
Size: 18432 |
Author:star |
Hits:
Description: 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法)
;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。-VC prepared using color image processing procedures, to achieve: the extraction of images the average, maximum and minimum gray-scale, on this basis can the image binarization image edge extraction can be carried out (have laplace1, laplace2, Robot extraction method) image convolution filtering (high-energy filter, horizontal, vertical, two-way enhanced, low-pass filter) realize image: Sharpen, Emboss, RP, smooth, and neon, mosaic, blur, over-exposure, the proliferation of treatment. VC deal is to learn from rare color code. Platform: |
Size: 124928 |
Author:杜红艳 |
Hits:
Description: 针对遥控行走机器人,设计完成了一套图像处理系统,用来完成机器人对外界情况进行显示,同时具有跟踪特征物体的功能。介绍了机器人的图像跟踪系统的原理与具体实现方法。-For remote control walking robot designed to complete a set of image processing systems, used to complete robot to the outside world the situation shows that the characteristics of objects at the same time tracking functions. Introduction of the robot Platform: |
Size: 267264 |
Author: |
Hits:
Description: 机器人视觉全部源代码包括图像处理跟踪理和底层驱动-Robot vision of all the source code, including image processing and tracking of the rationale underlying drivers Platform: |
Size: 442368 |
Author:weinas |
Hits:
Description: HI ,this the code used for sensing object through image processing approach and taking decision to turn motor-HI ,this is the code used for sensing object through image processing approach and taking decision to turn motor Platform: |
Size: 3072 |
Author:ismail |
Hits:
Description: 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morphological processing, digital identification, letter recognition, edge detection, image segmentation Platform: |
Size: 6606848 |
Author:杨山 |
Hits:
Description: 通过WiFi信号的测量进行粒子滤波定位机器人 Particle filter for robot localization using WiFi measurements Matlab R2007b, Image Processing Toolbox 这个Matlab程序展示通过粒子滤波进行机器人的跟踪-WiFi signal measurement through the particle filter for robot positioning Particle filter for robot localization using WiFi measurements Matlab R2007b, Image Processing Toolbox of the Matlab program to demonstrate the robot through the particle filter tracking Platform: |
Size: 192512 |
Author:ice |
Hits:
Description: KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西-Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no image processing were included in the implementation. Platform: |
Size: 4969472 |
Author:sangecoa |
Hits:
Description: 包括了小波变换、canny算子、robot算子、LOG算子、等等一系列边缘检测算子、可以应用这些对图像进行对比试验。有很强的应用性能。很不错的东西-Including wavelet transform, canny operator, robot operator, LOG operator, so a series of edge detection operators can apply these image comparison test. Strong application performance. A very good thing Platform: |
Size: 38912 |
Author:杨文明 |
Hits:
Description: 数字图像处理(Digital Image Processing)是通过计算机对数字图像进行变换、增强、复原、分割及匹配等处理的方法和技术,在航空航天、生物医学工程、工业检测、机器人视觉、公安司法、导航制导、安保监控及文化艺术等诸多领域有着极为广泛的应用。数字图像处理技术的研究和应用离不开程序设计,Visual C++则是最有力、最常用的数字图像处理程序开发工具之一-Digital image processing (Digital Image Processing) is a computer for digital image conversion, enhancement, restoration, segmentation and matching methods and technical processing, aerospace, biomedical engineering, industrial inspection, robot vision, public security and justice, navigation guidance , security monitoring, and arts and culture and other fields has a very wide range of applications. Digital image processing technology research and application inseparable programming, Visual C++ is an image processing program, one of the most powerful development tools, the most common digital Platform: |
Size: 731136 |
Author:zzj |
Hits: