搜索资源列表
funtwo
- 本程序可以实现CCS环境中物体目标检测后进行二值化处理,以便有效的观察目标!-this program can achieve CCS environment objects target detection after two value processing, in order to efficiently observe the target!
displayHZ
- 进行键盘扫描及键处理时,在程序中直接调用函数KeyProcess()即可。键处理函数原 型声明在头文件Key.h中,键处理函数可放在程序的任何地方,一个按键对应一个处理函 数。 该键盘扫描程序去抖动为什么不需软件延时?因为从无按键到键被按下,要进行两次 扫描,此间相当于延时去抖动。 该键盘扫描程序还有一特色:用二维数组进行按键功能处理,使程序更简单。 /*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
mcucontrolkeyboard
- 进行键盘扫描及键处理时,在程序中直接调用函数KeyProcess()即可。键处理函数原 型声明在头文件Key.h中,键处理函数可放在程序的任何地方,一个按键对应一个处理函 数。 该键盘扫描程序去抖动为什么不需软件延时?因为从无按键到键被按下,要进行两次 扫描,此间相当于延时去抖动。 该键盘扫描程序还有一特色:用二维数组进行按键功能处理,使程序更简单。 /*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
IMobile
- 在windows ce下写的图像处理程序,包含滤波、二值化、区域标记与统计-Written under the windows ce image processing, including filtering, binarization, region labeling and statistics
rgb2hsi
- 基于s3c2440开发板的颜色识别程序,实现摄像头采集图像,LCD显示采集图像,并对图像做二值化处理,实现颜色识别-S3c2440 development board based on the color of the identification procedures, to achieve image acquisition camera, LCD display capture images, and do binary image processing, and color recogn
thresh
- 本程序是先通过matlab将图片转化为dat文件并在matlab中做二值化处理以便于DSP处理结果对照,然后将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。-This procedure is first converted into the picture by matlab dat files in matlab to do binarization processing to the DSP processing results of the contro
zhongxinxiantiqu
- 智能车图像采集程序,包括中断处理,图像二值化,串口调试,中心线提取等,做智能车的可以参考参考。-Intelligent car image acquisition program, including interrupt handling, binary image, a serial port debug, from such center line, do intelligent car can reference reference.
实验13 TFTLCD显示实验
- STM32处理OV7670摄像头返回的图像进行黑白化处理的程序。(Black and white processing of camera acquisition image)
基于STM32的CCD智能寻迹小车源代码
- 这是基于STM32单片机的CCD为传感器的循迹小车的源代码的压缩包,压缩包内的程序完整,算法较优,比赛获得过二等奖,能有效快速识别轨迹,在跑道直道加速,弯道减速。采用PID调速。CCD为传感器,识别跑道图像,STM32对图像分析处理,二值化等。控制电机加减速度,舵机转度。可供参考学习(This is based on the STM32 MCU CCD as sensor tracking cart source code package of procedure in the package
ov7725
- ov7725摄像头二值化处理程序以及定位黑色物体坐标(MDK5工程文件)(Ov7725 camera two valued processing program and positioning black object coordinates)