A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Lib_droneimages is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 5
Function: __construct

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$agent is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 7
Function: library

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "origem"

Filename: controllers/Home.php

Line Number: 71

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 71
Function: _error_handler

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$pagination is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Lib_droneimages is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$agent is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

Drone Images - <div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;"> <h4>A PHP Error was encountered</h4> <p>Severity: Warning</p> <p>Message: Undefined variable $titulo</p> <p>Filename: includes/header.php</p> <p>Line Number: 55</p> <p>Backtrace:</p> <p style="margin-left:10px"> File: /home2/droneimages/public_html/application/views/includes/header.php<br /> Line: 55<br /> Function: _error_handler </p> <p style="margin-left:10px"> File: /home2/droneimages/public_html/application/controllers/Home.php<br /> Line: 104<br /> Function: view </p> <p style="margin-left:10px"> File: /home2/droneimages/public_html/index.php<br /> Line: 315<br /> Function: require_once </p> </div> - Imagens aéreas com drone em alta resolução

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $descricao

Filename: includes/header.php

Line Number: 56

Backtrace:

File: /home2/droneimages/public_html/application/views/includes/header.php
Line: 56
Function: _error_handler

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

- (11) 3275-4573">

A PHP Error was encountered

Severity: Warning

Message: Undefined variable $keywords

Filename: includes/header.php

Line Number: 57

Backtrace:

File: /home2/droneimages/public_html/application/views/includes/header.php
Line: 57
Function: _error_handler

File: /home2/droneimages/public_html/application/controllers/Home.php
Line: 104
Function: view

File: /home2/droneimages/public_html/index.php
Line: 315
Function: require_once

" />

Produtora

Filmagens e fotos aéreas com Drone em alta definição

A Drone Images a 8 anos no mercado, vem inovando na geração de imagens e aplicações com a utilização de Drones, na captura de imagens aéreas e soluções inteligentes para o seu segmento de negócio.

A filmagem ou foto aérea com DRONE é um recurso inovador que permite a geração de imagens profissionais em alta resolução e georreferenciadas, com baixo custo de produção, que permite takes e tomadas diferenciadas que não seriam possíveis com uma câmera comum, superando os resultados obtidos com a utilização de gruas ou no caso de imagens aéreas com grandes aeronaves (Helicópteros, Aviões) por sua agilidade e fácil locomoção.


 

SAIBA MAIS SOBRE A DRONE IMAGES

Aplicações

Conheça algumas aplicações com o uso de Drone no seu dia-a-dia

Inspeção de telhados com Drone

Filmes e imagens aéreas com drone

Diminua seus riscos e custos na inspeções de telhados com o uso de Drone

saiba mais [+]

Inspeção de obras e fachadas

Filmes e imagens aéreas com drone

Filmagens e fotos aéreas com drone de para inspeção de obras e fachadas

saiba mais [+]

Campeonatos Esportivos

Filmes e imagens aéreas com drone

Imagens fotos aéreas com drone de campeonatos esportivos com alta definição

saiba mais [+]

Mercado Imobiliário

Filmes e imagens aéreas com drone

Imagens aéreas com drone de empreendimentos imobiliários

saiba mais [+]

Indústria e Construção

Filmes e imagens aéreas com drone

Imagens aéreas com drone para a indústria e construção civil

saiba mais [+]

Campanhas Publicitárias

Filmes e imagens aéreas com drone

Imagens aéreas com drone para filmes publicitários e comerciais

saiba mais [+]

Trabalhos Drone Images

Conheça os trabalhos mais recentes da Drone Images

The Address

Vídeos filmagens aéreas

Gran Diálogo

Vídeos filmagens aéreas

Dimension Prime

Vídeos filmagens aéreas

Piazza by Quadra

Vídeos filmagens aéreas

SDI RIVER ONE

Vídeos filmagens aéreas

Hyundai Rotem

Vídeos filmagens aéreas

High Jardim Prudência

Vídeos filmagens aéreas

Spazio Torino

Vídeos filmagens aéreas

White 2880 SDI

Vídeos filmagens aéreas

Landscape Alto da Boa Vista

Vídeos filmagens aéreas

Hussni Negócios e Propriedades

Vídeos filmagens aéreas

Vídeo institucional Drone Images

Vídeos filmagens aéreas

Serviços Drone Images

Conheça os serviços que a Drone Images oferece para você

Edição e finalização

Edição e finalização de seus vídeos

saiba mais [+]

Pré-produçao

A Drone Images cuida de tudo para você na preparação do seu vídeo ou foto

saiba mais [+]

Produção e Gravações

Produção e execução de vídeo e fotos

saiba mais [+]

Roterização

Organize suas ideias e coloque em prática

saiba mais [+]

Transmissão ao-vivo de imagens aéreas

Transmita ao vivo imagens aéreas de seus eventos e lançamentos imobiliários com Drone

saiba mais [+]

Vídeos e Fotos 360° graus (VR)

Vídeos e Fotos 360° graus e realidade virtual com imagens aéreas e tradicionais

saiba mais [+]

Vídeo do Mês

The Address

VEJA OUTROS VÍDEOS

Produção de vídeos e fotos

Produção de vídeos e fotos A Drone Images oferece para sua empresa desde a criação do roteiro, pré-produção, gravação e pós-produção de vídeo.

Produções para

  • Vídeos comerciais
  • Vídeos institucionais
  • Vídeos para internet (Youtube, Facebook, Instagram)
  • Lançamento de produtos
  • Eventos
  • Palestras
  • Publicidade
  • Animações 2D e 3D
  • Vídeos 360° e realidade virtual
  • Transmissões ao-vivo com imagens aéreas
  • Vídeo aulas
  • Treinamentos

Drone Cable Elistair

Drones alimentados por cabos de energia

que é o Drone Cable da Elistair?
A adoção da tecnologia de drones alimentados por cabos de energia no setor comercial começou recentemente em 2016. Hoje, muitos analistas de defesa consideram a tecnologia como parte integrante de seus projetos .
Um alimetado por cabos de energia é um veículo aéreo não tripulado fisicamente conectado a uma estação terrestre. Mais especificamente, um sistema de drone conectado consiste em uma estação base / estação de energia, cabo de drone e o drone que é conectado à estação de energia por meio do cabo.

As estações de drones com fio podem ser operadas de um ambiente remoto ou acidentado durante a execução de várias tarefas. Suas funções principais são:

• Fornecendo energia
• Poder de conversão
• Permitindo comunicações entre o UAV e o GCS - estação de controle de solo)
• Operações de guincho de amarração.

SAIBA MAIS

Notícias do mercado

Veja as principais notícias sobre a Drone Images e o mercado de Drone no Brasil e no mundo.

Black Hornet PRS

SISTEMA DE RECONHECIMENTO PESSOAL AÉREO (AIRBORNE PERSONAL RECONNAISSANCE SYSTEM, PRS) PARA SOLDADOS DESMONTADOS

Leia mais

DJI oficialmente no Brasil

Sabe onde você pode encontrar produtos da DJI no Brasil?

Leia mais

Os drones já tomaram o Brasil?

Veja a entrevista com o diretor e comunicações da DJI na América Latina

Leia mais

Walmart.com comercializa Drones da DJI no Brasil

E-commerce se torna parceiro oficial da DJI no Brasil.

Leia mais

Empresa Europeia faz entrega com Drones

Empresa de logística Européia já utiliza drones em suas entregas

Leia mais

GE inicia testes de drones para inspeção de refinarias e fábricas

Drones aéreos e os robôs são capazes de se mover ao redor e dentro de instalações remotas e perigosas

Leia mais

Parceiros e certificados

Conheça alguns dos parceiros Drone Images e certificações para execução de seus trabalhos.

Solicite agora uma proposta

Clique no botão ao lado ou ligue:

55+ (11) 3275-4573

Drone Images

A Drone Images a 4 anos no mercado, vem inovando na geração de imagens e aplicações com a utilização de Drones, na captura de imagens aéreas e soluções inteligentes para o seu segmento de negócio.

Rua dos Alpes, 120
Cambuci - CEP: 01520-030 - São Paulo - SP
Telefones: 55+ (11) 3275-4573 |

Facebook

Newsletter

Cadastre-se em nossa newsletter e recebe em primeira mão nossas novidades e promoções.