71 reputation
7
bio website
location
age
visits member for 3 years, 7 months
seen Feb 28 at 7:56
stats profile views 18

Feb
11
asked cvSetImageData and cvCreateImage c++ equivalent interface
Feb
10
comment Boost Asio, asynchronous server and video tracking
Yes, arglSetupForCurrentContext needs it, but so do I have any advantages of using an asynchronous server? (as I'm actually doing)
Feb
10
revised Boost Asio, asynchronous server and video tracking
added 19 characters in body
Feb
10
awarded  Commentator
Feb
10
comment Boost Asio, asynchronous server and video tracking
Sorry for the bad explanation, it doesn't "freeze", it segfaults. What I want is to know which is the right way of doing what I'm doing, I mean running a server and video tracking at the same time, because how I use it now I don't think I'm using in the right way the asynchronous server
Feb
10
comment Boost Asio, asynchronous server and video tracking
It segfaults at glutInit() call, or trying to comment it segfault to the next call, arglSetupForCurrentContext() I don't know if it is thread safe
Feb
10
revised Boost Asio, asynchronous server and video tracking
added 371 characters in body
Feb
9
asked Boost Asio, asynchronous server and video tracking
Dec
20
awarded  Popular Question
Nov
9
comment How to Compile ZBar examples? (undefined reference…)
I'm trying with DDD and the output is: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7ac5b40 (LWP 6238)] 0x0804a379 in zbar::Image::get_symbols (this=0x0) at /usr/include/zbar/Image.h:242
Nov
9
accepted How to Compile ZBar examples? (undefined reference…)
Nov
9
comment How to Compile ZBar examples? (undefined reference…)
It works, but now the application goes in segmentation fault
Nov
9
asked How to Compile ZBar examples? (undefined reference…)
Nov
7
accepted Refactoring Makefile for object files with different flags
Nov
5
awarded  Editor
Nov
5
revised Refactoring Makefile for object files with different flags
edited body
Nov
5
asked Refactoring Makefile for object files with different flags
Jun
1
awarded  Tumbleweed
May
25
asked python, from json object (hex) to raw internal binary string
May
25
asked decrypting aes ccm 128, mic 8bit, in C with openssl EVP