TestBlackLine

所属分类:视频捕捉采集剪辑
开发工具:C/C++
文件大小:2485KB
下载次数:38
上传日期:2014-03-06 15:17:02
上 传 者mocuna
说明:  飞思卡尔比赛摄像头组黑线提取算法总结 本文件是本人收集多个队的黑线提取程序的总结 对初学者有很大参考价值 欢迎指导!
(Freescale game camera set black line extraction algorithm is summarized in this document I collected a number of the team' s black line summary procedure for the extraction of great reference value welcome beginners guide!)

文件列表:
黑线提取 (0, 2014-03-06)
黑线提取\双线 (0, 2014-03-06)
黑线提取\双线\SmartCar05 (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05 (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\bin (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\bin\Project.abs (257577, 2013-04-07)
黑线提取\双线\SmartCar05\SmartCar05\bin\Project.abs.glo (31724, 2013-04-07)
黑线提取\双线\SmartCar05\SmartCar05\bin\Project.abs.s19 (31580, 2013-04-07)
黑线提取\双线\SmartCar05\SmartCar05\bin\Project.map (149177, 2013-04-07)
黑线提取\双线\SmartCar05\SmartCar05\bin\Project.xpr (255, 2013-01-16)
黑线提取\双线\SmartCar05\SmartCar05\cmd (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Erase_unsecure_hcs12xe.cmd (1514, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Postload.cmd (59, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Preload.cmd (60, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Reset.cmd (60, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Startup.cmd (59, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Vppoff.cmd (77, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\cmd\TBDML_Vppon.cmd (78, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\C_Layout.hwl (1036, 2012-04-08)
黑线提取\双线\SmartCar05\SmartCar05\Default.mem (161, 2004-06-15)
黑线提取\双线\SmartCar05\SmartCar05\ImagePretreatment.c (2795, 2012-04-14)
黑线提取\双线\SmartCar05\SmartCar05\ImagePretreatment.h (421, 2012-04-14)
黑线提取\双线\SmartCar05\SmartCar05\ImageProcess.c (93294, 2012-05-11)
黑线提取\双线\SmartCar05\SmartCar05\ImageProcess.h (2849, 2012-05-12)
黑线提取\双线\SmartCar05\SmartCar05\Includes.h (371, 2012-04-29)
黑线提取\双线\SmartCar05\SmartCar05\MCU_Init.c (8202, 2012-05-09)
黑线提取\双线\SmartCar05\SmartCar05\MCU_Init.h (963, 2012-05-02)
黑线提取\双线\SmartCar05\SmartCar05\Motor.c (12052, 2012-05-12)
黑线提取\双线\SmartCar05\SmartCar05\Motor.h (927, 2012-05-05)
黑线提取\双线\SmartCar05\SmartCar05\prm (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\prm\burner.bbl (10141, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\prm\Project.prm (5824, 2012-04-07)
黑线提取\双线\SmartCar05\SmartCar05\RoadAnalyse.c (2312, 2012-05-02)
黑线提取\双线\SmartCar05\SmartCar05\RoadAnalyse.h (404, 2012-04-29)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05.mcp (59549, 2012-04-29)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05_Data (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05_Data\CWSettingsWindows.stg (4376, 2013-04-07)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05_Data\Standard (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05_Data\Standard\ObjectCode (0, 2014-01-07)
黑线提取\双线\SmartCar05\SmartCar05\SmartCar05_Data\Standard\ObjectCode\datapage.c.o (14081, 2013-04-07)
... ...

//------------------------------------------------------------------------ // Readme.txt //------------------------------------------------------------------------ This project stationery is designed to get you up and running quickly with CodeWarrior for MC9S12DG128B. It is set up for the selected CPU and target connection, but can be easily modified. Sample code for the following language(s) is at your disposal: - C The wizard has prepared CodeWarrior target(s) with the connection methods of your choice: - Freescale Full Chip Simulation: Select this connection to use the HCS12\HCS12X Full Chip Simulation. This connection also allows to use the Freescale Instruction Set Simulator. In case Full Chip Simulation for the selected derivative is not available, a basic Full Chip Simulation is available. Additional connections can be chosen in the simulator/debugger, use the menu Component > Set Target. //------------------------------------------------------------------------ // Getting Started //------------------------------------------------------------------------ To build/debug your project, use the menu Project > Debug or press F5. This will open the simulator/debugger. Press again F5 in the debugger (or menu Run > Start/Continue) to start the application. The menu Run > Halt or F6 stops the application. In the debugger menu Component > Open you can load additional components. //------------------------------------------------------------------------ // Project structure //------------------------------------------------------------------------ The project generated contains various files/folders: - readme.txt: this file - Sources: folder with the application source code - Startup Code: C/C++ startup code (initializing stack pointer and doing global variable initialization). If you want to only do stack pointer initialization, add -D__ONLY_INIT_SP to the compiler command line. - Prm: - burner.bbl file to generate S-Records - the linker .prm file - Linker Map: the .map file generated by the linker - Libraries: needed library files (ANSI, derivative header/implementation files) - Debugger Project File: contains a .ini file for the debugger for each connection - Debugger Cmd Files: contains sub-folders for each connection with command files //------------------------------------------------------------------------ // Adding your own code //------------------------------------------------------------------------ Once everything is working as expected, you can begin adding your own code to the project. Keep in mind that we provide this as an example of how to get up and running quickly with CodeWarrior. There are certainly other ways to handle interrupts and set up your linker command file. Feel free to modify any of the source files provided. // Simulator/Debugger: Additional components //------------------------------------------------------------------------ In the simulator/debugger, you can load additional components. Try the menu Component > Open. //------------------------------------------------------------------------ // Additional documentation //------------------------------------------------------------------------ Read the online documentation provided. Use in CodeWarrior IDE the menu Help > CodeWarrior Help. //------------------------------------------------------------------------ // Contacting Metrowerks //------------------------------------------------------------------------ For bug reports, technical questions, and suggestions, please use the forms installed in the Release_Notes folder and send them to: cw_support@freescale.com

近期下载者

相关文件


收藏者