Java Image Processing

preview_player
Показать описание
Image processing done with a few diferent techniques. I did this trying to figure out how to detect objects but object detection is rather dificult.
Рекомендации по теме
Комментарии
Автор

@tatuira93 Lol, quase isso. Eu programei em Java então em background só tem a JVM (maquina virtual de java). Tirando isso são linhas de comando e algorítimos que constituem esse programa de processamento.

lucasmontec
Автор

Yerpity derp. Its quite easy actually but recently I discovered a flaw in the method I was using. The main idea is to store a state image where there's only the background and use this image to subtract pixels that differ from it by a factor from the live source. The flaw is that many pixels can be from different objects that are not BG and still not pass the factor generating all that noise. I have applied some reduction but this is not best at all.

lucasmontec
Автор

Caralho,
Você fez isso só usando linhas de comando e algorítmos?
quantos aplicativos rodão no background pra dar esse efeito?

tatuira
Автор

@lucasmontec então você não precisou criar nenhum aplicativo de extensão pra rodar esse efeito?

tatuira
Автор

Bravo man. Can you tell me which algorithms you used to change background during live video capture

ninehoursful
Автор

@bruno7251 Java como linguagem, Eclipse como IDE.

lucasmontec
welcome to shbcf.ru