Eventos Exclusivos

1

Arquitectura de GPUs - ¿Qué es CUDA?

2

Evolución profesional con inteligencia artificial- Mentoría de Freddy Vega

3

Por qué Python es mejor lenguaje de programación

4

De datos a decisiones: cómo usar IA, agentes y LLMs para automatizar procesos y resolver problemas reales

5

Mejora tu Inglés en un año

6

Mejora tu productividad con Notion

7

De cero a cien en tu aprendizaje del inglés

8

Prompts y Herramientas de AI para Practicar Inglés

9

El aprendizaje automático de los carros autónomos

10

Ideas prácticas para emprender con tecnología - Freddy Vega

11

Phrasal Verbs: Lleva tu Inglés al Siguiente Nivel

Semana Platzi

12

Cómo la IA está cambiando la ciberseguridad

13

GitHub Copilot: Transformando la Programación con IA -Amin Espinoza

14

Cómo logré crear videos de 1 millón de views

15

Cómo Usar el SDK de Vercel para Aplicaciones Web con Inteligencia Artificial

16

¿Por dónde comenzar en Platzi?

17

¿Google está muerto? La verdad sobre SEO post AI search

18

Qué es Growth Marketing y cómo crecer tu negocio

19

Frameworks modernos backend: JavaScript, Python y más

20

Generación de imágenes creativas con inteligencia artificial y ChatGPT

21

Competencias Fundamentales Para Dominar el Mundo de los Datos

22

¿Cómo las computadoras entienden las imágenes?

23

Fundamentos de Inteligencia Artificial: Qué Es y Cómo Funciona

24

Crea una página web con Cursor

25

Los secretos de crear software que sólo aprendes con experiencia

26

Optimiza tus campañas publicitarias con Meta.AI

27

Cómo certificarte en AWS y potenciar tu carrera en tecnología

28

Cómo Crear Videos con Inteligencia Artificial: Herramientas Gratuitas y Prácticas

29

Construye tu marca personal, no solo tu currículum

30

Cómo entrar al mundo de Data Science

31

El verdadero rol de la Product Manager

32

¿Realmente puedo aprender Inglés en línea?

33

Cómo optimizar prompts para inteligencia artificial

34

Gestión y Automatización de Bases de Datos en Notion

35

Mejora tu flujo de trabajo como dev con AI

36

Testing de Componentes React con React Testing Library e Inteligencia Artificial

You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesión a prueba de IA

Antes: $249

Currency
$209
Suscríbete

Termina en:

0 Días
14 Hrs
56 Min
57 Seg
Revive nuestros eventos exclusivos

Revive nuestros eventos exclusivos

Amazon Web Services (AWS)

Amazon Web Services (AWS)

¿Cómo las computadoras entienden las imágenes?

22/36
Resources

Artificial intelligence and computer vision are revolutionizing the way we interact with technology. From creative applications to industrial solutions, these tools allow us to develop innovative projects with accessible resources. Discover how to implement computer vision systems and create interactive experiences using Python and popular libraries.

How do machine vision systems work?

The basis of computer vision is to convert images into numerical representations that computers can process. This process uses three-dimensional arrays to represent RGB colors and allows:

  • Detect minutiae of the face, body and hands.
  • Track movements in real time.
  • Analyze specific patterns and features in images.

What tools do we need to get started?

The main libraries to develop computer vision projects are:

  • OpenCV: Library specialized in computer vision.
  • MediaPipe: Allows to detect characteristic points of the face, body and hands.
  • Python: Base programming language.

Hardware requirements are minimal:

  • Computer with i5 processor or similar.
  • Integrated or external webcam.
  • No dedicated GPU is required.

What are the applications of machine vision in industry?

Commerce and retail

  • Behavioral analysis: Generates heat maps to study customer movement in stores.
  • Autonomous systems: Implementation in grab and go stores for product tracking.
  • Neuromarketing: Visual attention studies in products and advertising.

Medicine and health

  • Preventive diagnosis: Analysis of medical images such as X-rays and CT scans.
  • Early detection: Identification of pathologies in early stages.
  • Monitoring: Patient tracking and movement analysis.

Security and surveillance

  • CCTV monitoring: Real-time video analysis.
  • Event detection: Automatic identification of specific situations.
  • Access control: Face and body validation.

How to create interactive applications with artificial vision?

To develop creative projects such as drawing in the air, it is required:

  1. Initial configuration:

    • Installation of necessary libraries.
    • Camera configuration.
  2. Image processing:

    • Real-time frame capture.
    • Characteristic points detection.
  3. Implementation of functionalities:

    • Motion tracking.
    • Generation of visual responses.

Machine vision opens up a world of possibilities for developing innovative solutions in various fields. From creative applications to complex industrial systems, this technology is transforming the way we interact with the digital world. What project would you like to develop using these tools? Share your ideas in the comments.

Contributions 0

Questions 0

Sort by:

Want to see more contributions, questions and answers from the community?