(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Image-based fuzzy parking controller

What is it about?

Develop an automatic parking system for a car-like mobile robot using image-based control, where the robot equipped with a single camera detects a rectangular parking frame drawn on the floor.

Why is it important?

An autonomous parking system is very convenient for inexperienced drivers. However, if the parking controller is not designed properly, it will put in danger to the driver and the vehicle. Therefore, this paper aims to design an image-based fuzzy controller for an automatic parking system of a car-like mobile robot.

Read more on Kudos…
The following have contributed to this page:
Yin Yin Aye
' ,"url"));