section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
364 stars 889 forks source link

[Artificial Intelligence]Computer Vision in AI #7113

Closed Muthoni-Irungu closed 2 years ago

Muthoni-Irungu commented 2 years ago

Writing sample(s):

Computer Vision- straight lines

Proposed title of article

Computer vision in AI

Use keyword research to improve your article's SEO.

Proposed article introduction

Computer vision is a field that deals with how computers can identify high-level information from images to videos. In this article, I'll cover basic topics that will help you understand how computer vision works. Computer vision is used to detect and classify objects (e.g., road signs or traffic lights), create 3D maps, or estimate motion, and has played an important role in making self-driving cars a reality. Sensors and cameras in self-driving cars collect data on their surroundings, interpret it, and respond accordingly.

Key takeaways

The following topics will be covered:

  1. What is computer vision?
  2. How does computer vision work?
  3. Computer vision subsystems
    • Image enhancement
    • Color vision
    • Registration
    • Visual recognition
    • Feature extraction
    • Transformation
    • Pose estimation
  4. Applications of computer vision
  5. Computer vision vs Machine learning vs Deep learning
  6. Advantages of computer vision
  7. Disadvantages of computer vision

Article quality

My article will be unique as it will compare computer vision to machine learning and deep learning. By the end of the topic you'll be able to tell the difference between the three.

References

I'll use the following links for my research IBM Emerging technology

github-actions[bot] commented 2 years ago

👋 @Muthoni-Irungu Good afternoon and thank you for submitting your topic suggestion. Your topic form has been entered into our queue and should be reviewed (for approval) as soon as a content moderator is finished reviewing the ones in the queue before it.

lalith1403 commented 2 years ago

Good afternoon and thank you for submitting your topic to the EngEd program. After some careful consideration, it struck us that this topic may be a bit over-saturated throughout other blog sites and official documentations.

We typically refrain from publishing content that is covered widely on the net or other blogs. We're more interested in original, practitioner-focused content that takes a deeper dive into programming-centric concepts.

But in order to approve the topic, it has to serve value to the larger developer community at large. An option and a great way to write this as an in-depth article and make it more add value to the greater developer community at large would be to walk the reader through the USE of methods and functions by building a unique, different, useful project.

We would love to learn your thought process behind the solution you arrived at using these concepts and topics.

That way a developer could see them in action. As mentioned above - we believe this topic is widely covered on other blog sites.

The best way for students to build a great portfolio is by building what does not exist and what can provide the most value.