搜索资源列表
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
APIdrawingex
- 该程序在VC++环境下,绘制一个小车,实现当红灯亮时小车停止前行,绿灯亮时继续前行.-procedures in the VC environment, drawing a trolley to achieve when the red light when the car stopped before the trip, When the green light his way.
boleaon
- 这是本人自己编写的演示程序.主要利用了OpenGL库 在vc平台下编译的三维动态控制程序. 程序中实现了在三维场景中控制小车自由运动,另外通过鼠标和几个键的控制,你可以漫游场景.与君分享,共勉
bird
- 利用汇编环境产生小鸟和小车的动画程序 可通过键入1、2、3选择功能
三种方法实现小车与月亮动画效果
- 动画实现用C语言编程,可以有三种程序设计方法,分别为: 1.用重画技术设计动画程序 2.用多图形页设计动画程序 3.用图像函数设计动画程序 本程序用C语言(TC)实现了三种画法,分别为Car1,Car2,Car3.对应以上三种实现方法。
fangan_hb
- 这是一个智能寻迹小车的模拟程序,可以识别黑道和白道。-This is a smart car tracing simulation program that can identify the underworld and White Road.
FINAL
- 利用openCV辅助实现小车走迷宫程序,利用摄像头拍摄的迷宫图像,进行数字化模拟后,实现路线判断功能。-Supporting implementation by openCV car Maze procedure, and use the camera shooting the maze images for digital simulation, the realization of routes to determine function.
tuxingyundong
- 图像运动程序,包括两个:小车运动 模拟小球碰撞-Image motion procedures, including the two: car crash ball motion simulation
main
- 本程序实现智能小车对黑线的识别,通过对一排光电管传回的信息的处理确定当前的位置从而计算出舵机的占空比-Intelligent car of the program identification of the black line through a row of photoelectric information processing returns to determine the location of the current duty cycle to calculate the stee
com_2.5
- 智能车竞赛小车程序,能够自动识别黑线属于光电组-Smart car race car program, which can automatically identify the black lines are optical group
pc
- 基于opencv库的图像处理程序,小车走黑线-Image processing program based on OpenCv libiary.
3vs3
- 小车足球机器人的监视程序,包含全局图像识别对色标进行rgb识别与追踪,及比赛策略-Car soccer robot monitoring procedures, including the global image recognition color, color recognition and tracking, and race strategy
3.75mi
- 飞思卡尔智能小车能跑3米以上全部程序代码,以及控制算法程序。-Freescale intelligent car can run 3 meters above all program code, and the control algorithm procedures
wandao
- 飞思卡尔智能小车弯道处理程序,能使得小车顺利过弯。-Freescale intelligent car corners processing procedure, can make the car corners smoothly
car_3D
- 基于vega prime 的视景仿真应用小程序,小车、房屋、闪电效果。-Vega prime-based visual simulation application of small procedures, car, house, lightning effect.
saidaotiquchuli
- IAR或CW开发环境,智能小车摄像头赛道提取处理程序代码-IAR the CW development environment, smart car camera track extraction handler code
bike_examplesource
- 一个opengl学习的小车演示程序,使用了矩阵栈,鼠标键控制小车移动。vc+6.0平台-A car learning opengl demo program, the use of the matrix stack, move the mouse keys to control the car. vc+6.0 platform
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
MATLAB_shoushishibie
- 基于MATLAB GUI图像处理的手势遥控小车的MATLAB上位机程序,手势识别、串口收发-GUI MATLAB image processing based remote control car MATLAB PC program, gesture recognition, serial transceiver
Car
- 用OpenGL写的关于小车的程序,对初学者有帮助。可以下载研究